Sage (#bcb88a) Web Color For Web Page Design

Everything about Sage (#bcb88a) and hex colors to enhance web page design and your website development company. Get a multitude of palettes based on one color. Learn how to choose the right hex codes for web page design. Optimize your online projects with the power of triadic, tetradic, analogous colors, and more. Get inspired and design websites with ease for your web development company.

Sage (#bcb88a) Color Hex

Sage (#bcb88a) rgb(188, 184, 138)

Color spaces of Sage (#bcb88a)

RGB188184138
HSL0.150.270.64
HSV562774
CMYK0.000.020.27 0.26
XYZ42.467046.807330.8412
Yxy0.35360.3897
Hunter Lab68.4159-8.929621.1637
CIE-Lab74.0664-5.972823.9397

Base Numbers

BaseRedGreenBlue
Binary101111001011100010001010
Octal274270212
Decimal188184138
HexBCB88A

Shades of Sage (#bcb88a)

Tints of Sage (#bcb88a)

RGB Percentages of Color Sage (#bcb88a)

Red
Green
Blue

CMYK Percentages of Color Sage (#bcb88a)

Cyan
Magenta
Yellow
Black

Analogous Colors of Sage (#bcb88a)

Triadic Colors of Sage (#bcb88a) separated with 120° angle

Copied!
HEX toggle hex RGB

Tetradic Colors of Sage (#bcb88a) separated with 90° angle

Monochromatic Colors of Sage (#bcb88a)

Complementary Color

Copied!
HEX toggle hex RGB

Pastel variations

Soft variations

Light variations

Hard variations

Pale variations

Sage (#bcb88a) Color Preview on Black Background

This is Sage (#bcb88a) on a black background

Sage (#bcb88a) Color Preview on White Background

This is Sage (#bcb88a) on a white background

Sage (#bcb88a) Color CSS Codes

                .bckColor {background-color:#ff0000; } 
                .forColor {color:#ff0000; }
                .bordercolor {border:3px solid #ff0000; }

            

Sage (#bcb88a) Text Font Color

This is a sample text written with the Sage (#bcb88a) color.
This is a strong text written with the Sage (#bcb88a) as well.

Sage (#bcb88a) Background Color

                <div style="background-color:Sage (#bcb88a)">
                    Text on the Sage (#bcb88a) color
                </div>
            

Sage (#bcb88a) Border Color

<div style="border:3px solid #ff0000">
                  Div here
                </div>
            

Css3 Examples

Text Shadow with RGB Values

                .rgbShadow {
                    text-shadow: 4px 4px 2px rgba(255,0,0, 0.8); } 
                .hexShadow { 
                    text-shadow: 4px 4px 2px #ff0000; }
                .divShadow { 
                    -moz-box-shadow: 1px 1px 3px 2px #ff0000;
                    -webkit-box-shadow: 1px 1px 3px 2px #ff0000;
                    box-shadow:         1px 1px 3px 2px #ff0000; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px rgb(188, 184, 138);">Text here</p>

This is a text with rgb(188, 184, 138) as a shadow color.

Div Box Shadow

                <div style="-moz-box-shadow: 1px 1px 3px 2px #bcb88a;
                  -webkit-box-shadow: 1px 1px 3px 2px #bcb88a;
                  box-shadow:         1px 1px 3px 2px #bcb88a;">
                    Div content here
                </div>
            
An html Div with text shadow using #bcb88a color hex code

Related palettes

Copied!
share
HEX toggle hex RGB
Neutral Classroom Boho
Copied!
share
HEX toggle hex RGB
Done This Before
Copied!
share
HEX toggle hex RGB
Sage greens lights and darks