Shades of Granny Smith #849791
Tints of Granny Smith #849791
RGB
CMYK
RGB Variations
Color information
#849791 (or 0x849791) is known color: Granny Smith. HEX triplet: 84, 97 and 91. RGB value is (132,151,145). Sum of RGB (Red+Green+Blue) = 132+151+145=428 (56% of max value = 765). Red value is 132 (51.95% from 255 or 30.84% from 428); Green value is 151 (59.38% from 255 or 35.28% from 428); Blue value is 145 (57.03% from 255 or 33.88% from 428); Max value from RGB is 151 - color contains mainly: green. Hex color #849791 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849791 is #7B686E. Grayscale: #909090. Windows color (decimal): -8087663 or 9541508. OLE color: 9541508.
HSL color Cylindrical-coordinate representation of color #849791: hue angle of 161.05º 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 #849791 is Cyan = 0.13, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 151 | 145 | - |
| CMYK | 0.13 | 0 | 0.04 | 0.41 |
| HSL | 161.05º | 0.08% | 0.55% | - |
| HSV(B) | 161.05º | 0.13% | 0.59% | - |
| XYZ | 25.69 | 29.08 | 31.05 | - |
| YUV | 144.64 | 128.21 | 118.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 151 | 145 | 0.13 | 0 | 0.04 | 0.41 | 161.05 | 0.08 | 0.55 |
| Hex | 84 | 97 | 91 | D | 0 | 4 | 29 | A1 | 8 | 37 |
| Octal | 204 | 227 | 221 | 15 | 0 | 4 | 51 | 241 | 10 | 67 |
| Binary | 10000100 | 10010111 | 10010001 | 1101 | 0 | 100 | 101001 | 10100001 | 1000 | 110111 |
Color Harmonies of #849791
Complementary color
Monochromatic Colors of #849791
Black with #849791
Text Example
Text Example
White with #849791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849791; }
p { color: rgb(132,151,145); }
H1.HeaderClassName
{
color: #849791;
}
.AnyTagClassName
{
color: #849791;
}
</style>
background-color css
<style>
a { background-color: #849791; }
a { background-color: rgb(132,151,145); }
div.DivClassName
{
background-color: #849791;
}
.BgClassName
{
background-color: #849791;
}
</style>
border-color css
<style>
span { border-color: #849791; }
span { border-color: rgb(132,151,145); }
td.TdClassName
{
border-color: #849791;
}
.TagClassName
{
border-color: #849791;
}
</style>