Shades of Highland #749553
Tints of Highland #749553
RGB
CMYK
RGB Variations
Color information
#749553 (or 0x749553) is known color: Highland. HEX triplet: 74, 95 and 53. RGB value is (116,149,83). Sum of RGB (Red+Green+Blue) = 116+149+83=348 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.33% from 348); Green value is 149 (58.59% from 255 or 42.82% from 348); Blue value is 83 (32.81% from 255 or 23.85% from 348); Max value from RGB is 149 - color contains mainly: green. Hex color #749553 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749553 is #8B6AAC. Grayscale: #838383. Windows color (decimal): -9136813 or 5477748. OLE color: 5477748.
HSL color Cylindrical-coordinate representation of color #749553: hue angle of 90º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #749553 is Cyan = 0.22, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 83 | - |
| CMYK | 0.22 | 0 | 0.44 | 0.42 |
| HSL | 90º | 0.28% | 0.45% | - |
| HSV(B) | 90º | 0.44% | 0.58% | - |
| XYZ | 19.51 | 25.83 | 12.14 | - |
| YUV | 131.61 | 100.57 | 116.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 83 | 0.22 | 0 | 0.44 | 0.42 | 90 | 0.28 | 0.45 |
| Hex | 74 | 95 | 53 | 16 | 0 | 2C | 2A | 5A | 1C | 2D |
| Octal | 164 | 225 | 123 | 26 | 0 | 54 | 52 | 132 | 34 | 55 |
| Binary | 1110100 | 10010101 | 1010011 | 10110 | 0 | 101100 | 101010 | 1011010 | 11100 | 101101 |
Color Harmonies of #749553
Complementary color
Monochromatic Colors of #749553
Black with #749553
Text Example
Text Example
White with #749553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749553; }
p { color: rgb(116,149,83); }
H1.HeaderClassName
{
color: #749553;
}
.AnyTagClassName
{
color: #749553;
}
</style>
background-color css
<style>
a { background-color: #749553; }
a { background-color: rgb(116,149,83); }
div.DivClassName
{
background-color: #749553;
}
.BgClassName
{
background-color: #749553;
}
</style>
border-color css
<style>
span { border-color: #749553; }
span { border-color: rgb(116,149,83); }
td.TdClassName
{
border-color: #749553;
}
.TagClassName
{
border-color: #749553;
}
</style>