Shades of Sage #949887
Tints of Sage #949887
RGB
CMYK
RGB Variations
Color information
#949887 (or 0x949887) is known color: Sage. HEX triplet: 94, 98 and 87. RGB value is (148,152,135). Sum of RGB (Red+Green+Blue) = 148+152+135=435 (57% of max value = 765). Red value is 148 (58.20% from 255 or 34.02% from 435); Green value is 152 (59.77% from 255 or 34.94% from 435); Blue value is 135 (53.12% from 255 or 31.03% from 435); Max value from RGB is 152 - color contains mainly: green. Hex color #949887 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #949887 is #6B6778. Grayscale: #949494. Windows color (decimal): -7038841 or 8886420. OLE color: 8886420.
HSL color Cylindrical-coordinate representation of color #949887: hue angle of 74.12º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #949887 is Cyan = 0.03, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 148 | 152 | 135 | - |
| CMYK | 0.03 | 0 | 0.11 | 0.40 |
| HSL | 74.12º | 0.08% | 0.56% | - |
| HSV(B) | 74.12º | 0.11% | 0.6% | - |
| XYZ | 27.81 | 30.5 | 27.34 | - |
| YUV | 148.87 | 120.17 | 127.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 152 | 135 | 0.03 | 0 | 0.11 | 0.40 | 74.12 | 0.08 | 0.56 |
| Hex | 94 | 98 | 87 | 3 | 0 | B | 28 | 4A | 8 | 38 |
| Octal | 224 | 230 | 207 | 3 | 0 | 13 | 50 | 112 | 10 | 70 |
| Binary | 10010100 | 10011000 | 10000111 | 11 | 0 | 1011 | 101000 | 1001010 | 1000 | 111000 |
Color Harmonies of #949887
Complementary color
Monochromatic Colors of #949887
Black with #949887
Text Example
Text Example
White with #949887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949887; }
p { color: rgb(148,152,135); }
H1.HeaderClassName
{
color: #949887;
}
.AnyTagClassName
{
color: #949887;
}
</style>
background-color css
<style>
a { background-color: #949887; }
a { background-color: rgb(148,152,135); }
div.DivClassName
{
background-color: #949887;
}
.BgClassName
{
background-color: #949887;
}
</style>
border-color css
<style>
span { border-color: #949887; }
span { border-color: rgb(148,152,135); }
td.TdClassName
{
border-color: #949887;
}
.TagClassName
{
border-color: #949887;
}
</style>