Shades of Highland #719259
Tints of Highland #719259
RGB
CMYK
RGB Variations
Color information
#719259 (or 0x719259) is known color: Highland. HEX triplet: 71, 92 and 59. RGB value is (113,146,89). Sum of RGB (Red+Green+Blue) = 113+146+89=348 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.47% from 348); Green value is 146 (57.42% from 255 or 41.95% from 348); Blue value is 89 (35.16% from 255 or 25.57% from 348); Max value from RGB is 146 - color contains mainly: green. Hex color #719259 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719259 is #8E6DA6. Grayscale: #818181. Windows color (decimal): -9334183 or 5870193. OLE color: 5870193.
HSL color Cylindrical-coordinate representation of color #719259: hue angle of 94.74º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #719259 is Cyan = 0.23, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 89 | - |
| CMYK | 0.23 | 0 | 0.39 | 0.43 |
| HSL | 94.74º | 0.24% | 0.46% | - |
| HSV(B) | 94.74º | 0.39% | 0.57% | - |
| XYZ | 18.89 | 24.79 | 13.24 | - |
| YUV | 129.64 | 105.07 | 116.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 89 | 0.23 | 0 | 0.39 | 0.43 | 94.74 | 0.24 | 0.46 |
| Hex | 71 | 92 | 59 | 17 | 0 | 27 | 2B | 5F | 18 | 2E |
| Octal | 161 | 222 | 131 | 27 | 0 | 47 | 53 | 137 | 30 | 56 |
| Binary | 1110001 | 10010010 | 1011001 | 10111 | 0 | 100111 | 101011 | 1011111 | 11000 | 101110 |
Color Harmonies of #719259
Complementary color
Monochromatic Colors of #719259
Black with #719259
Text Example
Text Example
White with #719259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719259; }
p { color: rgb(113,146,89); }
H1.HeaderClassName
{
color: #719259;
}
.AnyTagClassName
{
color: #719259;
}
</style>
background-color css
<style>
a { background-color: #719259; }
a { background-color: rgb(113,146,89); }
div.DivClassName
{
background-color: #719259;
}
.BgClassName
{
background-color: #719259;
}
</style>
border-color css
<style>
span { border-color: #719259; }
span { border-color: rgb(113,146,89); }
td.TdClassName
{
border-color: #719259;
}
.TagClassName
{
border-color: #719259;
}
</style>