Shades of Highland #749658
Tints of Highland #749658
RGB
CMYK
RGB Variations
Color information
#749658 (or 0x749658) is known color: Highland. HEX triplet: 74, 96 and 58. RGB value is (116,150,88). Sum of RGB (Red+Green+Blue) = 116+150+88=354 (46% of max value = 765). Red value is 116 (45.70% from 255 or 32.77% from 354); Green value is 150 (58.98% from 255 or 42.37% from 354); Blue value is 88 (34.77% from 255 or 24.86% from 354); Max value from RGB is 150 - color contains mainly: green. Hex color #749658 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749658 is #8B69A7. Grayscale: #848484. Windows color (decimal): -9136552 or 5805684. OLE color: 5805684.
HSL color Cylindrical-coordinate representation of color #749658: hue angle of 92.9º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #749658 is Cyan = 0.23, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 150 | 88 | - |
| CMYK | 0.23 | 0 | 0.41 | 0.41 |
| HSL | 92.9º | 0.26% | 0.47% | - |
| HSV(B) | 92.9º | 0.41% | 0.59% | - |
| XYZ | 19.87 | 26.23 | 13.25 | - |
| YUV | 132.77 | 102.74 | 116.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 150 | 88 | 0.23 | 0 | 0.41 | 0.41 | 92.9 | 0.26 | 0.47 |
| Hex | 74 | 96 | 58 | 17 | 0 | 29 | 29 | 5D | 1A | 2F |
| Octal | 164 | 226 | 130 | 27 | 0 | 51 | 51 | 135 | 32 | 57 |
| Binary | 1110100 | 10010110 | 1011000 | 10111 | 0 | 101001 | 101001 | 1011101 | 11010 | 101111 |
Color Harmonies of #749658
Complementary color
Monochromatic Colors of #749658
Black with #749658
Text Example
Text Example
White with #749658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749658; }
p { color: rgb(116,150,88); }
H1.HeaderClassName
{
color: #749658;
}
.AnyTagClassName
{
color: #749658;
}
</style>
background-color css
<style>
a { background-color: #749658; }
a { background-color: rgb(116,150,88); }
div.DivClassName
{
background-color: #749658;
}
.BgClassName
{
background-color: #749658;
}
</style>
border-color css
<style>
span { border-color: #749658; }
span { border-color: rgb(116,150,88); }
td.TdClassName
{
border-color: #749658;
}
.TagClassName
{
border-color: #749658;
}
</style>