Shades of Highland #719252
Tints of Highland #719252
RGB
CMYK
RGB Variations
Color information
#719252 (or 0x719252) is known color: Highland. HEX triplet: 71, 92 and 52. RGB value is (113,146,82). Sum of RGB (Red+Green+Blue) = 113+146+82=341 (45% of max value = 765). Red value is 113 (44.53% from 255 or 33.14% from 341); Green value is 146 (57.42% from 255 or 42.82% from 341); Blue value is 82 (32.42% from 255 or 24.05% from 341); Max value from RGB is 146 - color contains mainly: green. Hex color #719252 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719252 is #8E6DAD. Grayscale: #818181. Windows color (decimal): -9334190 or 5411441. OLE color: 5411441.
HSL color Cylindrical-coordinate representation of color #719252: hue angle of 90.94º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #719252 is Cyan = 0.23, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 82 | - |
| CMYK | 0.23 | 0 | 0.44 | 0.43 |
| HSL | 90.94º | 0.28% | 0.45% | - |
| HSV(B) | 90.94º | 0.44% | 0.57% | - |
| XYZ | 18.61 | 24.68 | 11.76 | - |
| YUV | 128.84 | 101.57 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 82 | 0.23 | 0 | 0.44 | 0.43 | 90.94 | 0.28 | 0.45 |
| Hex | 71 | 92 | 52 | 17 | 0 | 2C | 2B | 5B | 1C | 2D |
| Octal | 161 | 222 | 122 | 27 | 0 | 54 | 53 | 133 | 34 | 55 |
| Binary | 1110001 | 10010010 | 1010010 | 10111 | 0 | 101100 | 101011 | 1011011 | 11100 | 101101 |
Color Harmonies of #719252
Complementary color
Monochromatic Colors of #719252
Black with #719252
Text Example
Text Example
White with #719252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719252; }
p { color: rgb(113,146,82); }
H1.HeaderClassName
{
color: #719252;
}
.AnyTagClassName
{
color: #719252;
}
</style>
background-color css
<style>
a { background-color: #719252; }
a { background-color: rgb(113,146,82); }
div.DivClassName
{
background-color: #719252;
}
.BgClassName
{
background-color: #719252;
}
</style>
border-color css
<style>
span { border-color: #719252; }
span { border-color: rgb(113,146,82); }
td.TdClassName
{
border-color: #719252;
}
.TagClassName
{
border-color: #719252;
}
</style>