Shades of Highland #719258
Tints of Highland #719258
RGB
CMYK
RGB Variations
Color information
#719258 (or 0x719258) is known color: Highland. HEX triplet: 71, 92 and 58. RGB value is (113,146,88). Sum of RGB (Red+Green+Blue) = 113+146+88=347 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.56% from 347); Green value is 146 (57.42% from 255 or 42.07% from 347); Blue value is 88 (34.77% from 255 or 25.36% from 347); Max value from RGB is 146 - color contains mainly: green. Hex color #719258 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719258 is #8E6DA7. Grayscale: #818181. Windows color (decimal): -9334184 or 5804657. OLE color: 5804657.
HSL color Cylindrical-coordinate representation of color #719258: hue angle of 94.14º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #719258 is Cyan = 0.23, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 88 | - |
| CMYK | 0.23 | 0 | 0.40 | 0.43 |
| HSL | 94.14º | 0.25% | 0.46% | - |
| HSV(B) | 94.14º | 0.4% | 0.57% | - |
| XYZ | 18.85 | 24.77 | 13.02 | - |
| YUV | 129.52 | 104.57 | 116.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 88 | 0.23 | 0 | 0.40 | 0.43 | 94.14 | 0.25 | 0.46 |
| Hex | 71 | 92 | 58 | 17 | 0 | 28 | 2B | 5E | 19 | 2E |
| Octal | 161 | 222 | 130 | 27 | 0 | 50 | 53 | 136 | 31 | 56 |
| Binary | 1110001 | 10010010 | 1011000 | 10111 | 0 | 101000 | 101011 | 1011110 | 11001 | 101110 |
Color Harmonies of #719258
Complementary color
Monochromatic Colors of #719258
Black with #719258
Text Example
Text Example
White with #719258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719258; }
p { color: rgb(113,146,88); }
H1.HeaderClassName
{
color: #719258;
}
.AnyTagClassName
{
color: #719258;
}
</style>
background-color css
<style>
a { background-color: #719258; }
a { background-color: rgb(113,146,88); }
div.DivClassName
{
background-color: #719258;
}
.BgClassName
{
background-color: #719258;
}
</style>
border-color css
<style>
span { border-color: #719258; }
span { border-color: rgb(113,146,88); }
td.TdClassName
{
border-color: #719258;
}
.TagClassName
{
border-color: #719258;
}
</style>