Shades of Highland #739050
Tints of Highland #739050
RGB
CMYK
RGB Variations
Color information
#739050 (or 0x739050) is known color: Highland. HEX triplet: 73, 90 and 50. RGB value is (115,144,80). Sum of RGB (Red+Green+Blue) = 115+144+80=339 (44% of max value = 765). Red value is 115 (45.31% from 255 or 33.92% from 339); Green value is 144 (56.64% from 255 or 42.48% from 339); Blue value is 80 (31.64% from 255 or 23.60% from 339); Max value from RGB is 144 - color contains mainly: green. Hex color #739050 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739050 is #8C6FAF. Grayscale: #808080. Windows color (decimal): -9203632 or 5279859. OLE color: 5279859.
HSL color Cylindrical-coordinate representation of color #739050: hue angle of 87.19º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #739050 is Cyan = 0.20, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 144 | 80 | - |
| CMYK | 0.20 | 0 | 0.44 | 0.44 |
| HSL | 87.19º | 0.29% | 0.44% | - |
| HSV(B) | 87.19º | 0.44% | 0.56% | - |
| XYZ | 18.49 | 24.17 | 11.28 | - |
| YUV | 128.03 | 100.89 | 118.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 144 | 80 | 0.20 | 0 | 0.44 | 0.44 | 87.19 | 0.29 | 0.44 |
| Hex | 73 | 90 | 50 | 14 | 0 | 2C | 2C | 57 | 1D | 2C |
| Octal | 163 | 220 | 120 | 24 | 0 | 54 | 54 | 127 | 35 | 54 |
| Binary | 1110011 | 10010000 | 1010000 | 10100 | 0 | 101100 | 101100 | 1010111 | 11101 | 101100 |
Color Harmonies of #739050
Complementary color
Monochromatic Colors of #739050
Black with #739050
Text Example
Text Example
White with #739050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739050; }
p { color: rgb(115,144,80); }
H1.HeaderClassName
{
color: #739050;
}
.AnyTagClassName
{
color: #739050;
}
</style>
background-color css
<style>
a { background-color: #739050; }
a { background-color: rgb(115,144,80); }
div.DivClassName
{
background-color: #739050;
}
.BgClassName
{
background-color: #739050;
}
</style>
border-color css
<style>
span { border-color: #739050; }
span { border-color: rgb(115,144,80); }
td.TdClassName
{
border-color: #739050;
}
.TagClassName
{
border-color: #739050;
}
</style>