Shades of Highland #719355
Tints of Highland #719355
RGB
CMYK
RGB Variations
Color information
#719355 (or 0x719355) is known color: Highland. HEX triplet: 71, 93 and 55. RGB value is (113,147,85). Sum of RGB (Red+Green+Blue) = 113+147+85=345 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.75% from 345); Green value is 147 (57.81% from 255 or 42.61% from 345); Blue value is 85 (33.59% from 255 or 24.64% from 345); Max value from RGB is 147 - color contains mainly: green. Hex color #719355 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719355 is #8E6CAA. Grayscale: #818181. Windows color (decimal): -9333931 or 5608305. OLE color: 5608305.
HSL color Cylindrical-coordinate representation of color #719355: hue angle of 92.9º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #719355 is Cyan = 0.23, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 85 | - |
| CMYK | 0.23 | 0 | 0.42 | 0.42 |
| HSL | 92.9º | 0.27% | 0.45% | - |
| HSV(B) | 92.9º | 0.42% | 0.58% | - |
| XYZ | 18.88 | 25.03 | 12.43 | - |
| YUV | 129.77 | 102.74 | 116.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 85 | 0.23 | 0 | 0.42 | 0.42 | 92.9 | 0.27 | 0.45 |
| Hex | 71 | 93 | 55 | 17 | 0 | 2A | 2A | 5D | 1B | 2D |
| Octal | 161 | 223 | 125 | 27 | 0 | 52 | 52 | 135 | 33 | 55 |
| Binary | 1110001 | 10010011 | 1010101 | 10111 | 0 | 101010 | 101010 | 1011101 | 11011 | 101101 |
Color Harmonies of #719355
Complementary color
Monochromatic Colors of #719355
Black with #719355
Text Example
Text Example
White with #719355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719355; }
p { color: rgb(113,147,85); }
H1.HeaderClassName
{
color: #719355;
}
.AnyTagClassName
{
color: #719355;
}
</style>
background-color css
<style>
a { background-color: #719355; }
a { background-color: rgb(113,147,85); }
div.DivClassName
{
background-color: #719355;
}
.BgClassName
{
background-color: #719355;
}
</style>
border-color css
<style>
span { border-color: #719355; }
span { border-color: rgb(113,147,85); }
td.TdClassName
{
border-color: #719355;
}
.TagClassName
{
border-color: #719355;
}
</style>