Shades of Highland #759255
Tints of Highland #759255
RGB
CMYK
RGB Variations
Color information
#759255 (or 0x759255) is known color: Highland. HEX triplet: 75, 92 and 55. RGB value is (117,146,85). Sum of RGB (Red+Green+Blue) = 117+146+85=348 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.62% from 348); Green value is 146 (57.42% from 255 or 41.95% from 348); Blue value is 85 (33.59% from 255 or 24.43% from 348); Max value from RGB is 146 - color contains mainly: green. Hex color #759255 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759255 is #8A6DAA. Grayscale: #828282. Windows color (decimal): -9072043 or 5608053. OLE color: 5608053.
HSL color Cylindrical-coordinate representation of color #759255: hue angle of 88.52º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #759255 is Cyan = 0.20, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 85 | - |
| CMYK | 0.20 | 0 | 0.42 | 0.43 |
| HSL | 88.52º | 0.26% | 0.45% | - |
| HSV(B) | 88.52º | 0.42% | 0.57% | - |
| XYZ | 19.25 | 25 | 12.4 | - |
| YUV | 130.38 | 102.39 | 118.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 85 | 0.20 | 0 | 0.42 | 0.43 | 88.52 | 0.26 | 0.45 |
| Hex | 75 | 92 | 55 | 14 | 0 | 2A | 2B | 59 | 1A | 2D |
| Octal | 165 | 222 | 125 | 24 | 0 | 52 | 53 | 131 | 32 | 55 |
| Binary | 1110101 | 10010010 | 1010101 | 10100 | 0 | 101010 | 101011 | 1011001 | 11010 | 101101 |
Color Harmonies of #759255
Complementary color
Monochromatic Colors of #759255
Black with #759255
Text Example
Text Example
White with #759255
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759255; }
p { color: rgb(117,146,85); }
H1.HeaderClassName
{
color: #759255;
}
.AnyTagClassName
{
color: #759255;
}
</style>
background-color css
<style>
a { background-color: #759255; }
a { background-color: rgb(117,146,85); }
div.DivClassName
{
background-color: #759255;
}
.BgClassName
{
background-color: #759255;
}
</style>
border-color css
<style>
span { border-color: #759255; }
span { border-color: rgb(117,146,85); }
td.TdClassName
{
border-color: #759255;
}
.TagClassName
{
border-color: #759255;
}
</style>