Shades of Highland #759658
Tints of Highland #759658
RGB
CMYK
RGB Variations
Color information
#759658 (or 0x759658) is known color: Highland. HEX triplet: 75, 96 and 58. RGB value is (117,150,88). Sum of RGB (Red+Green+Blue) = 117+150+88=355 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.96% from 355); Green value is 150 (58.98% from 255 or 42.25% from 355); Blue value is 88 (34.77% from 255 or 24.79% from 355); Max value from RGB is 150 - color contains mainly: green. Hex color #759658 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759658 is #8A69A7. Grayscale: #858585. Windows color (decimal): -9071016 or 5805685. OLE color: 5805685.
HSL color Cylindrical-coordinate representation of color #759658: hue angle of 91.94º 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 #759658 is Cyan = 0.22, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 88 | - |
| CMYK | 0.22 | 0 | 0.41 | 0.41 |
| HSL | 91.94º | 0.26% | 0.47% | - |
| HSV(B) | 91.94º | 0.41% | 0.59% | - |
| XYZ | 20 | 26.3 | 13.25 | - |
| YUV | 133.07 | 102.57 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 88 | 0.22 | 0 | 0.41 | 0.41 | 91.94 | 0.26 | 0.47 |
| Hex | 75 | 96 | 58 | 16 | 0 | 29 | 29 | 5C | 1A | 2F |
| Octal | 165 | 226 | 130 | 26 | 0 | 51 | 51 | 134 | 32 | 57 |
| Binary | 1110101 | 10010110 | 1011000 | 10110 | 0 | 101001 | 101001 | 1011100 | 11010 | 101111 |
Color Harmonies of #759658
Complementary color
Monochromatic Colors of #759658
Black with #759658
Text Example
Text Example
White with #759658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759658; }
p { color: rgb(117,150,88); }
H1.HeaderClassName
{
color: #759658;
}
.AnyTagClassName
{
color: #759658;
}
</style>
background-color css
<style>
a { background-color: #759658; }
a { background-color: rgb(117,150,88); }
div.DivClassName
{
background-color: #759658;
}
.BgClassName
{
background-color: #759658;
}
</style>
border-color css
<style>
span { border-color: #759658; }
span { border-color: rgb(117,150,88); }
td.TdClassName
{
border-color: #759658;
}
.TagClassName
{
border-color: #759658;
}
</style>