Shades of Highland #719261
Tints of Highland #719261
RGB
CMYK
RGB Variations
Color information
#719261 (or 0x719261) is known color: Highland. HEX triplet: 71, 92 and 61. RGB value is (113,146,97). Sum of RGB (Red+Green+Blue) = 113+146+97=356 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.74% from 356); Green value is 146 (57.42% from 255 or 41.01% from 356); Blue value is 97 (38.28% from 255 or 27.25% from 356); Max value from RGB is 146 - color contains mainly: green. Hex color #719261 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719261 is #8E6D9E. Grayscale: #828282. Windows color (decimal): -9334175 or 6394481. OLE color: 6394481.
HSL color Cylindrical-coordinate representation of color #719261: hue angle of 100.41º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #719261 is Cyan = 0.23, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 97 | - |
| CMYK | 0.23 | 0 | 0.34 | 0.43 |
| HSL | 100.41º | 0.2% | 0.48% | - |
| HSV(B) | 100.41º | 0.34% | 0.57% | - |
| XYZ | 19.25 | 24.93 | 15.11 | - |
| YUV | 130.55 | 109.07 | 115.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 97 | 0.23 | 0 | 0.34 | 0.43 | 100.41 | 0.2 | 0.48 |
| Hex | 71 | 92 | 61 | 17 | 0 | 22 | 2B | 64 | 14 | 30 |
| Octal | 161 | 222 | 141 | 27 | 0 | 42 | 53 | 144 | 24 | 60 |
| Binary | 1110001 | 10010010 | 1100001 | 10111 | 0 | 100010 | 101011 | 1100100 | 10100 | 110000 |
Color Harmonies of #719261
Complementary color
Monochromatic Colors of #719261
Black with #719261
Text Example
Text Example
White with #719261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719261; }
p { color: rgb(113,146,97); }
H1.HeaderClassName
{
color: #719261;
}
.AnyTagClassName
{
color: #719261;
}
</style>
background-color css
<style>
a { background-color: #719261; }
a { background-color: rgb(113,146,97); }
div.DivClassName
{
background-color: #719261;
}
.BgClassName
{
background-color: #719261;
}
</style>
border-color css
<style>
span { border-color: #719261; }
span { border-color: rgb(113,146,97); }
td.TdClassName
{
border-color: #719261;
}
.TagClassName
{
border-color: #719261;
}
</style>