Shades of Highland #739355
Tints of Highland #739355
RGB
CMYK
RGB Variations
Color information
#739355 (or 0x739355) is known color: Highland. HEX triplet: 73, 93 and 55. RGB value is (115,147,85). Sum of RGB (Red+Green+Blue) = 115+147+85=347 (45% of max value = 765). Red value is 115 (45.31% from 255 or 33.14% from 347); Green value is 147 (57.81% from 255 or 42.36% from 347); Blue value is 85 (33.59% from 255 or 24.50% from 347); Max value from RGB is 147 - color contains mainly: green. Hex color #739355 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739355 is #8C6CAA. Grayscale: #828282. Windows color (decimal): -9202859 or 5608307. OLE color: 5608307.
HSL color Cylindrical-coordinate representation of color #739355: hue angle of 90.97º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #739355 is Cyan = 0.22, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 147 | 85 | - |
| CMYK | 0.22 | 0 | 0.42 | 0.42 |
| HSL | 90.97º | 0.27% | 0.45% | - |
| HSV(B) | 90.97º | 0.42% | 0.58% | - |
| XYZ | 19.14 | 25.17 | 12.44 | - |
| YUV | 130.36 | 102.4 | 117.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 147 | 85 | 0.22 | 0 | 0.42 | 0.42 | 90.97 | 0.27 | 0.45 |
| Hex | 73 | 93 | 55 | 16 | 0 | 2A | 2A | 5B | 1B | 2D |
| Octal | 163 | 223 | 125 | 26 | 0 | 52 | 52 | 133 | 33 | 55 |
| Binary | 1110011 | 10010011 | 1010101 | 10110 | 0 | 101010 | 101010 | 1011011 | 11011 | 101101 |
Color Harmonies of #739355
Complementary color
Monochromatic Colors of #739355
Black with #739355
Text Example
Text Example
White with #739355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739355; }
p { color: rgb(115,147,85); }
H1.HeaderClassName
{
color: #739355;
}
.AnyTagClassName
{
color: #739355;
}
</style>
background-color css
<style>
a { background-color: #739355; }
a { background-color: rgb(115,147,85); }
div.DivClassName
{
background-color: #739355;
}
.BgClassName
{
background-color: #739355;
}
</style>
border-color css
<style>
span { border-color: #739355; }
span { border-color: rgb(115,147,85); }
td.TdClassName
{
border-color: #739355;
}
.TagClassName
{
border-color: #739355;
}
</style>