Shades of Granny Smith #719085
Tints of Granny Smith #719085
RGB
CMYK
RGB Variations
Color information
#719085 (or 0x719085) is known color: Granny Smith. HEX triplet: 71, 90 and 85. RGB value is (113,144,133). Sum of RGB (Red+Green+Blue) = 113+144+133=390 (51% of max value = 765). Red value is 113 (44.53% from 255 or 28.97% from 390); Green value is 144 (56.64% from 255 or 36.92% from 390); Blue value is 133 (52.34% from 255 or 34.10% from 390); Max value from RGB is 144 - color contains mainly: green. Hex color #719085 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719085 is #8E6F7A. Grayscale: #858585. Windows color (decimal): -9334651 or 8753265. OLE color: 8753265.
HSL color Cylindrical-coordinate representation of color #719085: hue angle of 158.71º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #719085 is Cyan = 0.22, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 144 | 133 | - |
| CMYK | 0.22 | 0 | 0.08 | 0.44 |
| HSL | 158.71º | 0.12% | 0.5% | - |
| HSV(B) | 158.71º | 0.22% | 0.56% | - |
| XYZ | 21.02 | 25.15 | 25.94 | - |
| YUV | 133.48 | 127.73 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 133 | 0.22 | 0 | 0.08 | 0.44 | 158.71 | 0.12 | 0.5 |
| Hex | 71 | 90 | 85 | 16 | 0 | 8 | 2C | 9F | C | 32 |
| Octal | 161 | 220 | 205 | 26 | 0 | 10 | 54 | 237 | 14 | 62 |
| Binary | 1110001 | 10010000 | 10000101 | 10110 | 0 | 1000 | 101100 | 10011111 | 1100 | 110010 |
Color Harmonies of #719085
Complementary color
Monochromatic Colors of #719085
Black with #719085
Text Example
Text Example
White with #719085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719085; }
p { color: rgb(113,144,133); }
H1.HeaderClassName
{
color: #719085;
}
.AnyTagClassName
{
color: #719085;
}
</style>
background-color css
<style>
a { background-color: #719085; }
a { background-color: rgb(113,144,133); }
div.DivClassName
{
background-color: #719085;
}
.BgClassName
{
background-color: #719085;
}
</style>
border-color css
<style>
span { border-color: #719085; }
span { border-color: rgb(113,144,133); }
td.TdClassName
{
border-color: #719085;
}
.TagClassName
{
border-color: #719085;
}
</style>