Shades of Highland #759665
Tints of Highland #759665
RGB
CMYK
RGB Variations
Color information
#759665 (or 0x759665) is known color: Highland. HEX triplet: 75, 96 and 65. RGB value is (117,150,101). Sum of RGB (Red+Green+Blue) = 117+150+101=368 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.79% from 368); Green value is 150 (58.98% from 255 or 40.76% from 368); Blue value is 101 (39.84% from 255 or 27.45% from 368); Max value from RGB is 150 - color contains mainly: green. Hex color #759665 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759665 is #8A699A. Grayscale: #868686. Windows color (decimal): -9071003 or 6657653. OLE color: 6657653.
HSL color Cylindrical-coordinate representation of color #759665: hue angle of 100.41º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #759665 is Cyan = 0.22, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 101 | - |
| CMYK | 0.22 | 0 | 0.33 | 0.41 |
| HSL | 100.41º | 0.2% | 0.49% | - |
| HSV(B) | 100.41º | 0.33% | 0.59% | - |
| XYZ | 20.59 | 26.53 | 16.35 | - |
| YUV | 134.55 | 109.07 | 115.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 101 | 0.22 | 0 | 0.33 | 0.41 | 100.41 | 0.2 | 0.49 |
| Hex | 75 | 96 | 65 | 16 | 0 | 21 | 29 | 64 | 14 | 31 |
| Octal | 165 | 226 | 145 | 26 | 0 | 41 | 51 | 144 | 24 | 61 |
| Binary | 1110101 | 10010110 | 1100101 | 10110 | 0 | 100001 | 101001 | 1100100 | 10100 | 110001 |
Color Harmonies of #759665
Complementary color
Monochromatic Colors of #759665
Black with #759665
Text Example
Text Example
White with #759665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759665; }
p { color: rgb(117,150,101); }
H1.HeaderClassName
{
color: #759665;
}
.AnyTagClassName
{
color: #759665;
}
</style>
background-color css
<style>
a { background-color: #759665; }
a { background-color: rgb(117,150,101); }
div.DivClassName
{
background-color: #759665;
}
.BgClassName
{
background-color: #759665;
}
</style>
border-color css
<style>
span { border-color: #759665; }
span { border-color: rgb(117,150,101); }
td.TdClassName
{
border-color: #759665;
}
.TagClassName
{
border-color: #759665;
}
</style>