Shades of Highland #759154
Tints of Highland #759154
RGB
CMYK
RGB Variations
Color information
#759154 (or 0x759154) is known color: Highland. HEX triplet: 75, 91 and 54. RGB value is (117,145,84). Sum of RGB (Red+Green+Blue) = 117+145+84=346 (45% of max value = 765). Red value is 117 (46.09% from 255 or 33.82% from 346); Green value is 145 (57.03% from 255 or 41.91% from 346); Blue value is 84 (33.20% from 255 or 24.28% from 346); Max value from RGB is 145 - color contains mainly: green. Hex color #759154 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759154 is #8A6EAB. Grayscale: #818181. Windows color (decimal): -9072300 or 5542261. OLE color: 5542261.
HSL color Cylindrical-coordinate representation of color #759154: hue angle of 87.54º degrees, saturation: 0.27, 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 #759154 is Cyan = 0.19, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 84 | - |
| CMYK | 0.19 | 0 | 0.42 | 0.43 |
| HSL | 87.54º | 0.27% | 0.45% | - |
| HSV(B) | 87.54º | 0.42% | 0.57% | - |
| XYZ | 19.06 | 24.67 | 12.15 | - |
| YUV | 129.67 | 102.22 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 84 | 0.19 | 0 | 0.42 | 0.43 | 87.54 | 0.27 | 0.45 |
| Hex | 75 | 91 | 54 | 13 | 0 | 2A | 2B | 58 | 1B | 2D |
| Octal | 165 | 221 | 124 | 23 | 0 | 52 | 53 | 130 | 33 | 55 |
| Binary | 1110101 | 10010001 | 1010100 | 10011 | 0 | 101010 | 101011 | 1011000 | 11011 | 101101 |
Color Harmonies of #759154
Complementary color
Monochromatic Colors of #759154
Black with #759154
Text Example
Text Example
White with #759154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759154; }
p { color: rgb(117,145,84); }
H1.HeaderClassName
{
color: #759154;
}
.AnyTagClassName
{
color: #759154;
}
</style>
background-color css
<style>
a { background-color: #759154; }
a { background-color: rgb(117,145,84); }
div.DivClassName
{
background-color: #759154;
}
.BgClassName
{
background-color: #759154;
}
</style>
border-color css
<style>
span { border-color: #759154; }
span { border-color: rgb(117,145,84); }
td.TdClassName
{
border-color: #759154;
}
.TagClassName
{
border-color: #759154;
}
</style>