Shades of Highland #719554
Tints of Highland #719554
RGB
CMYK
RGB Variations
Color information
#719554 (or 0x719554) is known color: Highland. HEX triplet: 71, 95 and 54. RGB value is (113,149,84). Sum of RGB (Red+Green+Blue) = 113+149+84=346 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.66% from 346); Green value is 149 (58.59% from 255 or 43.06% from 346); Blue value is 84 (33.20% from 255 or 24.28% from 346); Max value from RGB is 149 - color contains mainly: green. Hex color #719554 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719554 is #8E6AAB. Grayscale: #838383. Windows color (decimal): -9333420 or 5543281. OLE color: 5543281.
HSL color Cylindrical-coordinate representation of color #719554: hue angle of 93.23º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #719554 is Cyan = 0.24, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 149 | 84 | - |
| CMYK | 0.24 | 0 | 0.44 | 0.42 |
| HSL | 93.23º | 0.28% | 0.46% | - |
| HSV(B) | 93.23º | 0.44% | 0.58% | - |
| XYZ | 19.16 | 25.65 | 12.33 | - |
| YUV | 130.83 | 101.57 | 115.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 149 | 84 | 0.24 | 0 | 0.44 | 0.42 | 93.23 | 0.28 | 0.46 |
| Hex | 71 | 95 | 54 | 18 | 0 | 2C | 2A | 5D | 1C | 2E |
| Octal | 161 | 225 | 124 | 30 | 0 | 54 | 52 | 135 | 34 | 56 |
| Binary | 1110001 | 10010101 | 1010100 | 11000 | 0 | 101100 | 101010 | 1011101 | 11100 | 101110 |
Color Harmonies of #719554
Complementary color
Monochromatic Colors of #719554
Black with #719554
Text Example
Text Example
White with #719554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719554; }
p { color: rgb(113,149,84); }
H1.HeaderClassName
{
color: #719554;
}
.AnyTagClassName
{
color: #719554;
}
</style>
background-color css
<style>
a { background-color: #719554; }
a { background-color: rgb(113,149,84); }
div.DivClassName
{
background-color: #719554;
}
.BgClassName
{
background-color: #719554;
}
</style>
border-color css
<style>
span { border-color: #719554; }
span { border-color: rgb(113,149,84); }
td.TdClassName
{
border-color: #719554;
}
.TagClassName
{
border-color: #719554;
}
</style>