Shades of Granny Smith #859994
Tints of Granny Smith #859994
RGB
CMYK
RGB Variations
Color information
#859994 (or 0x859994) is known color: Granny Smith. HEX triplet: 85, 99 and 94. RGB value is (133,153,148). Sum of RGB (Red+Green+Blue) = 133+153+148=434 (57% of max value = 765). Red value is 133 (52.34% from 255 or 30.65% from 434); Green value is 153 (60.16% from 255 or 35.25% from 434); Blue value is 148 (58.20% from 255 or 34.10% from 434); Max value from RGB is 153 - color contains mainly: green. Hex color #859994 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859994 is #7A666B. Grayscale: #929292. Windows color (decimal): -8021612 or 9738629. OLE color: 9738629.
HSL color Cylindrical-coordinate representation of color #859994: hue angle of 165º degrees, saturation: 0.09, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #859994 is Cyan = 0.13, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 148 | - |
| CMYK | 0.13 | 0 | 0.03 | 0.4 |
| HSL | 165º | 0.09% | 0.56% | - |
| HSV(B) | 165º | 0.13% | 0.6% | - |
| XYZ | 26.41 | 29.91 | 32.4 | - |
| YUV | 146.45 | 128.87 | 118.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 148 | 0.13 | 0 | 0.03 | 0.4 | 165 | 0.09 | 0.56 |
| Hex | 85 | 99 | 94 | D | 0 | 3 | 28 | A5 | 9 | 38 |
| Octal | 205 | 231 | 224 | 15 | 0 | 3 | 50 | 245 | 11 | 70 |
| Binary | 10000101 | 10011001 | 10010100 | 1101 | 0 | 11 | 101000 | 10100101 | 1001 | 111000 |
Color Harmonies of #859994
Complementary color
Monochromatic Colors of #859994
Black with #859994
Text Example
Text Example
White with #859994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859994; }
p { color: rgb(133,153,148); }
H1.HeaderClassName
{
color: #859994;
}
.AnyTagClassName
{
color: #859994;
}
</style>
background-color css
<style>
a { background-color: #859994; }
a { background-color: rgb(133,153,148); }
div.DivClassName
{
background-color: #859994;
}
.BgClassName
{
background-color: #859994;
}
</style>
border-color css
<style>
span { border-color: #859994; }
span { border-color: rgb(133,153,148); }
td.TdClassName
{
border-color: #859994;
}
.TagClassName
{
border-color: #859994;
}
</style>