Shades of Granny Smith #849591
Tints of Granny Smith #849591
RGB
CMYK
RGB Variations
Color information
#849591 (or 0x849591) is known color: Granny Smith. HEX triplet: 84, 95 and 91. RGB value is (132,149,145). Sum of RGB (Red+Green+Blue) = 132+149+145=426 (56% of max value = 765). Red value is 132 (51.95% from 255 or 30.99% from 426); Green value is 149 (58.59% from 255 or 34.98% from 426); Blue value is 145 (57.03% from 255 or 34.04% from 426); Max value from RGB is 149 - color contains mainly: green. Hex color #849591 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849591 is #7B6A6E. Grayscale: #8F8F8F. Windows color (decimal): -8088175 or 9540996. OLE color: 9540996.
HSL color Cylindrical-coordinate representation of color #849591: hue angle of 165.88º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #849591 is Cyan = 0.11, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 145 | - |
| CMYK | 0.11 | 0 | 0.03 | 0.42 |
| HSL | 165.88º | 0.07% | 0.55% | - |
| HSV(B) | 165.88º | 0.11% | 0.58% | - |
| XYZ | 25.37 | 28.44 | 30.94 | - |
| YUV | 143.46 | 128.87 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 145 | 0.11 | 0 | 0.03 | 0.42 | 165.88 | 0.07 | 0.55 |
| Hex | 84 | 95 | 91 | B | 0 | 3 | 2A | A6 | 7 | 37 |
| Octal | 204 | 225 | 221 | 13 | 0 | 3 | 52 | 246 | 7 | 67 |
| Binary | 10000100 | 10010101 | 10010001 | 1011 | 0 | 11 | 101010 | 10100110 | 111 | 110111 |
Color Harmonies of #849591
Complementary color
Monochromatic Colors of #849591
Black with #849591
Text Example
Text Example
White with #849591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849591; }
p { color: rgb(132,149,145); }
H1.HeaderClassName
{
color: #849591;
}
.AnyTagClassName
{
color: #849591;
}
</style>
background-color css
<style>
a { background-color: #849591; }
a { background-color: rgb(132,149,145); }
div.DivClassName
{
background-color: #849591;
}
.BgClassName
{
background-color: #849591;
}
</style>
border-color css
<style>
span { border-color: #849591; }
span { border-color: rgb(132,149,145); }
td.TdClassName
{
border-color: #849591;
}
.TagClassName
{
border-color: #849591;
}
</style>