Shades of Granny Smith #719584
Tints of Granny Smith #719584
RGB
CMYK
RGB Variations
Color information
#719584 (or 0x719584) is known color: Granny Smith. HEX triplet: 71, 95 and 84. RGB value is (113,149,132). Sum of RGB (Red+Green+Blue) = 113+149+132=394 (52% of max value = 765). Red value is 113 (44.53% from 255 or 28.68% from 394); Green value is 149 (58.59% from 255 or 37.82% from 394); Blue value is 132 (51.95% from 255 or 33.50% from 394); Max value from RGB is 149 - color contains mainly: green. Hex color #719584 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719584 is #8E6A7B. Grayscale: #888888. Windows color (decimal): -9333372 or 8689009. OLE color: 8689009.
HSL color Cylindrical-coordinate representation of color #719584: hue angle of 151.67º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #719584 is Cyan = 0.24, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 149 | 132 | - |
| CMYK | 0.24 | 0 | 0.11 | 0.42 |
| HSL | 151.67º | 0.15% | 0.51% | - |
| HSV(B) | 151.67º | 0.24% | 0.58% | - |
| XYZ | 21.72 | 26.67 | 25.83 | - |
| YUV | 136.3 | 125.57 | 111.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 149 | 132 | 0.24 | 0 | 0.11 | 0.42 | 151.67 | 0.15 | 0.51 |
| Hex | 71 | 95 | 84 | 18 | 0 | B | 2A | 98 | F | 33 |
| Octal | 161 | 225 | 204 | 30 | 0 | 13 | 52 | 230 | 17 | 63 |
| Binary | 1110001 | 10010101 | 10000100 | 11000 | 0 | 1011 | 101010 | 10011000 | 1111 | 110011 |
Color Harmonies of #719584
Complementary color
Monochromatic Colors of #719584
Black with #719584
Text Example
Text Example
White with #719584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719584; }
p { color: rgb(113,149,132); }
H1.HeaderClassName
{
color: #719584;
}
.AnyTagClassName
{
color: #719584;
}
</style>
background-color css
<style>
a { background-color: #719584; }
a { background-color: rgb(113,149,132); }
div.DivClassName
{
background-color: #719584;
}
.BgClassName
{
background-color: #719584;
}
</style>
border-color css
<style>
span { border-color: #719584; }
span { border-color: rgb(113,149,132); }
td.TdClassName
{
border-color: #719584;
}
.TagClassName
{
border-color: #719584;
}
</style>