Shades of Highland #749361
Tints of Highland #749361
RGB
CMYK
RGB Variations
Color information
#749361 (or 0x749361) is known color: Highland. HEX triplet: 74, 93 and 61. RGB value is (116,147,97). Sum of RGB (Red+Green+Blue) = 116+147+97=360 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.22% from 360); Green value is 147 (57.81% from 255 or 40.83% from 360); Blue value is 97 (38.28% from 255 or 26.94% from 360); Max value from RGB is 147 - color contains mainly: green. Hex color #749361 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749361 is #8B6C9E. Grayscale: #848484. Windows color (decimal): -9137311 or 6394740. OLE color: 6394740.
HSL color Cylindrical-coordinate representation of color #749361: hue angle of 97.2º 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 #749361 is Cyan = 0.21, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 97 | - |
| CMYK | 0.21 | 0 | 0.34 | 0.42 |
| HSL | 97.2º | 0.2% | 0.48% | - |
| HSV(B) | 97.2º | 0.34% | 0.58% | - |
| XYZ | 19.79 | 25.44 | 15.18 | - |
| YUV | 132.03 | 108.23 | 116.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 97 | 0.21 | 0 | 0.34 | 0.42 | 97.2 | 0.2 | 0.48 |
| Hex | 74 | 93 | 61 | 15 | 0 | 22 | 2A | 61 | 14 | 30 |
| Octal | 164 | 223 | 141 | 25 | 0 | 42 | 52 | 141 | 24 | 60 |
| Binary | 1110100 | 10010011 | 1100001 | 10101 | 0 | 100010 | 101010 | 1100001 | 10100 | 110000 |
Color Harmonies of #749361
Complementary color
Monochromatic Colors of #749361
Black with #749361
Text Example
Text Example
White with #749361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749361; }
p { color: rgb(116,147,97); }
H1.HeaderClassName
{
color: #749361;
}
.AnyTagClassName
{
color: #749361;
}
</style>
background-color css
<style>
a { background-color: #749361; }
a { background-color: rgb(116,147,97); }
div.DivClassName
{
background-color: #749361;
}
.BgClassName
{
background-color: #749361;
}
</style>
border-color css
<style>
span { border-color: #749361; }
span { border-color: rgb(116,147,97); }
td.TdClassName
{
border-color: #749361;
}
.TagClassName
{
border-color: #749361;
}
</style>