Shades of Highland #749564
Tints of Highland #749564
RGB
CMYK
RGB Variations
Color information
#749564 (or 0x749564) is known color: Highland. HEX triplet: 74, 95 and 64. RGB value is (116,149,100). Sum of RGB (Red+Green+Blue) = 116+149+100=365 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.78% from 365); Green value is 149 (58.59% from 255 or 40.82% from 365); Blue value is 100 (39.45% from 255 or 27.40% from 365); Max value from RGB is 149 - color contains mainly: green. Hex color #749564 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749564 is #8B6A9B. Grayscale: #858585. Windows color (decimal): -9136796 or 6591860. OLE color: 6591860.
HSL color Cylindrical-coordinate representation of color #749564: hue angle of 100.41º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #749564 is Cyan = 0.22, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 100 | - |
| CMYK | 0.22 | 0 | 0.33 | 0.42 |
| HSL | 100.41º | 0.2% | 0.49% | - |
| HSV(B) | 100.41º | 0.33% | 0.58% | - |
| XYZ | 20.25 | 26.13 | 16.03 | - |
| YUV | 133.55 | 109.07 | 115.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 100 | 0.22 | 0 | 0.33 | 0.42 | 100.41 | 0.2 | 0.49 |
| Hex | 74 | 95 | 64 | 16 | 0 | 21 | 2A | 64 | 14 | 31 |
| Octal | 164 | 225 | 144 | 26 | 0 | 41 | 52 | 144 | 24 | 61 |
| Binary | 1110100 | 10010101 | 1100100 | 10110 | 0 | 100001 | 101010 | 1100100 | 10100 | 110001 |
Color Harmonies of #749564
Complementary color
Monochromatic Colors of #749564
Black with #749564
Text Example
Text Example
White with #749564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749564; }
p { color: rgb(116,149,100); }
H1.HeaderClassName
{
color: #749564;
}
.AnyTagClassName
{
color: #749564;
}
</style>
background-color css
<style>
a { background-color: #749564; }
a { background-color: rgb(116,149,100); }
div.DivClassName
{
background-color: #749564;
}
.BgClassName
{
background-color: #749564;
}
</style>
border-color css
<style>
span { border-color: #749564; }
span { border-color: rgb(116,149,100); }
td.TdClassName
{
border-color: #749564;
}
.TagClassName
{
border-color: #749564;
}
</style>