Shades of Granny Smith #719387
Tints of Granny Smith #719387
RGB
CMYK
RGB Variations
Color information
#719387 (or 0x719387) is known color: Granny Smith. HEX triplet: 71, 93 and 87. RGB value is (113,147,135). Sum of RGB (Red+Green+Blue) = 113+147+135=395 (52% of max value = 765). Red value is 113 (44.53% from 255 or 28.61% from 395); Green value is 147 (57.81% from 255 or 37.22% from 395); Blue value is 135 (53.12% from 255 or 34.18% from 395); Max value from RGB is 147 - color contains mainly: green. Hex color #719387 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719387 is #8E6C78. Grayscale: #878787. Windows color (decimal): -9333881 or 8885105. OLE color: 8885105.
HSL color Cylindrical-coordinate representation of color #719387: hue angle of 158.82º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #719387 is Cyan = 0.23, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 135 | - |
| CMYK | 0.23 | 0 | 0.08 | 0.42 |
| HSL | 158.82º | 0.14% | 0.51% | - |
| HSV(B) | 158.82º | 0.23% | 0.58% | - |
| XYZ | 21.62 | 26.13 | 26.83 | - |
| YUV | 135.47 | 127.74 | 111.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 135 | 0.23 | 0 | 0.08 | 0.42 | 158.82 | 0.14 | 0.51 |
| Hex | 71 | 93 | 87 | 17 | 0 | 8 | 2A | 9F | E | 33 |
| Octal | 161 | 223 | 207 | 27 | 0 | 10 | 52 | 237 | 16 | 63 |
| Binary | 1110001 | 10010011 | 10000111 | 10111 | 0 | 1000 | 101010 | 10011111 | 1110 | 110011 |
Color Harmonies of #719387
Complementary color
Monochromatic Colors of #719387
Black with #719387
Text Example
Text Example
White with #719387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719387; }
p { color: rgb(113,147,135); }
H1.HeaderClassName
{
color: #719387;
}
.AnyTagClassName
{
color: #719387;
}
</style>
background-color css
<style>
a { background-color: #719387; }
a { background-color: rgb(113,147,135); }
div.DivClassName
{
background-color: #719387;
}
.BgClassName
{
background-color: #719387;
}
</style>
border-color css
<style>
span { border-color: #719387; }
span { border-color: rgb(113,147,135); }
td.TdClassName
{
border-color: #719387;
}
.TagClassName
{
border-color: #719387;
}
</style>