Shades of Highland #719153
Tints of Highland #719153
RGB
CMYK
RGB Variations
Color information
#719153 (or 0x719153) is known color: Highland. HEX triplet: 71, 91 and 53. RGB value is (113,145,83). Sum of RGB (Red+Green+Blue) = 113+145+83=341 (45% of max value = 765). Red value is 113 (44.53% from 255 or 33.14% from 341); Green value is 145 (57.03% from 255 or 42.52% from 341); Blue value is 83 (32.81% from 255 or 24.34% from 341); Max value from RGB is 145 - color contains mainly: green. Hex color #719153 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719153 is #8E6EAC. Grayscale: #808080. Windows color (decimal): -9334445 or 5476721. OLE color: 5476721.
HSL color Cylindrical-coordinate representation of color #719153: hue angle of 90.97º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #719153 is Cyan = 0.22, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 145 | 83 | - |
| CMYK | 0.22 | 0 | 0.43 | 0.43 |
| HSL | 90.97º | 0.27% | 0.45% | - |
| HSV(B) | 90.97º | 0.43% | 0.57% | - |
| XYZ | 18.5 | 24.39 | 11.92 | - |
| YUV | 128.36 | 102.4 | 117.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 145 | 83 | 0.22 | 0 | 0.43 | 0.43 | 90.97 | 0.27 | 0.45 |
| Hex | 71 | 91 | 53 | 16 | 0 | 2B | 2B | 5B | 1B | 2D |
| Octal | 161 | 221 | 123 | 26 | 0 | 53 | 53 | 133 | 33 | 55 |
| Binary | 1110001 | 10010001 | 1010011 | 10110 | 0 | 101011 | 101011 | 1011011 | 11011 | 101101 |
Color Harmonies of #719153
Complementary color
Monochromatic Colors of #719153
Black with #719153
Text Example
Text Example
White with #719153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719153; }
p { color: rgb(113,145,83); }
H1.HeaderClassName
{
color: #719153;
}
.AnyTagClassName
{
color: #719153;
}
</style>
background-color css
<style>
a { background-color: #719153; }
a { background-color: rgb(113,145,83); }
div.DivClassName
{
background-color: #719153;
}
.BgClassName
{
background-color: #719153;
}
</style>
border-color css
<style>
span { border-color: #719153; }
span { border-color: rgb(113,145,83); }
td.TdClassName
{
border-color: #719153;
}
.TagClassName
{
border-color: #719153;
}
</style>