Shades of Highland #719250
Tints of Highland #719250
RGB
CMYK
RGB Variations
Color information
#719250 (or 0x719250) is known color: Highland. HEX triplet: 71, 92 and 50. RGB value is (113,146,80). Sum of RGB (Red+Green+Blue) = 113+146+80=339 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.33% from 339); Green value is 146 (57.42% from 255 or 43.07% from 339); Blue value is 80 (31.64% from 255 or 23.60% from 339); Max value from RGB is 146 - color contains mainly: green. Hex color #719250 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719250 is #8E6DAF. Grayscale: #808080. Windows color (decimal): -9334192 or 5280369. OLE color: 5280369.
HSL color Cylindrical-coordinate representation of color #719250: hue angle of 90º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #719250 is Cyan = 0.23, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 80 | - |
| CMYK | 0.23 | 0 | 0.45 | 0.43 |
| HSL | 90º | 0.29% | 0.44% | - |
| HSV(B) | 90º | 0.45% | 0.57% | - |
| XYZ | 18.54 | 24.65 | 11.37 | - |
| YUV | 128.61 | 100.57 | 116.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 80 | 0.23 | 0 | 0.45 | 0.43 | 90 | 0.29 | 0.44 |
| Hex | 71 | 92 | 50 | 17 | 0 | 2D | 2B | 5A | 1D | 2C |
| Octal | 161 | 222 | 120 | 27 | 0 | 55 | 53 | 132 | 35 | 54 |
| Binary | 1110001 | 10010010 | 1010000 | 10111 | 0 | 101101 | 101011 | 1011010 | 11101 | 101100 |
Color Harmonies of #719250
Complementary color
Monochromatic Colors of #719250
Black with #719250
Text Example
Text Example
White with #719250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719250; }
p { color: rgb(113,146,80); }
H1.HeaderClassName
{
color: #719250;
}
.AnyTagClassName
{
color: #719250;
}
</style>
background-color css
<style>
a { background-color: #719250; }
a { background-color: rgb(113,146,80); }
div.DivClassName
{
background-color: #719250;
}
.BgClassName
{
background-color: #719250;
}
</style>
border-color css
<style>
span { border-color: #719250; }
span { border-color: rgb(113,146,80); }
td.TdClassName
{
border-color: #719250;
}
.TagClassName
{
border-color: #719250;
}
</style>