Shades of Granny Smith #719186
Tints of Granny Smith #719186
RGB
CMYK
RGB Variations
Color information
#719186 (or 0x719186) is known color: Granny Smith. HEX triplet: 71, 91 and 86. RGB value is (113,145,134). Sum of RGB (Red+Green+Blue) = 113+145+134=392 (51% of max value = 765). Red value is 113 (44.53% from 255 or 28.83% from 392); Green value is 145 (57.03% from 255 or 36.99% from 392); Blue value is 134 (52.73% from 255 or 34.18% from 392); Max value from RGB is 145 - color contains mainly: green. Hex color #719186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719186 is #8E6E79. Grayscale: #868686. Windows color (decimal): -9334394 or 8819057. OLE color: 8819057.
HSL color Cylindrical-coordinate representation of color #719186: hue angle of 159.38º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #719186 is Cyan = 0.22, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 145 | 134 | - |
| CMYK | 0.22 | 0 | 0.08 | 0.43 |
| HSL | 159.38º | 0.13% | 0.51% | - |
| HSV(B) | 159.38º | 0.22% | 0.57% | - |
| XYZ | 21.24 | 25.48 | 26.35 | - |
| YUV | 134.18 | 127.9 | 112.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 145 | 134 | 0.22 | 0 | 0.08 | 0.43 | 159.38 | 0.13 | 0.51 |
| Hex | 71 | 91 | 86 | 16 | 0 | 8 | 2B | 9F | D | 33 |
| Octal | 161 | 221 | 206 | 26 | 0 | 10 | 53 | 237 | 15 | 63 |
| Binary | 1110001 | 10010001 | 10000110 | 10110 | 0 | 1000 | 101011 | 10011111 | 1101 | 110011 |
Color Harmonies of #719186
Complementary color
Monochromatic Colors of #719186
Black with #719186
Text Example
Text Example
White with #719186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719186; }
p { color: rgb(113,145,134); }
H1.HeaderClassName
{
color: #719186;
}
.AnyTagClassName
{
color: #719186;
}
</style>
background-color css
<style>
a { background-color: #719186; }
a { background-color: rgb(113,145,134); }
div.DivClassName
{
background-color: #719186;
}
.BgClassName
{
background-color: #719186;
}
</style>
border-color css
<style>
span { border-color: #719186; }
span { border-color: rgb(113,145,134); }
td.TdClassName
{
border-color: #719186;
}
.TagClassName
{
border-color: #719186;
}
</style>