Shades of Granny Smith #719988
Tints of Granny Smith #719988
RGB
CMYK
RGB Variations
Color information
#719988 (or 0x719988) is known color: Granny Smith. HEX triplet: 71, 99 and 88. RGB value is (113,153,136). Sum of RGB (Red+Green+Blue) = 113+153+136=402 (53% of max value = 765). Red value is 113 (44.53% from 255 or 28.11% from 402); Green value is 153 (60.16% from 255 or 38.06% from 402); Blue value is 136 (53.52% from 255 or 33.83% from 402); Max value from RGB is 153 - color contains mainly: green. Hex color #719988 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719988 is #8E6677. Grayscale: #8B8B8B. Windows color (decimal): -9332344 or 8952177. OLE color: 8952177.
HSL color Cylindrical-coordinate representation of color #719988: hue angle of 154.5º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #719988 is Cyan = 0.26, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 113 | 153 | 136 | - |
| CMYK | 0.26 | 0 | 0.11 | 0.4 |
| HSL | 154.5º | 0.16% | 0.52% | - |
| HSV(B) | 154.5º | 0.26% | 0.6% | - |
| XYZ | 22.65 | 28.07 | 27.52 | - |
| YUV | 139.1 | 126.25 | 109.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 153 | 136 | 0.26 | 0 | 0.11 | 0.4 | 154.5 | 0.16 | 0.52 |
| Hex | 71 | 99 | 88 | 1A | 0 | B | 28 | 9A | 10 | 34 |
| Octal | 161 | 231 | 210 | 32 | 0 | 13 | 50 | 232 | 20 | 64 |
| Binary | 1110001 | 10011001 | 10001000 | 11010 | 0 | 1011 | 101000 | 10011010 | 10000 | 110100 |
Color Harmonies of #719988
Complementary color
Monochromatic Colors of #719988
Black with #719988
Text Example
Text Example
White with #719988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719988; }
p { color: rgb(113,153,136); }
H1.HeaderClassName
{
color: #719988;
}
.AnyTagClassName
{
color: #719988;
}
</style>
background-color css
<style>
a { background-color: #719988; }
a { background-color: rgb(113,153,136); }
div.DivClassName
{
background-color: #719988;
}
.BgClassName
{
background-color: #719988;
}
</style>
border-color css
<style>
span { border-color: #719988; }
span { border-color: rgb(113,153,136); }
td.TdClassName
{
border-color: #719988;
}
.TagClassName
{
border-color: #719988;
}
</style>