Shades of Highland #759351
Tints of Highland #759351
RGB
CMYK
RGB Variations
Color information
#759351 (or 0x759351) is known color: Highland. HEX triplet: 75, 93 and 51. RGB value is (117,147,81). Sum of RGB (Red+Green+Blue) = 117+147+81=345 (45% of max value = 765). Red value is 117 (46.09% from 255 or 33.91% from 345); Green value is 147 (57.81% from 255 or 42.61% from 345); Blue value is 81 (32.03% from 255 or 23.48% from 345); Max value from RGB is 147 - color contains mainly: green. Hex color #759351 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759351 is #8A6CAE. Grayscale: #828282. Windows color (decimal): -9071791 or 5346165. OLE color: 5346165.
HSL color Cylindrical-coordinate representation of color #759351: hue angle of 87.27º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #759351 is Cyan = 0.20, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 81 | - |
| CMYK | 0.20 | 0 | 0.45 | 0.42 |
| HSL | 87.27º | 0.29% | 0.45% | - |
| HSV(B) | 87.27º | 0.45% | 0.58% | - |
| XYZ | 19.26 | 25.24 | 11.64 | - |
| YUV | 130.51 | 100.06 | 118.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 81 | 0.20 | 0 | 0.45 | 0.42 | 87.27 | 0.29 | 0.45 |
| Hex | 75 | 93 | 51 | 14 | 0 | 2D | 2A | 57 | 1D | 2D |
| Octal | 165 | 223 | 121 | 24 | 0 | 55 | 52 | 127 | 35 | 55 |
| Binary | 1110101 | 10010011 | 1010001 | 10100 | 0 | 101101 | 101010 | 1010111 | 11101 | 101101 |
Color Harmonies of #759351
Complementary color
Monochromatic Colors of #759351
Black with #759351
Text Example
Text Example
White with #759351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759351; }
p { color: rgb(117,147,81); }
H1.HeaderClassName
{
color: #759351;
}
.AnyTagClassName
{
color: #759351;
}
</style>
background-color css
<style>
a { background-color: #759351; }
a { background-color: rgb(117,147,81); }
div.DivClassName
{
background-color: #759351;
}
.BgClassName
{
background-color: #759351;
}
</style>
border-color css
<style>
span { border-color: #759351; }
span { border-color: rgb(117,147,81); }
td.TdClassName
{
border-color: #759351;
}
.TagClassName
{
border-color: #759351;
}
</style>