Shades of Highland #739353
Tints of Highland #739353
RGB
CMYK
RGB Variations
Color information
#739353 (or 0x739353) is known color: Highland. HEX triplet: 73, 93 and 53. RGB value is (115,147,83). Sum of RGB (Red+Green+Blue) = 115+147+83=345 (45% of max value = 765). Red value is 115 (45.31% from 255 or 33.33% from 345); Green value is 147 (57.81% from 255 or 42.61% from 345); Blue value is 83 (32.81% from 255 or 24.06% from 345); Max value from RGB is 147 - color contains mainly: green. Hex color #739353 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739353 is #8C6CAC. Grayscale: #828282. Windows color (decimal): -9202861 or 5477235. OLE color: 5477235.
HSL color Cylindrical-coordinate representation of color #739353: hue angle of 90º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #739353 is Cyan = 0.22, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 147 | 83 | - |
| CMYK | 0.22 | 0 | 0.44 | 0.42 |
| HSL | 90º | 0.28% | 0.45% | - |
| HSV(B) | 90º | 0.44% | 0.58% | - |
| XYZ | 19.07 | 25.14 | 12.03 | - |
| YUV | 130.14 | 101.4 | 117.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 147 | 83 | 0.22 | 0 | 0.44 | 0.42 | 90 | 0.28 | 0.45 |
| Hex | 73 | 93 | 53 | 16 | 0 | 2C | 2A | 5A | 1C | 2D |
| Octal | 163 | 223 | 123 | 26 | 0 | 54 | 52 | 132 | 34 | 55 |
| Binary | 1110011 | 10010011 | 1010011 | 10110 | 0 | 101100 | 101010 | 1011010 | 11100 | 101101 |
Color Harmonies of #739353
Complementary color
Monochromatic Colors of #739353
Black with #739353
Text Example
Text Example
White with #739353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739353; }
p { color: rgb(115,147,83); }
H1.HeaderClassName
{
color: #739353;
}
.AnyTagClassName
{
color: #739353;
}
</style>
background-color css
<style>
a { background-color: #739353; }
a { background-color: rgb(115,147,83); }
div.DivClassName
{
background-color: #739353;
}
.BgClassName
{
background-color: #739353;
}
</style>
border-color css
<style>
span { border-color: #739353; }
span { border-color: rgb(115,147,83); }
td.TdClassName
{
border-color: #739353;
}
.TagClassName
{
border-color: #739353;
}
</style>