Shades of Granny Smith #799187
Tints of Granny Smith #799187
RGB
CMYK
RGB Variations
Color information
#799187 (or 0x799187) is known color: Granny Smith. HEX triplet: 79, 91 and 87. RGB value is (121,145,135). Sum of RGB (Red+Green+Blue) = 121+145+135=401 (53% of max value = 765). Red value is 121 (47.66% from 255 or 30.17% from 401); Green value is 145 (57.03% from 255 or 36.16% from 401); Blue value is 135 (53.12% from 255 or 33.67% from 401); Max value from RGB is 145 - color contains mainly: green. Hex color #799187 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #799187 is #866E78. Grayscale: #888888. Windows color (decimal): -8810105 or 8884601. OLE color: 8884601.
HSL color Cylindrical-coordinate representation of color #799187: hue angle of 155º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #799187 is Cyan = 0.17, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 145 | 135 | - |
| CMYK | 0.17 | 0 | 0.07 | 0.43 |
| HSL | 155º | 0.1% | 0.52% | - |
| HSV(B) | 155º | 0.17% | 0.57% | - |
| XYZ | 22.38 | 26.07 | 26.77 | - |
| YUV | 136.68 | 127.05 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 145 | 135 | 0.17 | 0 | 0.07 | 0.43 | 155 | 0.1 | 0.52 |
| Hex | 79 | 91 | 87 | 11 | 0 | 7 | 2B | 9B | A | 34 |
| Octal | 171 | 221 | 207 | 21 | 0 | 7 | 53 | 233 | 12 | 64 |
| Binary | 1111001 | 10010001 | 10000111 | 10001 | 0 | 111 | 101011 | 10011011 | 1010 | 110100 |
Color Harmonies of #799187
Complementary color
Monochromatic Colors of #799187
Black with #799187
Text Example
Text Example
White with #799187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799187; }
p { color: rgb(121,145,135); }
H1.HeaderClassName
{
color: #799187;
}
.AnyTagClassName
{
color: #799187;
}
</style>
background-color css
<style>
a { background-color: #799187; }
a { background-color: rgb(121,145,135); }
div.DivClassName
{
background-color: #799187;
}
.BgClassName
{
background-color: #799187;
}
</style>
border-color css
<style>
span { border-color: #799187; }
span { border-color: rgb(121,145,135); }
td.TdClassName
{
border-color: #799187;
}
.TagClassName
{
border-color: #799187;
}
</style>