Shades of Highland #728758
Tints of Highland #728758
RGB
CMYK
RGB Variations
Color information
#728758 (or 0x728758) is known color: Highland. HEX triplet: 72, 87 and 58. RGB value is (114,135,88). Sum of RGB (Red+Green+Blue) = 114+135+88=337 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.83% from 337); Green value is 135 (53.12% from 255 or 40.06% from 337); Blue value is 88 (34.77% from 255 or 26.11% from 337); Max value from RGB is 135 - color contains mainly: green. Hex color #728758 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728758 is #8D78A7. Grayscale: #7B7B7B. Windows color (decimal): -9271464 or 5801842. OLE color: 5801842.
HSL color Cylindrical-coordinate representation of color #728758: hue angle of 86.81º 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 #728758 is Cyan = 0.16, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 135 | 88 | - |
| CMYK | 0.16 | 0 | 0.35 | 0.47 |
| HSL | 86.81º | 0.21% | 0.44% | - |
| HSV(B) | 86.81º | 0.35% | 0.53% | - |
| XYZ | 17.36 | 21.61 | 12.49 | - |
| YUV | 123.36 | 108.04 | 121.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 135 | 88 | 0.16 | 0 | 0.35 | 0.47 | 86.81 | 0.21 | 0.44 |
| Hex | 72 | 87 | 58 | 10 | 0 | 23 | 2F | 57 | 15 | 2C |
| Octal | 162 | 207 | 130 | 20 | 0 | 43 | 57 | 127 | 25 | 54 |
| Binary | 1110010 | 10000111 | 1011000 | 10000 | 0 | 100011 | 101111 | 1010111 | 10101 | 101100 |
Color Harmonies of #728758
Complementary color
Monochromatic Colors of #728758
Black with #728758
Text Example
Text Example
White with #728758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728758; }
p { color: rgb(114,135,88); }
H1.HeaderClassName
{
color: #728758;
}
.AnyTagClassName
{
color: #728758;
}
</style>
background-color css
<style>
a { background-color: #728758; }
a { background-color: rgb(114,135,88); }
div.DivClassName
{
background-color: #728758;
}
.BgClassName
{
background-color: #728758;
}
</style>
border-color css
<style>
span { border-color: #728758; }
span { border-color: rgb(114,135,88); }
td.TdClassName
{
border-color: #728758;
}
.TagClassName
{
border-color: #728758;
}
</style>