Shades of Highland #719053
Tints of Highland #719053
RGB
CMYK
RGB Variations
Color information
#719053 (or 0x719053) is known color: Highland. HEX triplet: 71, 90 and 53. RGB value is (113,144,83). Sum of RGB (Red+Green+Blue) = 113+144+83=340 (45% of max value = 765). Red value is 113 (44.53% from 255 or 33.24% from 340); Green value is 144 (56.64% from 255 or 42.35% from 340); Blue value is 83 (32.81% from 255 or 24.41% from 340); Max value from RGB is 144 - color contains mainly: green. Hex color #719053 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719053 is #8E6FAC. Grayscale: #7F7F7F. Windows color (decimal): -9334701 or 5476465. OLE color: 5476465.
HSL color Cylindrical-coordinate representation of color #719053: hue angle of 90.49º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #719053 is Cyan = 0.22, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 144 | 83 | - |
| CMYK | 0.22 | 0 | 0.42 | 0.44 |
| HSL | 90.49º | 0.27% | 0.45% | - |
| HSV(B) | 90.49º | 0.42% | 0.56% | - |
| XYZ | 18.34 | 24.08 | 11.86 | - |
| YUV | 127.78 | 102.73 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 83 | 0.22 | 0 | 0.42 | 0.44 | 90.49 | 0.27 | 0.45 |
| Hex | 71 | 90 | 53 | 16 | 0 | 2A | 2C | 5A | 1B | 2D |
| Octal | 161 | 220 | 123 | 26 | 0 | 52 | 54 | 132 | 33 | 55 |
| Binary | 1110001 | 10010000 | 1010011 | 10110 | 0 | 101010 | 101100 | 1011010 | 11011 | 101101 |
Color Harmonies of #719053
Complementary color
Monochromatic Colors of #719053
Black with #719053
Text Example
Text Example
White with #719053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719053; }
p { color: rgb(113,144,83); }
H1.HeaderClassName
{
color: #719053;
}
.AnyTagClassName
{
color: #719053;
}
</style>
background-color css
<style>
a { background-color: #719053; }
a { background-color: rgb(113,144,83); }
div.DivClassName
{
background-color: #719053;
}
.BgClassName
{
background-color: #719053;
}
</style>
border-color css
<style>
span { border-color: #719053; }
span { border-color: rgb(113,144,83); }
td.TdClassName
{
border-color: #719053;
}
.TagClassName
{
border-color: #719053;
}
</style>