Shades of Highland #759366
Tints of Highland #759366
RGB
CMYK
RGB Variations
Color information
#759366 (or 0x759366) is known color: Highland. HEX triplet: 75, 93 and 66. RGB value is (117,147,102). Sum of RGB (Red+Green+Blue) = 117+147+102=366 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.97% from 366); Green value is 147 (57.81% from 255 or 40.16% from 366); Blue value is 102 (40.23% from 255 or 27.87% from 366); Max value from RGB is 147 - color contains mainly: green. Hex color #759366 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759366 is #8A6C99. Grayscale: #858585. Windows color (decimal): -9071770 or 6722421. OLE color: 6722421.
HSL color Cylindrical-coordinate representation of color #759366: hue angle of 100º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #759366 is Cyan = 0.20, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 102 | - |
| CMYK | 0.20 | 0 | 0.31 | 0.42 |
| HSL | 100º | 0.18% | 0.49% | - |
| HSV(B) | 100º | 0.31% | 0.58% | - |
| XYZ | 20.17 | 25.61 | 16.45 | - |
| YUV | 132.9 | 110.56 | 116.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 102 | 0.20 | 0 | 0.31 | 0.42 | 100 | 0.18 | 0.49 |
| Hex | 75 | 93 | 66 | 14 | 0 | 1F | 2A | 64 | 12 | 31 |
| Octal | 165 | 223 | 146 | 24 | 0 | 37 | 52 | 144 | 22 | 61 |
| Binary | 1110101 | 10010011 | 1100110 | 10100 | 0 | 11111 | 101010 | 1100100 | 10010 | 110001 |
Color Harmonies of #759366
Complementary color
Monochromatic Colors of #759366
Black with #759366
Text Example
Text Example
White with #759366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759366; }
p { color: rgb(117,147,102); }
H1.HeaderClassName
{
color: #759366;
}
.AnyTagClassName
{
color: #759366;
}
</style>
background-color css
<style>
a { background-color: #759366; }
a { background-color: rgb(117,147,102); }
div.DivClassName
{
background-color: #759366;
}
.BgClassName
{
background-color: #759366;
}
</style>
border-color css
<style>
span { border-color: #759366; }
span { border-color: rgb(117,147,102); }
td.TdClassName
{
border-color: #759366;
}
.TagClassName
{
border-color: #759366;
}
</style>