Shades of Highland #749460
Tints of Highland #749460
RGB
CMYK
RGB Variations
Color information
#749460 (or 0x749460) is known color: Highland. HEX triplet: 74, 94 and 60. RGB value is (116,148,96). Sum of RGB (Red+Green+Blue) = 116+148+96=360 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.22% from 360); Green value is 148 (58.20% from 255 or 41.11% from 360); Blue value is 96 (37.89% from 255 or 26.67% from 360); Max value from RGB is 148 - color contains mainly: green. Hex color #749460 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749460 is #8B6B9F. Grayscale: #848484. Windows color (decimal): -9137056 or 6329460. OLE color: 6329460.
HSL color Cylindrical-coordinate representation of color #749460: hue angle of 96.92º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #749460 is Cyan = 0.22, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 148 | 96 | - |
| CMYK | 0.22 | 0 | 0.35 | 0.42 |
| HSL | 96.92º | 0.21% | 0.48% | - |
| HSV(B) | 96.92º | 0.35% | 0.58% | - |
| XYZ | 19.9 | 25.74 | 14.99 | - |
| YUV | 132.5 | 107.4 | 116.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 148 | 96 | 0.22 | 0 | 0.35 | 0.42 | 96.92 | 0.21 | 0.48 |
| Hex | 74 | 94 | 60 | 16 | 0 | 23 | 2A | 61 | 15 | 30 |
| Octal | 164 | 224 | 140 | 26 | 0 | 43 | 52 | 141 | 25 | 60 |
| Binary | 1110100 | 10010100 | 1100000 | 10110 | 0 | 100011 | 101010 | 1100001 | 10101 | 110000 |
Color Harmonies of #749460
Complementary color
Monochromatic Colors of #749460
Black with #749460
Text Example
Text Example
White with #749460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749460; }
p { color: rgb(116,148,96); }
H1.HeaderClassName
{
color: #749460;
}
.AnyTagClassName
{
color: #749460;
}
</style>
background-color css
<style>
a { background-color: #749460; }
a { background-color: rgb(116,148,96); }
div.DivClassName
{
background-color: #749460;
}
.BgClassName
{
background-color: #749460;
}
</style>
border-color css
<style>
span { border-color: #749460; }
span { border-color: rgb(116,148,96); }
td.TdClassName
{
border-color: #749460;
}
.TagClassName
{
border-color: #749460;
}
</style>