Shades of Granny Smith #849491
Tints of Granny Smith #849491
RGB
CMYK
RGB Variations
Color information
#849491 (or 0x849491) is known color: Granny Smith. HEX triplet: 84, 94 and 91. RGB value is (132,148,145). Sum of RGB (Red+Green+Blue) = 132+148+145=425 (56% of max value = 765). Red value is 132 (51.95% from 255 or 31.06% from 425); Green value is 148 (58.20% from 255 or 34.82% from 425); Blue value is 145 (57.03% from 255 or 34.12% from 425); Max value from RGB is 148 - color contains mainly: green. Hex color #849491 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849491 is #7B6B6E. Grayscale: #8E8E8E. Windows color (decimal): -8088431 or 9540740. OLE color: 9540740.
HSL color Cylindrical-coordinate representation of color #849491: hue angle of 168.75º 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 #849491 is Cyan = 0.11, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 145 | - |
| CMYK | 0.11 | 0 | 0.02 | 0.42 |
| HSL | 168.75º | 0.07% | 0.55% | - |
| HSV(B) | 168.75º | 0.11% | 0.58% | - |
| XYZ | 25.22 | 28.13 | 30.89 | - |
| YUV | 142.87 | 129.2 | 120.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 145 | 0.11 | 0 | 0.02 | 0.42 | 168.75 | 0.07 | 0.55 |
| Hex | 84 | 94 | 91 | B | 0 | 2 | 2A | A9 | 7 | 37 |
| Octal | 204 | 224 | 221 | 13 | 0 | 2 | 52 | 251 | 7 | 67 |
| Binary | 10000100 | 10010100 | 10010001 | 1011 | 0 | 10 | 101010 | 10101001 | 111 | 110111 |
Color Harmonies of #849491
Complementary color
Monochromatic Colors of #849491
Black with #849491
Text Example
Text Example
White with #849491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849491; }
p { color: rgb(132,148,145); }
H1.HeaderClassName
{
color: #849491;
}
.AnyTagClassName
{
color: #849491;
}
</style>
background-color css
<style>
a { background-color: #849491; }
a { background-color: rgb(132,148,145); }
div.DivClassName
{
background-color: #849491;
}
.BgClassName
{
background-color: #849491;
}
</style>
border-color css
<style>
span { border-color: #849491; }
span { border-color: rgb(132,148,145); }
td.TdClassName
{
border-color: #849491;
}
.TagClassName
{
border-color: #849491;
}
</style>