Shades of Highland #749157
Tints of Highland #749157
RGB
CMYK
RGB Variations
Color information
#749157 (or 0x749157) is known color: Highland. HEX triplet: 74, 91 and 57. RGB value is (116,145,87). Sum of RGB (Red+Green+Blue) = 116+145+87=348 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.33% from 348); Green value is 145 (57.03% from 255 or 41.67% from 348); Blue value is 87 (34.38% from 255 or 25% from 348); Max value from RGB is 145 - color contains mainly: green. Hex color #749157 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749157 is #8B6EA8. Grayscale: #818181. Windows color (decimal): -9137833 or 5738868. OLE color: 5738868.
HSL color Cylindrical-coordinate representation of color #749157: hue angle of 90º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #749157 is Cyan = 0.2, Magento = 0, Yellow = 0.4 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 145 | 87 | - |
| CMYK | 0.2 | 0 | 0.4 | 0.43 |
| HSL | 90º | 0.25% | 0.45% | - |
| HSV(B) | 90º | 0.4% | 0.57% | - |
| XYZ | 19.05 | 24.65 | 12.77 | - |
| YUV | 129.72 | 103.89 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 145 | 87 | 0.2 | 0 | 0.4 | 0.43 | 90 | 0.25 | 0.45 |
| Hex | 74 | 91 | 57 | 14 | 0 | 28 | 2B | 5A | 19 | 2D |
| Octal | 164 | 221 | 127 | 24 | 0 | 50 | 53 | 132 | 31 | 55 |
| Binary | 1110100 | 10010001 | 1010111 | 10100 | 0 | 101000 | 101011 | 1011010 | 11001 | 101101 |
Color Harmonies of #749157
Complementary color
Monochromatic Colors of #749157
Black with #749157
Text Example
Text Example
White with #749157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749157; }
p { color: rgb(116,145,87); }
H1.HeaderClassName
{
color: #749157;
}
.AnyTagClassName
{
color: #749157;
}
</style>
background-color css
<style>
a { background-color: #749157; }
a { background-color: rgb(116,145,87); }
div.DivClassName
{
background-color: #749157;
}
.BgClassName
{
background-color: #749157;
}
</style>
border-color css
<style>
span { border-color: #749157; }
span { border-color: rgb(116,145,87); }
td.TdClassName
{
border-color: #749157;
}
.TagClassName
{
border-color: #749157;
}
</style>