Shades of Highland #728753
Tints of Highland #728753
RGB
CMYK
RGB Variations
Color information
#728753 (or 0x728753) is known color: Highland. HEX triplet: 72, 87 and 53. RGB value is (114,135,83). Sum of RGB (Red+Green+Blue) = 114+135+83=332 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.34% from 332); Green value is 135 (53.12% from 255 or 40.66% from 332); Blue value is 83 (32.81% from 255 or 25% from 332); Max value from RGB is 135 - color contains mainly: green. Hex color #728753 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728753 is #8D78AC. Grayscale: #7A7A7A. Windows color (decimal): -9271469 or 5474162. OLE color: 5474162.
HSL color Cylindrical-coordinate representation of color #728753: hue angle of 84.23º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #728753 is Cyan = 0.16, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 135 | 83 | - |
| CMYK | 0.16 | 0 | 0.39 | 0.47 |
| HSL | 84.23º | 0.24% | 0.43% | - |
| HSV(B) | 84.23º | 0.39% | 0.53% | - |
| XYZ | 17.16 | 21.53 | 11.43 | - |
| YUV | 122.79 | 105.54 | 121.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 135 | 83 | 0.16 | 0 | 0.39 | 0.47 | 84.23 | 0.24 | 0.43 |
| Hex | 72 | 87 | 53 | 10 | 0 | 27 | 2F | 54 | 18 | 2B |
| Octal | 162 | 207 | 123 | 20 | 0 | 47 | 57 | 124 | 30 | 53 |
| Binary | 1110010 | 10000111 | 1010011 | 10000 | 0 | 100111 | 101111 | 1010100 | 11000 | 101011 |
Color Harmonies of #728753
Complementary color
Monochromatic Colors of #728753
Black with #728753
Text Example
Text Example
White with #728753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728753; }
p { color: rgb(114,135,83); }
H1.HeaderClassName
{
color: #728753;
}
.AnyTagClassName
{
color: #728753;
}
</style>
background-color css
<style>
a { background-color: #728753; }
a { background-color: rgb(114,135,83); }
div.DivClassName
{
background-color: #728753;
}
.BgClassName
{
background-color: #728753;
}
</style>
border-color css
<style>
span { border-color: #728753; }
span { border-color: rgb(114,135,83); }
td.TdClassName
{
border-color: #728753;
}
.TagClassName
{
border-color: #728753;
}
</style>