Shades of Highland #739155
Tints of Highland #739155
RGB
CMYK
RGB Variations
Color information
#739155 (or 0x739155) is known color: Highland. HEX triplet: 73, 91 and 55. RGB value is (115,145,85). Sum of RGB (Red+Green+Blue) = 115+145+85=345 (45% of max value = 765). Red value is 115 (45.31% from 255 or 33.33% from 345); Green value is 145 (57.03% from 255 or 42.03% from 345); Blue value is 85 (33.59% from 255 or 24.64% from 345); Max value from RGB is 145 - color contains mainly: green. Hex color #739155 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739155 is #8C6EAA. Grayscale: #818181. Windows color (decimal): -9203371 or 5607795. OLE color: 5607795.
HSL color Cylindrical-coordinate representation of color #739155: hue angle of 90º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #739155 is Cyan = 0.21, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 145 | 85 | - |
| CMYK | 0.21 | 0 | 0.41 | 0.43 |
| HSL | 90º | 0.26% | 0.45% | - |
| HSV(B) | 90º | 0.41% | 0.57% | - |
| XYZ | 18.84 | 24.55 | 12.34 | - |
| YUV | 129.19 | 103.06 | 117.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 145 | 85 | 0.21 | 0 | 0.41 | 0.43 | 90 | 0.26 | 0.45 |
| Hex | 73 | 91 | 55 | 15 | 0 | 29 | 2B | 5A | 1A | 2D |
| Octal | 163 | 221 | 125 | 25 | 0 | 51 | 53 | 132 | 32 | 55 |
| Binary | 1110011 | 10010001 | 1010101 | 10101 | 0 | 101001 | 101011 | 1011010 | 11010 | 101101 |
Color Harmonies of #739155
Complementary color
Monochromatic Colors of #739155
Black with #739155
Text Example
Text Example
White with #739155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739155; }
p { color: rgb(115,145,85); }
H1.HeaderClassName
{
color: #739155;
}
.AnyTagClassName
{
color: #739155;
}
</style>
background-color css
<style>
a { background-color: #739155; }
a { background-color: rgb(115,145,85); }
div.DivClassName
{
background-color: #739155;
}
.BgClassName
{
background-color: #739155;
}
</style>
border-color css
<style>
span { border-color: #739155; }
span { border-color: rgb(115,145,85); }
td.TdClassName
{
border-color: #739155;
}
.TagClassName
{
border-color: #739155;
}
</style>