Shades of Highland #759355
Tints of Highland #759355
RGB
CMYK
RGB Variations
Color information
#759355 (or 0x759355) is known color: Highland. HEX triplet: 75, 93 and 55. RGB value is (117,147,85). Sum of RGB (Red+Green+Blue) = 117+147+85=349 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.52% from 349); Green value is 147 (57.81% from 255 or 42.12% from 349); Blue value is 85 (33.59% from 255 or 24.36% from 349); Max value from RGB is 147 - color contains mainly: green. Hex color #759355 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759355 is #8A6CAA. Grayscale: #838383. Windows color (decimal): -9071787 or 5608309. OLE color: 5608309.
HSL color Cylindrical-coordinate representation of color #759355: hue angle of 89.03º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #759355 is Cyan = 0.20, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 85 | - |
| CMYK | 0.20 | 0 | 0.42 | 0.42 |
| HSL | 89.03º | 0.27% | 0.45% | - |
| HSV(B) | 89.03º | 0.42% | 0.58% | - |
| XYZ | 19.41 | 25.31 | 12.46 | - |
| YUV | 130.96 | 102.06 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 85 | 0.20 | 0 | 0.42 | 0.42 | 89.03 | 0.27 | 0.45 |
| Hex | 75 | 93 | 55 | 14 | 0 | 2A | 2A | 59 | 1B | 2D |
| Octal | 165 | 223 | 125 | 24 | 0 | 52 | 52 | 131 | 33 | 55 |
| Binary | 1110101 | 10010011 | 1010101 | 10100 | 0 | 101010 | 101010 | 1011001 | 11011 | 101101 |
Color Harmonies of #759355
Complementary color
Monochromatic Colors of #759355
Black with #759355
Text Example
Text Example
White with #759355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759355; }
p { color: rgb(117,147,85); }
H1.HeaderClassName
{
color: #759355;
}
.AnyTagClassName
{
color: #759355;
}
</style>
background-color css
<style>
a { background-color: #759355; }
a { background-color: rgb(117,147,85); }
div.DivClassName
{
background-color: #759355;
}
.BgClassName
{
background-color: #759355;
}
</style>
border-color css
<style>
span { border-color: #759355; }
span { border-color: rgb(117,147,85); }
td.TdClassName
{
border-color: #759355;
}
.TagClassName
{
border-color: #759355;
}
</style>