Shades of Granny Smith #849692
Tints of Granny Smith #849692
RGB
CMYK
RGB Variations
Color information
#849692 (or 0x849692) is known color: Granny Smith. HEX triplet: 84, 96 and 92. RGB value is (132,150,146). Sum of RGB (Red+Green+Blue) = 132+150+146=428 (56% of max value = 765). Red value is 132 (51.95% from 255 or 30.84% from 428); Green value is 150 (58.98% from 255 or 35.05% from 428); Blue value is 146 (57.42% from 255 or 34.11% from 428); Max value from RGB is 150 - color contains mainly: green. Hex color #849692 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849692 is #7B696D. Grayscale: #909090. Windows color (decimal): -8087918 or 9606788. OLE color: 9606788.
HSL color Cylindrical-coordinate representation of color #849692: hue angle of 166.67º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #849692 is Cyan = 0.12, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 146 | - |
| CMYK | 0.12 | 0 | 0.03 | 0.41 |
| HSL | 166.67º | 0.08% | 0.55% | - |
| HSV(B) | 166.67º | 0.12% | 0.59% | - |
| XYZ | 25.61 | 28.79 | 31.4 | - |
| YUV | 144.16 | 129.04 | 119.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 146 | 0.12 | 0 | 0.03 | 0.41 | 166.67 | 0.08 | 0.55 |
| Hex | 84 | 96 | 92 | C | 0 | 3 | 29 | A7 | 8 | 37 |
| Octal | 204 | 226 | 222 | 14 | 0 | 3 | 51 | 247 | 10 | 67 |
| Binary | 10000100 | 10010110 | 10010010 | 1100 | 0 | 11 | 101001 | 10100111 | 1000 | 110111 |
Color Harmonies of #849692
Complementary color
Monochromatic Colors of #849692
Black with #849692
Text Example
Text Example
White with #849692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849692; }
p { color: rgb(132,150,146); }
H1.HeaderClassName
{
color: #849692;
}
.AnyTagClassName
{
color: #849692;
}
</style>
background-color css
<style>
a { background-color: #849692; }
a { background-color: rgb(132,150,146); }
div.DivClassName
{
background-color: #849692;
}
.BgClassName
{
background-color: #849692;
}
</style>
border-color css
<style>
span { border-color: #849692; }
span { border-color: rgb(132,150,146); }
td.TdClassName
{
border-color: #849692;
}
.TagClassName
{
border-color: #849692;
}
</style>