Shades of Highland #759252
Tints of Highland #759252
RGB
CMYK
RGB Variations
Color information
#759252 (or 0x759252) is known color: Highland. HEX triplet: 75, 92 and 52. RGB value is (117,146,82). Sum of RGB (Red+Green+Blue) = 117+146+82=345 (45% of max value = 765). Red value is 117 (46.09% from 255 or 33.91% from 345); Green value is 146 (57.42% from 255 or 42.32% from 345); Blue value is 82 (32.42% from 255 or 23.77% from 345); Max value from RGB is 146 - color contains mainly: green. Hex color #759252 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759252 is #8A6DAD. Grayscale: #828282. Windows color (decimal): -9072046 or 5411445. OLE color: 5411445.
HSL color Cylindrical-coordinate representation of color #759252: hue angle of 87.19º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #759252 is Cyan = 0.20, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 82 | - |
| CMYK | 0.20 | 0 | 0.44 | 0.43 |
| HSL | 87.19º | 0.28% | 0.45% | - |
| HSV(B) | 87.19º | 0.44% | 0.57% | - |
| XYZ | 19.14 | 24.95 | 11.79 | - |
| YUV | 130.03 | 100.89 | 118.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 82 | 0.20 | 0 | 0.44 | 0.43 | 87.19 | 0.28 | 0.45 |
| Hex | 75 | 92 | 52 | 14 | 0 | 2C | 2B | 57 | 1C | 2D |
| Octal | 165 | 222 | 122 | 24 | 0 | 54 | 53 | 127 | 34 | 55 |
| Binary | 1110101 | 10010010 | 1010010 | 10100 | 0 | 101100 | 101011 | 1010111 | 11100 | 101101 |
Color Harmonies of #759252
Complementary color
Monochromatic Colors of #759252
Black with #759252
Text Example
Text Example
White with #759252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759252; }
p { color: rgb(117,146,82); }
H1.HeaderClassName
{
color: #759252;
}
.AnyTagClassName
{
color: #759252;
}
</style>
background-color css
<style>
a { background-color: #759252; }
a { background-color: rgb(117,146,82); }
div.DivClassName
{
background-color: #759252;
}
.BgClassName
{
background-color: #759252;
}
</style>
border-color css
<style>
span { border-color: #759252; }
span { border-color: rgb(117,146,82); }
td.TdClassName
{
border-color: #759252;
}
.TagClassName
{
border-color: #759252;
}
</style>