Shades of Highland #728956
Tints of Highland #728956
RGB
CMYK
RGB Variations
Color information
#728956 (or 0x728956) is known color: Highland. HEX triplet: 72, 89 and 56. RGB value is (114,137,86). Sum of RGB (Red+Green+Blue) = 114+137+86=337 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.83% from 337); Green value is 137 (53.91% from 255 or 40.65% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 137 - color contains mainly: green. Hex color #728956 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728956 is #8D76A9. Grayscale: #7C7C7C. Windows color (decimal): -9270954 or 5671282. OLE color: 5671282.
HSL color Cylindrical-coordinate representation of color #728956: hue angle of 87.06º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #728956 is Cyan = 0.17, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 137 | 86 | - |
| CMYK | 0.17 | 0 | 0.37 | 0.46 |
| HSL | 87.06º | 0.23% | 0.44% | - |
| HSV(B) | 87.06º | 0.37% | 0.54% | - |
| XYZ | 17.56 | 22.14 | 12.15 | - |
| YUV | 124.31 | 106.38 | 120.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 137 | 86 | 0.17 | 0 | 0.37 | 0.46 | 87.06 | 0.23 | 0.44 |
| Hex | 72 | 89 | 56 | 11 | 0 | 25 | 2E | 57 | 17 | 2C |
| Octal | 162 | 211 | 126 | 21 | 0 | 45 | 56 | 127 | 27 | 54 |
| Binary | 1110010 | 10001001 | 1010110 | 10001 | 0 | 100101 | 101110 | 1010111 | 10111 | 101100 |
Color Harmonies of #728956
Complementary color
Monochromatic Colors of #728956
Black with #728956
Text Example
Text Example
White with #728956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728956; }
p { color: rgb(114,137,86); }
H1.HeaderClassName
{
color: #728956;
}
.AnyTagClassName
{
color: #728956;
}
</style>
background-color css
<style>
a { background-color: #728956; }
a { background-color: rgb(114,137,86); }
div.DivClassName
{
background-color: #728956;
}
.BgClassName
{
background-color: #728956;
}
</style>
border-color css
<style>
span { border-color: #728956; }
span { border-color: rgb(114,137,86); }
td.TdClassName
{
border-color: #728956;
}
.TagClassName
{
border-color: #728956;
}
</style>