Shades of Highland #719253
Tints of Highland #719253
RGB
CMYK
RGB Variations
Color information
#719253 (or 0x719253) is known color: Highland. HEX triplet: 71, 92 and 53. RGB value is (113,146,83). Sum of RGB (Red+Green+Blue) = 113+146+83=342 (45% of max value = 765). Red value is 113 (44.53% from 255 or 33.04% from 342); Green value is 146 (57.42% from 255 or 42.69% from 342); Blue value is 83 (32.81% from 255 or 24.27% from 342); Max value from RGB is 146 - color contains mainly: green. Hex color #719253 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719253 is #8E6DAC. Grayscale: #818181. Windows color (decimal): -9334189 or 5476977. OLE color: 5476977.
HSL color Cylindrical-coordinate representation of color #719253: hue angle of 91.43º degrees, saturation: 0.28, 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 #719253 is Cyan = 0.23, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 83 | - |
| CMYK | 0.23 | 0 | 0.43 | 0.43 |
| HSL | 91.43º | 0.28% | 0.45% | - |
| HSV(B) | 91.43º | 0.43% | 0.57% | - |
| XYZ | 18.65 | 24.69 | 11.97 | - |
| YUV | 128.95 | 102.07 | 116.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 83 | 0.23 | 0 | 0.43 | 0.43 | 91.43 | 0.28 | 0.45 |
| Hex | 71 | 92 | 53 | 17 | 0 | 2B | 2B | 5B | 1C | 2D |
| Octal | 161 | 222 | 123 | 27 | 0 | 53 | 53 | 133 | 34 | 55 |
| Binary | 1110001 | 10010010 | 1010011 | 10111 | 0 | 101011 | 101011 | 1011011 | 11100 | 101101 |
Color Harmonies of #719253
Complementary color
Monochromatic Colors of #719253
Black with #719253
Text Example
Text Example
White with #719253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719253; }
p { color: rgb(113,146,83); }
H1.HeaderClassName
{
color: #719253;
}
.AnyTagClassName
{
color: #719253;
}
</style>
background-color css
<style>
a { background-color: #719253; }
a { background-color: rgb(113,146,83); }
div.DivClassName
{
background-color: #719253;
}
.BgClassName
{
background-color: #719253;
}
</style>
border-color css
<style>
span { border-color: #719253; }
span { border-color: rgb(113,146,83); }
td.TdClassName
{
border-color: #719253;
}
.TagClassName
{
border-color: #719253;
}
</style>