Shades of Highland #749362
Tints of Highland #749362
RGB
CMYK
RGB Variations
Color information
#749362 (or 0x749362) is known color: Highland. HEX triplet: 74, 93 and 62. RGB value is (116,147,98). Sum of RGB (Red+Green+Blue) = 116+147+98=361 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.13% from 361); Green value is 147 (57.81% from 255 or 40.72% from 361); Blue value is 98 (38.67% from 255 or 27.15% from 361); Max value from RGB is 147 - color contains mainly: green. Hex color #749362 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749362 is #8B6C9D. Grayscale: #848484. Windows color (decimal): -9137310 or 6460276. OLE color: 6460276.
HSL color Cylindrical-coordinate representation of color #749362: hue angle of 97.96º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #749362 is Cyan = 0.21, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 98 | - |
| CMYK | 0.21 | 0 | 0.33 | 0.42 |
| HSL | 97.96º | 0.2% | 0.48% | - |
| HSV(B) | 97.96º | 0.33% | 0.58% | - |
| XYZ | 19.84 | 25.46 | 15.42 | - |
| YUV | 132.15 | 108.73 | 116.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 98 | 0.21 | 0 | 0.33 | 0.42 | 97.96 | 0.2 | 0.48 |
| Hex | 74 | 93 | 62 | 15 | 0 | 21 | 2A | 62 | 14 | 30 |
| Octal | 164 | 223 | 142 | 25 | 0 | 41 | 52 | 142 | 24 | 60 |
| Binary | 1110100 | 10010011 | 1100010 | 10101 | 0 | 100001 | 101010 | 1100010 | 10100 | 110000 |
Color Harmonies of #749362
Complementary color
Monochromatic Colors of #749362
Black with #749362
Text Example
Text Example
White with #749362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749362; }
p { color: rgb(116,147,98); }
H1.HeaderClassName
{
color: #749362;
}
.AnyTagClassName
{
color: #749362;
}
</style>
background-color css
<style>
a { background-color: #749362; }
a { background-color: rgb(116,147,98); }
div.DivClassName
{
background-color: #749362;
}
.BgClassName
{
background-color: #749362;
}
</style>
border-color css
<style>
span { border-color: #749362; }
span { border-color: rgb(116,147,98); }
td.TdClassName
{
border-color: #749362;
}
.TagClassName
{
border-color: #749362;
}
</style>