Shades of Highland #749356
Tints of Highland #749356
RGB
CMYK
RGB Variations
Color information
#749356 (or 0x749356) is known color: Highland. HEX triplet: 74, 93 and 56. RGB value is (116,147,86). Sum of RGB (Red+Green+Blue) = 116+147+86=349 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.24% from 349); Green value is 147 (57.81% from 255 or 42.12% from 349); Blue value is 86 (33.98% from 255 or 24.64% from 349); Max value from RGB is 147 - color contains mainly: green. Hex color #749356 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749356 is #8B6CA9. Grayscale: #828282. Windows color (decimal): -9137322 or 5673844. OLE color: 5673844.
HSL color Cylindrical-coordinate representation of color #749356: hue angle of 90.49º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #749356 is Cyan = 0.21, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 86 | - |
| CMYK | 0.21 | 0 | 0.41 | 0.42 |
| HSL | 90.49º | 0.26% | 0.46% | - |
| HSV(B) | 90.49º | 0.41% | 0.58% | - |
| XYZ | 19.32 | 25.25 | 12.66 | - |
| YUV | 130.78 | 102.73 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 86 | 0.21 | 0 | 0.41 | 0.42 | 90.49 | 0.26 | 0.46 |
| Hex | 74 | 93 | 56 | 15 | 0 | 29 | 2A | 5A | 1A | 2E |
| Octal | 164 | 223 | 126 | 25 | 0 | 51 | 52 | 132 | 32 | 56 |
| Binary | 1110100 | 10010011 | 1010110 | 10101 | 0 | 101001 | 101010 | 1011010 | 11010 | 101110 |
Color Harmonies of #749356
Complementary color
Monochromatic Colors of #749356
Black with #749356
Text Example
Text Example
White with #749356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749356; }
p { color: rgb(116,147,86); }
H1.HeaderClassName
{
color: #749356;
}
.AnyTagClassName
{
color: #749356;
}
</style>
background-color css
<style>
a { background-color: #749356; }
a { background-color: rgb(116,147,86); }
div.DivClassName
{
background-color: #749356;
}
.BgClassName
{
background-color: #749356;
}
</style>
border-color css
<style>
span { border-color: #749356; }
span { border-color: rgb(116,147,86); }
td.TdClassName
{
border-color: #749356;
}
.TagClassName
{
border-color: #749356;
}
</style>