Shades of Highland #758558
Tints of Highland #758558
RGB
CMYK
RGB Variations
Color information
#758558 (or 0x758558) is known color: Highland. HEX triplet: 75, 85 and 58. RGB value is (117,133,88). Sum of RGB (Red+Green+Blue) = 117+133+88=338 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.62% from 338); Green value is 133 (52.34% from 255 or 39.35% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 133 - color contains mainly: green. Hex color #758558 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758558 is #8A7AA7. Grayscale: #7B7B7B. Windows color (decimal): -9075368 or 5801333. OLE color: 5801333.
HSL color Cylindrical-coordinate representation of color #758558: hue angle of 81.33º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #758558 is Cyan = 0.12, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 133 | 88 | - |
| CMYK | 0.12 | 0 | 0.34 | 0.48 |
| HSL | 81.33º | 0.2% | 0.43% | - |
| HSV(B) | 81.33º | 0.34% | 0.52% | - |
| XYZ | 17.49 | 21.26 | 12.41 | - |
| YUV | 123.09 | 108.2 | 123.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 133 | 88 | 0.12 | 0 | 0.34 | 0.48 | 81.33 | 0.2 | 0.43 |
| Hex | 75 | 85 | 58 | C | 0 | 22 | 30 | 51 | 14 | 2B |
| Octal | 165 | 205 | 130 | 14 | 0 | 42 | 60 | 121 | 24 | 53 |
| Binary | 1110101 | 10000101 | 1011000 | 1100 | 0 | 100010 | 110000 | 1010001 | 10100 | 101011 |
Color Harmonies of #758558
Complementary color
Monochromatic Colors of #758558
Black with #758558
Text Example
Text Example
White with #758558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758558; }
p { color: rgb(117,133,88); }
H1.HeaderClassName
{
color: #758558;
}
.AnyTagClassName
{
color: #758558;
}
</style>
background-color css
<style>
a { background-color: #758558; }
a { background-color: rgb(117,133,88); }
div.DivClassName
{
background-color: #758558;
}
.BgClassName
{
background-color: #758558;
}
</style>
border-color css
<style>
span { border-color: #758558; }
span { border-color: rgb(117,133,88); }
td.TdClassName
{
border-color: #758558;
}
.TagClassName
{
border-color: #758558;
}
</style>