Shades of Highland #749047
Tints of Highland #749047
RGB
CMYK
RGB Variations
Color information
#749047 (or 0x749047) is known color: Highland. HEX triplet: 74, 90 and 47. RGB value is (116,144,71). Sum of RGB (Red+Green+Blue) = 116+144+71=331 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.05% from 331); Green value is 144 (56.64% from 255 or 43.50% from 331); Blue value is 71 (28.12% from 255 or 21.45% from 331); Max value from RGB is 144 - color contains mainly: green. Hex color #749047 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749047 is #8B6FB8. Grayscale: #7F7F7F. Windows color (decimal): -9138105 or 4690036. OLE color: 4690036.
HSL color Cylindrical-coordinate representation of color #749047: hue angle of 83.01º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #749047 is Cyan = 0.19, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 71 | - |
| CMYK | 0.19 | 0 | 0.51 | 0.44 |
| HSL | 83.01º | 0.34% | 0.42% | - |
| HSV(B) | 83.01º | 0.51% | 0.56% | - |
| XYZ | 18.31 | 24.11 | 9.65 | - |
| YUV | 127.31 | 96.22 | 119.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 71 | 0.19 | 0 | 0.51 | 0.44 | 83.01 | 0.34 | 0.42 |
| Hex | 74 | 90 | 47 | 13 | 0 | 33 | 2C | 53 | 22 | 2A |
| Octal | 164 | 220 | 107 | 23 | 0 | 63 | 54 | 123 | 42 | 52 |
| Binary | 1110100 | 10010000 | 1000111 | 10011 | 0 | 110011 | 101100 | 1010011 | 100010 | 101010 |
Color Harmonies of #749047
Complementary color
Monochromatic Colors of #749047
Black with #749047
Text Example
Text Example
White with #749047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749047; }
p { color: rgb(116,144,71); }
H1.HeaderClassName
{
color: #749047;
}
.AnyTagClassName
{
color: #749047;
}
</style>
background-color css
<style>
a { background-color: #749047; }
a { background-color: rgb(116,144,71); }
div.DivClassName
{
background-color: #749047;
}
.BgClassName
{
background-color: #749047;
}
</style>
border-color css
<style>
span { border-color: #749047; }
span { border-color: rgb(116,144,71); }
td.TdClassName
{
border-color: #749047;
}
.TagClassName
{
border-color: #749047;
}
</style>