Shades of Highland #759364
Tints of Highland #759364
RGB
CMYK
RGB Variations
Color information
#759364 (or 0x759364) is known color: Highland. HEX triplet: 75, 93 and 64. RGB value is (117,147,100). Sum of RGB (Red+Green+Blue) = 117+147+100=364 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.14% from 364); Green value is 147 (57.81% from 255 or 40.38% from 364); Blue value is 100 (39.45% from 255 or 27.47% from 364); Max value from RGB is 147 - color contains mainly: green. Hex color #759364 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759364 is #8A6C9B. Grayscale: #848484. Windows color (decimal): -9071772 or 6591349. OLE color: 6591349.
HSL color Cylindrical-coordinate representation of color #759364: hue angle of 98.3º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #759364 is Cyan = 0.20, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 100 | - |
| CMYK | 0.20 | 0 | 0.32 | 0.42 |
| HSL | 98.3º | 0.19% | 0.48% | - |
| HSV(B) | 98.3º | 0.32% | 0.58% | - |
| XYZ | 20.07 | 25.57 | 15.93 | - |
| YUV | 132.67 | 109.56 | 116.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 100 | 0.20 | 0 | 0.32 | 0.42 | 98.3 | 0.19 | 0.48 |
| Hex | 75 | 93 | 64 | 14 | 0 | 20 | 2A | 62 | 13 | 30 |
| Octal | 165 | 223 | 144 | 24 | 0 | 40 | 52 | 142 | 23 | 60 |
| Binary | 1110101 | 10010011 | 1100100 | 10100 | 0 | 100000 | 101010 | 1100010 | 10011 | 110000 |
Color Harmonies of #759364
Complementary color
Monochromatic Colors of #759364
Black with #759364
Text Example
Text Example
White with #759364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759364; }
p { color: rgb(117,147,100); }
H1.HeaderClassName
{
color: #759364;
}
.AnyTagClassName
{
color: #759364;
}
</style>
background-color css
<style>
a { background-color: #759364; }
a { background-color: rgb(117,147,100); }
div.DivClassName
{
background-color: #759364;
}
.BgClassName
{
background-color: #759364;
}
</style>
border-color css
<style>
span { border-color: #759364; }
span { border-color: rgb(117,147,100); }
td.TdClassName
{
border-color: #759364;
}
.TagClassName
{
border-color: #759364;
}
</style>