Shades of Highland #749554
Tints of Highland #749554
RGB
CMYK
RGB Variations
Color information
#749554 (or 0x749554) is known color: Highland. HEX triplet: 74, 95 and 54. RGB value is (116,149,84). Sum of RGB (Red+Green+Blue) = 116+149+84=349 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.24% from 349); Green value is 149 (58.59% from 255 or 42.69% from 349); Blue value is 84 (33.20% from 255 or 24.07% from 349); Max value from RGB is 149 - color contains mainly: green. Hex color #749554 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749554 is #8B6AAB. Grayscale: #838383. Windows color (decimal): -9136812 or 5543284. OLE color: 5543284.
HSL color Cylindrical-coordinate representation of color #749554: hue angle of 90.46º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #749554 is Cyan = 0.22, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 84 | - |
| CMYK | 0.22 | 0 | 0.44 | 0.42 |
| HSL | 90.46º | 0.28% | 0.46% | - |
| HSV(B) | 90.46º | 0.44% | 0.58% | - |
| XYZ | 19.55 | 25.85 | 12.35 | - |
| YUV | 131.72 | 101.07 | 116.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 84 | 0.22 | 0 | 0.44 | 0.42 | 90.46 | 0.28 | 0.46 |
| Hex | 74 | 95 | 54 | 16 | 0 | 2C | 2A | 5A | 1C | 2E |
| Octal | 164 | 225 | 124 | 26 | 0 | 54 | 52 | 132 | 34 | 56 |
| Binary | 1110100 | 10010101 | 1010100 | 10110 | 0 | 101100 | 101010 | 1011010 | 11100 | 101110 |
Color Harmonies of #749554
Complementary color
Monochromatic Colors of #749554
Black with #749554
Text Example
Text Example
White with #749554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749554; }
p { color: rgb(116,149,84); }
H1.HeaderClassName
{
color: #749554;
}
.AnyTagClassName
{
color: #749554;
}
</style>
background-color css
<style>
a { background-color: #749554; }
a { background-color: rgb(116,149,84); }
div.DivClassName
{
background-color: #749554;
}
.BgClassName
{
background-color: #749554;
}
</style>
border-color css
<style>
span { border-color: #749554; }
span { border-color: rgb(116,149,84); }
td.TdClassName
{
border-color: #749554;
}
.TagClassName
{
border-color: #749554;
}
</style>