Shades of Highland #749462
Tints of Highland #749462
RGB
CMYK
RGB Variations
Color information
#749462 (or 0x749462) is known color: Highland. HEX triplet: 74, 94 and 62. RGB value is (116,148,98). Sum of RGB (Red+Green+Blue) = 116+148+98=362 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.04% from 362); Green value is 148 (58.20% from 255 or 40.88% from 362); Blue value is 98 (38.67% from 255 or 27.07% from 362); Max value from RGB is 148 - color contains mainly: green. Hex color #749462 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749462 is #8B6B9D. Grayscale: #848484. Windows color (decimal): -9137054 or 6460532. OLE color: 6460532.
HSL color Cylindrical-coordinate representation of color #749462: hue angle of 98.4º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #749462 is Cyan = 0.22, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 148 | 98 | - |
| CMYK | 0.22 | 0 | 0.34 | 0.42 |
| HSL | 98.4º | 0.2% | 0.48% | - |
| HSV(B) | 98.4º | 0.34% | 0.58% | - |
| XYZ | 20 | 25.77 | 15.48 | - |
| YUV | 132.73 | 108.4 | 116.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 148 | 98 | 0.22 | 0 | 0.34 | 0.42 | 98.4 | 0.2 | 0.48 |
| Hex | 74 | 94 | 62 | 16 | 0 | 22 | 2A | 62 | 14 | 30 |
| Octal | 164 | 224 | 142 | 26 | 0 | 42 | 52 | 142 | 24 | 60 |
| Binary | 1110100 | 10010100 | 1100010 | 10110 | 0 | 100010 | 101010 | 1100010 | 10100 | 110000 |
Color Harmonies of #749462
Complementary color
Monochromatic Colors of #749462
Black with #749462
Text Example
Text Example
White with #749462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749462; }
p { color: rgb(116,148,98); }
H1.HeaderClassName
{
color: #749462;
}
.AnyTagClassName
{
color: #749462;
}
</style>
background-color css
<style>
a { background-color: #749462; }
a { background-color: rgb(116,148,98); }
div.DivClassName
{
background-color: #749462;
}
.BgClassName
{
background-color: #749462;
}
</style>
border-color css
<style>
span { border-color: #749462; }
span { border-color: rgb(116,148,98); }
td.TdClassName
{
border-color: #749462;
}
.TagClassName
{
border-color: #749462;
}
</style>