Shades of Highland #728858
Tints of Highland #728858
RGB
CMYK
RGB Variations
Color information
#728858 (or 0x728858) is known color: Highland. HEX triplet: 72, 88 and 58. RGB value is (114,136,88). Sum of RGB (Red+Green+Blue) = 114+136+88=338 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.73% from 338); Green value is 136 (53.52% from 255 or 40.24% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 136 - color contains mainly: green. Hex color #728858 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728858 is #8D77A7. Grayscale: #7C7C7C. Windows color (decimal): -9271208 or 5802098. OLE color: 5802098.
HSL color Cylindrical-coordinate representation of color #728858: hue angle of 87.5º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #728858 is Cyan = 0.16, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 136 | 88 | - |
| CMYK | 0.16 | 0 | 0.35 | 0.47 |
| HSL | 87.5º | 0.21% | 0.44% | - |
| HSV(B) | 87.5º | 0.35% | 0.53% | - |
| XYZ | 17.51 | 21.89 | 12.54 | - |
| YUV | 123.95 | 107.71 | 120.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 136 | 88 | 0.16 | 0 | 0.35 | 0.47 | 87.5 | 0.21 | 0.44 |
| Hex | 72 | 88 | 58 | 10 | 0 | 23 | 2F | 57 | 15 | 2C |
| Octal | 162 | 210 | 130 | 20 | 0 | 43 | 57 | 127 | 25 | 54 |
| Binary | 1110010 | 10001000 | 1011000 | 10000 | 0 | 100011 | 101111 | 1010111 | 10101 | 101100 |
Color Harmonies of #728858
Complementary color
Monochromatic Colors of #728858
Black with #728858
Text Example
Text Example
White with #728858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728858; }
p { color: rgb(114,136,88); }
H1.HeaderClassName
{
color: #728858;
}
.AnyTagClassName
{
color: #728858;
}
</style>
background-color css
<style>
a { background-color: #728858; }
a { background-color: rgb(114,136,88); }
div.DivClassName
{
background-color: #728858;
}
.BgClassName
{
background-color: #728858;
}
</style>
border-color css
<style>
span { border-color: #728858; }
span { border-color: rgb(114,136,88); }
td.TdClassName
{
border-color: #728858;
}
.TagClassName
{
border-color: #728858;
}
</style>