Shades of Granny Smith #719485
Tints of Granny Smith #719485
RGB
CMYK
RGB Variations
Color information
#719485 (or 0x719485) is known color: Granny Smith. HEX triplet: 71, 94 and 85. RGB value is (113,148,133). Sum of RGB (Red+Green+Blue) = 113+148+133=394 (52% of max value = 765). Red value is 113 (44.53% from 255 or 28.68% from 394); Green value is 148 (58.20% from 255 or 37.56% from 394); Blue value is 133 (52.34% from 255 or 33.76% from 394); Max value from RGB is 148 - color contains mainly: green. Hex color #719485 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719485 is #8E6B7A. Grayscale: #878787. Windows color (decimal): -9333627 or 8754289. OLE color: 8754289.
HSL color Cylindrical-coordinate representation of color #719485: hue angle of 154.29º degrees, saturation: 0.14, 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 #719485 is Cyan = 0.24, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 148 | 133 | - |
| CMYK | 0.24 | 0 | 0.10 | 0.42 |
| HSL | 154.29º | 0.14% | 0.51% | - |
| HSV(B) | 154.29º | 0.24% | 0.58% | - |
| XYZ | 21.63 | 26.38 | 26.14 | - |
| YUV | 135.83 | 126.4 | 111.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 148 | 133 | 0.24 | 0 | 0.10 | 0.42 | 154.29 | 0.14 | 0.51 |
| Hex | 71 | 94 | 85 | 18 | 0 | A | 2A | 9A | E | 33 |
| Octal | 161 | 224 | 205 | 30 | 0 | 12 | 52 | 232 | 16 | 63 |
| Binary | 1110001 | 10010100 | 10000101 | 11000 | 0 | 1010 | 101010 | 10011010 | 1110 | 110011 |
Color Harmonies of #719485
Complementary color
Monochromatic Colors of #719485
Black with #719485
Text Example
Text Example
White with #719485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719485; }
p { color: rgb(113,148,133); }
H1.HeaderClassName
{
color: #719485;
}
.AnyTagClassName
{
color: #719485;
}
</style>
background-color css
<style>
a { background-color: #719485; }
a { background-color: rgb(113,148,133); }
div.DivClassName
{
background-color: #719485;
}
.BgClassName
{
background-color: #719485;
}
</style>
border-color css
<style>
span { border-color: #719485; }
span { border-color: rgb(113,148,133); }
td.TdClassName
{
border-color: #719485;
}
.TagClassName
{
border-color: #719485;
}
</style>