Shades of Granny Smith #849490
Tints of Granny Smith #849490
RGB
CMYK
RGB Variations
Color information
#849490 (or 0x849490) is known color: Granny Smith. HEX triplet: 84, 94 and 90. RGB value is (132,148,144). Sum of RGB (Red+Green+Blue) = 132+148+144=424 (56% of max value = 765). Red value is 132 (51.95% from 255 or 31.13% from 424); Green value is 148 (58.20% from 255 or 34.91% from 424); Blue value is 144 (56.64% from 255 or 33.96% from 424); Max value from RGB is 148 - color contains mainly: green. Hex color #849490 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849490 is #7B6B6F. Grayscale: #8E8E8E. Windows color (decimal): -8088432 or 9475204. OLE color: 9475204.
HSL color Cylindrical-coordinate representation of color #849490: hue angle of 165º 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 #849490 is Cyan = 0.11, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 144 | - |
| CMYK | 0.11 | 0 | 0.03 | 0.42 |
| HSL | 165º | 0.07% | 0.55% | - |
| HSV(B) | 165º | 0.11% | 0.58% | - |
| XYZ | 25.14 | 28.1 | 30.48 | - |
| YUV | 142.76 | 128.7 | 120.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 144 | 0.11 | 0 | 0.03 | 0.42 | 165 | 0.07 | 0.55 |
| Hex | 84 | 94 | 90 | B | 0 | 3 | 2A | A5 | 7 | 37 |
| Octal | 204 | 224 | 220 | 13 | 0 | 3 | 52 | 245 | 7 | 67 |
| Binary | 10000100 | 10010100 | 10010000 | 1011 | 0 | 11 | 101010 | 10100101 | 111 | 110111 |
Color Harmonies of #849490
Complementary color
Monochromatic Colors of #849490
Black with #849490
Text Example
Text Example
White with #849490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849490; }
p { color: rgb(132,148,144); }
H1.HeaderClassName
{
color: #849490;
}
.AnyTagClassName
{
color: #849490;
}
</style>
background-color css
<style>
a { background-color: #849490; }
a { background-color: rgb(132,148,144); }
div.DivClassName
{
background-color: #849490;
}
.BgClassName
{
background-color: #849490;
}
</style>
border-color css
<style>
span { border-color: #849490; }
span { border-color: rgb(132,148,144); }
td.TdClassName
{
border-color: #849490;
}
.TagClassName
{
border-color: #849490;
}
</style>