Shades of Sage #959976
Tints of Sage #959976
RGB
CMYK
RGB Variations
Color information
#959976 (or 0x959976) is known color: Sage. HEX triplet: 95, 99 and 76. RGB value is (149,153,118). Sum of RGB (Red+Green+Blue) = 149+153+118=420 (55% of max value = 765). Red value is 149 (58.59% from 255 or 35.48% from 420); Green value is 153 (60.16% from 255 or 36.43% from 420); Blue value is 118 (46.48% from 255 or 28.10% from 420); Max value from RGB is 153 - color contains mainly: green. Hex color #959976 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959976 is #6A6689. Grayscale: #939393. Windows color (decimal): -6973066 or 7772565. OLE color: 7772565.
HSL color Cylindrical-coordinate representation of color #959976: hue angle of 66.86º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #959976 is Cyan = 0.03, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 149 | 153 | 118 | - |
| CMYK | 0.03 | 0 | 0.23 | 0.4 |
| HSL | 66.86º | 0.15% | 0.53% | - |
| HSV(B) | 66.86º | 0.23% | 0.6% | - |
| XYZ | 27.06 | 30.48 | 21.6 | - |
| YUV | 147.81 | 111.17 | 128.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 153 | 118 | 0.03 | 0 | 0.23 | 0.4 | 66.86 | 0.15 | 0.53 |
| Hex | 95 | 99 | 76 | 3 | 0 | 17 | 28 | 43 | F | 35 |
| Octal | 225 | 231 | 166 | 3 | 0 | 27 | 50 | 103 | 17 | 65 |
| Binary | 10010101 | 10011001 | 1110110 | 11 | 0 | 10111 | 101000 | 1000011 | 1111 | 110101 |
Color Harmonies of #959976
Complementary color
Monochromatic Colors of #959976
Black with #959976
Text Example
Text Example
White with #959976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959976; }
p { color: rgb(149,153,118); }
H1.HeaderClassName
{
color: #959976;
}
.AnyTagClassName
{
color: #959976;
}
</style>
background-color css
<style>
a { background-color: #959976; }
a { background-color: rgb(149,153,118); }
div.DivClassName
{
background-color: #959976;
}
.BgClassName
{
background-color: #959976;
}
</style>
border-color css
<style>
span { border-color: #959976; }
span { border-color: rgb(149,153,118); }
td.TdClassName
{
border-color: #959976;
}
.TagClassName
{
border-color: #959976;
}
</style>