Shades of Highland #719050
Tints of Highland #719050
RGB
CMYK
RGB Variations
Color information
#719050 (or 0x719050) is known color: Highland. HEX triplet: 71, 90 and 50. RGB value is (113,144,80). Sum of RGB (Red+Green+Blue) = 113+144+80=337 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.53% from 337); Green value is 144 (56.64% from 255 or 42.73% from 337); Blue value is 80 (31.64% from 255 or 23.74% from 337); Max value from RGB is 144 - color contains mainly: green. Hex color #719050 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719050 is #8E6FAF. Grayscale: #7F7F7F. Windows color (decimal): -9334704 or 5279857. OLE color: 5279857.
HSL color Cylindrical-coordinate representation of color #719050: hue angle of 89.06º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #719050 is Cyan = 0.22, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 144 | 80 | - |
| CMYK | 0.22 | 0 | 0.44 | 0.44 |
| HSL | 89.06º | 0.29% | 0.44% | - |
| HSV(B) | 89.06º | 0.44% | 0.56% | - |
| XYZ | 18.23 | 24.04 | 11.27 | - |
| YUV | 127.44 | 101.23 | 117.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 80 | 0.22 | 0 | 0.44 | 0.44 | 89.06 | 0.29 | 0.44 |
| Hex | 71 | 90 | 50 | 16 | 0 | 2C | 2C | 59 | 1D | 2C |
| Octal | 161 | 220 | 120 | 26 | 0 | 54 | 54 | 131 | 35 | 54 |
| Binary | 1110001 | 10010000 | 1010000 | 10110 | 0 | 101100 | 101100 | 1011001 | 11101 | 101100 |
Color Harmonies of #719050
Complementary color
Monochromatic Colors of #719050
Black with #719050
Text Example
Text Example
White with #719050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719050; }
p { color: rgb(113,144,80); }
H1.HeaderClassName
{
color: #719050;
}
.AnyTagClassName
{
color: #719050;
}
</style>
background-color css
<style>
a { background-color: #719050; }
a { background-color: rgb(113,144,80); }
div.DivClassName
{
background-color: #719050;
}
.BgClassName
{
background-color: #719050;
}
</style>
border-color css
<style>
span { border-color: #719050; }
span { border-color: rgb(113,144,80); }
td.TdClassName
{
border-color: #719050;
}
.TagClassName
{
border-color: #719050;
}
</style>