Shades of Highland #749159
Tints of Highland #749159
RGB
CMYK
RGB Variations
Color information
#749159 (or 0x749159) is known color: Highland. HEX triplet: 74, 91 and 59. RGB value is (116,145,89). Sum of RGB (Red+Green+Blue) = 116+145+89=350 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.14% from 350); Green value is 145 (57.03% from 255 or 41.43% from 350); Blue value is 89 (35.16% from 255 or 25.43% from 350); Max value from RGB is 145 - color contains mainly: green. Hex color #749159 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749159 is #8B6EA6. Grayscale: #828282. Windows color (decimal): -9137831 or 5869940. OLE color: 5869940.
HSL color Cylindrical-coordinate representation of color #749159: hue angle of 91.07º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #749159 is Cyan = 0.2, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 145 | 89 | - |
| CMYK | 0.2 | 0 | 0.39 | 0.43 |
| HSL | 91.07º | 0.24% | 0.46% | - |
| HSV(B) | 91.07º | 0.39% | 0.57% | - |
| XYZ | 19.13 | 24.69 | 13.21 | - |
| YUV | 129.95 | 104.89 | 118.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 145 | 89 | 0.2 | 0 | 0.39 | 0.43 | 91.07 | 0.24 | 0.46 |
| Hex | 74 | 91 | 59 | 14 | 0 | 27 | 2B | 5B | 18 | 2E |
| Octal | 164 | 221 | 131 | 24 | 0 | 47 | 53 | 133 | 30 | 56 |
| Binary | 1110100 | 10010001 | 1011001 | 10100 | 0 | 100111 | 101011 | 1011011 | 11000 | 101110 |
Color Harmonies of #749159
Complementary color
Monochromatic Colors of #749159
Black with #749159
Text Example
Text Example
White with #749159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749159; }
p { color: rgb(116,145,89); }
H1.HeaderClassName
{
color: #749159;
}
.AnyTagClassName
{
color: #749159;
}
</style>
background-color css
<style>
a { background-color: #749159; }
a { background-color: rgb(116,145,89); }
div.DivClassName
{
background-color: #749159;
}
.BgClassName
{
background-color: #749159;
}
</style>
border-color css
<style>
span { border-color: #749159; }
span { border-color: rgb(116,145,89); }
td.TdClassName
{
border-color: #749159;
}
.TagClassName
{
border-color: #749159;
}
</style>