Shades of Granny Smith #849792
Tints of Granny Smith #849792
RGB
CMYK
RGB Variations
Color information
#849792 (or 0x849792) is known color: Granny Smith. HEX triplet: 84, 97 and 92. RGB value is (132,151,146). Sum of RGB (Red+Green+Blue) = 132+151+146=429 (56% of max value = 765). Red value is 132 (51.95% from 255 or 30.77% from 429); Green value is 151 (59.38% from 255 or 35.20% from 429); Blue value is 146 (57.42% from 255 or 34.03% from 429); Max value from RGB is 151 - color contains mainly: green. Hex color #849792 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849792 is #7B686D. Grayscale: #909090. Windows color (decimal): -8087662 or 9607044. OLE color: 9607044.
HSL color Cylindrical-coordinate representation of color #849792: hue angle of 164.21º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #849792 is Cyan = 0.13, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 151 | 146 | - |
| CMYK | 0.13 | 0 | 0.03 | 0.41 |
| HSL | 164.21º | 0.08% | 0.55% | - |
| HSV(B) | 164.21º | 0.13% | 0.59% | - |
| XYZ | 25.77 | 29.11 | 31.46 | - |
| YUV | 144.75 | 128.71 | 118.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 151 | 146 | 0.13 | 0 | 0.03 | 0.41 | 164.21 | 0.08 | 0.55 |
| Hex | 84 | 97 | 92 | D | 0 | 3 | 29 | A4 | 8 | 37 |
| Octal | 204 | 227 | 222 | 15 | 0 | 3 | 51 | 244 | 10 | 67 |
| Binary | 10000100 | 10010111 | 10010010 | 1101 | 0 | 11 | 101001 | 10100100 | 1000 | 110111 |
Color Harmonies of #849792
Complementary color
Monochromatic Colors of #849792
Black with #849792
Text Example
Text Example
White with #849792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849792; }
p { color: rgb(132,151,146); }
H1.HeaderClassName
{
color: #849792;
}
.AnyTagClassName
{
color: #849792;
}
</style>
background-color css
<style>
a { background-color: #849792; }
a { background-color: rgb(132,151,146); }
div.DivClassName
{
background-color: #849792;
}
.BgClassName
{
background-color: #849792;
}
</style>
border-color css
<style>
span { border-color: #849792; }
span { border-color: rgb(132,151,146); }
td.TdClassName
{
border-color: #849792;
}
.TagClassName
{
border-color: #849792;
}
</style>