Shades of Highland #759553
Tints of Highland #759553
RGB
CMYK
RGB Variations
Color information
#759553 (or 0x759553) is known color: Highland. HEX triplet: 75, 95 and 53. RGB value is (117,149,83). Sum of RGB (Red+Green+Blue) = 117+149+83=349 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.52% from 349); Green value is 149 (58.59% from 255 or 42.69% from 349); Blue value is 83 (32.81% from 255 or 23.78% from 349); Max value from RGB is 149 - color contains mainly: green. Hex color #759553 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759553 is #8A6AAC. Grayscale: #848484. Windows color (decimal): -9071277 or 5477749. OLE color: 5477749.
HSL color Cylindrical-coordinate representation of color #759553: hue angle of 89.09º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #759553 is Cyan = 0.21, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 83 | - |
| CMYK | 0.21 | 0 | 0.44 | 0.42 |
| HSL | 89.09º | 0.28% | 0.45% | - |
| HSV(B) | 89.09º | 0.44% | 0.58% | - |
| XYZ | 19.64 | 25.9 | 12.15 | - |
| YUV | 131.91 | 100.4 | 117.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 83 | 0.21 | 0 | 0.44 | 0.42 | 89.09 | 0.28 | 0.45 |
| Hex | 75 | 95 | 53 | 15 | 0 | 2C | 2A | 59 | 1C | 2D |
| Octal | 165 | 225 | 123 | 25 | 0 | 54 | 52 | 131 | 34 | 55 |
| Binary | 1110101 | 10010101 | 1010011 | 10101 | 0 | 101100 | 101010 | 1011001 | 11100 | 101101 |
Color Harmonies of #759553
Complementary color
Monochromatic Colors of #759553
Black with #759553
Text Example
Text Example
White with #759553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759553; }
p { color: rgb(117,149,83); }
H1.HeaderClassName
{
color: #759553;
}
.AnyTagClassName
{
color: #759553;
}
</style>
background-color css
<style>
a { background-color: #759553; }
a { background-color: rgb(117,149,83); }
div.DivClassName
{
background-color: #759553;
}
.BgClassName
{
background-color: #759553;
}
</style>
border-color css
<style>
span { border-color: #759553; }
span { border-color: rgb(117,149,83); }
td.TdClassName
{
border-color: #759553;
}
.TagClassName
{
border-color: #759553;
}
</style>