Shades of Highland #739363
Tints of Highland #739363
RGB
CMYK
RGB Variations
Color information
#739363 (or 0x739363) is known color: Highland. HEX triplet: 73, 93 and 63. RGB value is (115,147,99). Sum of RGB (Red+Green+Blue) = 115+147+99=361 (47% of max value = 765). Red value is 115 (45.31% from 255 or 31.86% from 361); Green value is 147 (57.81% from 255 or 40.72% from 361); Blue value is 99 (39.06% from 255 or 27.42% from 361); Max value from RGB is 147 - color contains mainly: green. Hex color #739363 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739363 is #8C6C9C. Grayscale: #848484. Windows color (decimal): -9202845 or 6525811. OLE color: 6525811.
HSL color Cylindrical-coordinate representation of color #739363: hue angle of 100º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #739363 is Cyan = 0.22, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 147 | 99 | - |
| CMYK | 0.22 | 0 | 0.33 | 0.42 |
| HSL | 100º | 0.2% | 0.48% | - |
| HSV(B) | 100º | 0.33% | 0.58% | - |
| XYZ | 19.76 | 25.41 | 15.67 | - |
| YUV | 131.96 | 109.4 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 147 | 99 | 0.22 | 0 | 0.33 | 0.42 | 100 | 0.2 | 0.48 |
| Hex | 73 | 93 | 63 | 16 | 0 | 21 | 2A | 64 | 14 | 30 |
| Octal | 163 | 223 | 143 | 26 | 0 | 41 | 52 | 144 | 24 | 60 |
| Binary | 1110011 | 10010011 | 1100011 | 10110 | 0 | 100001 | 101010 | 1100100 | 10100 | 110000 |
Color Harmonies of #739363
Complementary color
Monochromatic Colors of #739363
Black with #739363
Text Example
Text Example
White with #739363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739363; }
p { color: rgb(115,147,99); }
H1.HeaderClassName
{
color: #739363;
}
.AnyTagClassName
{
color: #739363;
}
</style>
background-color css
<style>
a { background-color: #739363; }
a { background-color: rgb(115,147,99); }
div.DivClassName
{
background-color: #739363;
}
.BgClassName
{
background-color: #739363;
}
</style>
border-color css
<style>
span { border-color: #739363; }
span { border-color: rgb(115,147,99); }
td.TdClassName
{
border-color: #739363;
}
.TagClassName
{
border-color: #739363;
}
</style>