Shades of Highland #739963
Tints of Highland #739963
RGB
CMYK
RGB Variations
Color information
#739963 (or 0x739963) is known color: Highland. HEX triplet: 73, 99 and 63. RGB value is (115,153,99). Sum of RGB (Red+Green+Blue) = 115+153+99=367 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.34% from 367); Green value is 153 (60.16% from 255 or 41.69% from 367); Blue value is 99 (39.06% from 255 or 26.98% from 367); Max value from RGB is 153 - color contains mainly: green. Hex color #739963 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739963 is #8C669C. Grayscale: #878787. Windows color (decimal): -9201309 or 6527347. OLE color: 6527347.
HSL color Cylindrical-coordinate representation of color #739963: hue angle of 102.22º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #739963 is Cyan = 0.25, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 153 | 99 | - |
| CMYK | 0.25 | 0 | 0.35 | 0.4 |
| HSL | 102.22º | 0.21% | 0.49% | - |
| HSV(B) | 102.22º | 0.35% | 0.6% | - |
| XYZ | 20.71 | 27.33 | 15.99 | - |
| YUV | 135.48 | 107.41 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 153 | 99 | 0.25 | 0 | 0.35 | 0.4 | 102.22 | 0.21 | 0.49 |
| Hex | 73 | 99 | 63 | 19 | 0 | 23 | 28 | 66 | 15 | 31 |
| Octal | 163 | 231 | 143 | 31 | 0 | 43 | 50 | 146 | 25 | 61 |
| Binary | 1110011 | 10011001 | 1100011 | 11001 | 0 | 100011 | 101000 | 1100110 | 10101 | 110001 |
Color Harmonies of #739963
Complementary color
Monochromatic Colors of #739963
Black with #739963
Text Example
Text Example
White with #739963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739963; }
p { color: rgb(115,153,99); }
H1.HeaderClassName
{
color: #739963;
}
.AnyTagClassName
{
color: #739963;
}
</style>
background-color css
<style>
a { background-color: #739963; }
a { background-color: rgb(115,153,99); }
div.DivClassName
{
background-color: #739963;
}
.BgClassName
{
background-color: #739963;
}
</style>
border-color css
<style>
span { border-color: #739963; }
span { border-color: rgb(115,153,99); }
td.TdClassName
{
border-color: #739963;
}
.TagClassName
{
border-color: #739963;
}
</style>