Shades of Highland #749662
Tints of Highland #749662
RGB
CMYK
RGB Variations
Color information
#749662 (or 0x749662) is known color: Highland. HEX triplet: 74, 96 and 62. RGB value is (116,150,98). Sum of RGB (Red+Green+Blue) = 116+150+98=364 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.87% from 364); Green value is 150 (58.98% from 255 or 41.21% from 364); Blue value is 98 (38.67% from 255 or 26.92% from 364); Max value from RGB is 150 - color contains mainly: green. Hex color #749662 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749662 is #8B699D. Grayscale: #868686. Windows color (decimal): -9136542 or 6461044. OLE color: 6461044.
HSL color Cylindrical-coordinate representation of color #749662: hue angle of 99.23º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #749662 is Cyan = 0.23, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 150 | 98 | - |
| CMYK | 0.23 | 0 | 0.35 | 0.41 |
| HSL | 99.23º | 0.21% | 0.49% | - |
| HSV(B) | 99.23º | 0.35% | 0.59% | - |
| XYZ | 20.31 | 26.41 | 15.58 | - |
| YUV | 133.91 | 107.74 | 115.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 150 | 98 | 0.23 | 0 | 0.35 | 0.41 | 99.23 | 0.21 | 0.49 |
| Hex | 74 | 96 | 62 | 17 | 0 | 23 | 29 | 63 | 15 | 31 |
| Octal | 164 | 226 | 142 | 27 | 0 | 43 | 51 | 143 | 25 | 61 |
| Binary | 1110100 | 10010110 | 1100010 | 10111 | 0 | 100011 | 101001 | 1100011 | 10101 | 110001 |
Color Harmonies of #749662
Complementary color
Monochromatic Colors of #749662
Black with #749662
Text Example
Text Example
White with #749662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749662; }
p { color: rgb(116,150,98); }
H1.HeaderClassName
{
color: #749662;
}
.AnyTagClassName
{
color: #749662;
}
</style>
background-color css
<style>
a { background-color: #749662; }
a { background-color: rgb(116,150,98); }
div.DivClassName
{
background-color: #749662;
}
.BgClassName
{
background-color: #749662;
}
</style>
border-color css
<style>
span { border-color: #749662; }
span { border-color: rgb(116,150,98); }
td.TdClassName
{
border-color: #749662;
}
.TagClassName
{
border-color: #749662;
}
</style>