Shades of Highland #749353
Tints of Highland #749353
RGB
CMYK
RGB Variations
Color information
#749353 (or 0x749353) is known color: Highland. HEX triplet: 74, 93 and 53. RGB value is (116,147,83). Sum of RGB (Red+Green+Blue) = 116+147+83=346 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.53% from 346); Green value is 147 (57.81% from 255 or 42.49% from 346); Blue value is 83 (32.81% from 255 or 23.99% from 346); Max value from RGB is 147 - color contains mainly: green. Hex color #749353 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749353 is #8B6CAC. Grayscale: #828282. Windows color (decimal): -9137325 or 5477236. OLE color: 5477236.
HSL color Cylindrical-coordinate representation of color #749353: hue angle of 89.06º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #749353 is Cyan = 0.21, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 83 | - |
| CMYK | 0.21 | 0 | 0.44 | 0.42 |
| HSL | 89.06º | 0.28% | 0.45% | - |
| HSV(B) | 89.06º | 0.44% | 0.58% | - |
| XYZ | 19.2 | 25.2 | 12.04 | - |
| YUV | 130.44 | 101.23 | 117.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 83 | 0.21 | 0 | 0.44 | 0.42 | 89.06 | 0.28 | 0.45 |
| Hex | 74 | 93 | 53 | 15 | 0 | 2C | 2A | 59 | 1C | 2D |
| Octal | 164 | 223 | 123 | 25 | 0 | 54 | 52 | 131 | 34 | 55 |
| Binary | 1110100 | 10010011 | 1010011 | 10101 | 0 | 101100 | 101010 | 1011001 | 11100 | 101101 |
Color Harmonies of #749353
Complementary color
Monochromatic Colors of #749353
Black with #749353
Text Example
Text Example
White with #749353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749353; }
p { color: rgb(116,147,83); }
H1.HeaderClassName
{
color: #749353;
}
.AnyTagClassName
{
color: #749353;
}
</style>
background-color css
<style>
a { background-color: #749353; }
a { background-color: rgb(116,147,83); }
div.DivClassName
{
background-color: #749353;
}
.BgClassName
{
background-color: #749353;
}
</style>
border-color css
<style>
span { border-color: #749353; }
span { border-color: rgb(116,147,83); }
td.TdClassName
{
border-color: #749353;
}
.TagClassName
{
border-color: #749353;
}
</style>