Shades of Highland #749049
Tints of Highland #749049
RGB
CMYK
RGB Variations
Color information
#749049 (or 0x749049) is known color: Highland. HEX triplet: 74, 90 and 49. RGB value is (116,144,73). Sum of RGB (Red+Green+Blue) = 116+144+73=333 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.83% from 333); Green value is 144 (56.64% from 255 or 43.24% from 333); Blue value is 73 (28.91% from 255 or 21.92% from 333); Max value from RGB is 144 - color contains mainly: green. Hex color #749049 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749049 is #8B6FB6. Grayscale: #7F7F7F. Windows color (decimal): -9138103 or 4821108. OLE color: 4821108.
HSL color Cylindrical-coordinate representation of color #749049: hue angle of 83.66º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #749049 is Cyan = 0.19, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 73 | - |
| CMYK | 0.19 | 0 | 0.49 | 0.44 |
| HSL | 83.66º | 0.33% | 0.43% | - |
| HSV(B) | 83.66º | 0.49% | 0.56% | - |
| XYZ | 18.38 | 24.14 | 9.99 | - |
| YUV | 127.53 | 97.22 | 119.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 73 | 0.19 | 0 | 0.49 | 0.44 | 83.66 | 0.33 | 0.43 |
| Hex | 74 | 90 | 49 | 13 | 0 | 31 | 2C | 54 | 21 | 2B |
| Octal | 164 | 220 | 111 | 23 | 0 | 61 | 54 | 124 | 41 | 53 |
| Binary | 1110100 | 10010000 | 1001001 | 10011 | 0 | 110001 | 101100 | 1010100 | 100001 | 101011 |
Color Harmonies of #749049
Complementary color
Monochromatic Colors of #749049
Black with #749049
Text Example
Text Example
White with #749049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749049; }
p { color: rgb(116,144,73); }
H1.HeaderClassName
{
color: #749049;
}
.AnyTagClassName
{
color: #749049;
}
</style>
background-color css
<style>
a { background-color: #749049; }
a { background-color: rgb(116,144,73); }
div.DivClassName
{
background-color: #749049;
}
.BgClassName
{
background-color: #749049;
}
</style>
border-color css
<style>
span { border-color: #749049; }
span { border-color: rgb(116,144,73); }
td.TdClassName
{
border-color: #749049;
}
.TagClassName
{
border-color: #749049;
}
</style>