Shades of Highland #759363
Tints of Highland #759363
RGB
CMYK
RGB Variations
Color information
#759363 (or 0x759363) is known color: Highland. HEX triplet: 75, 93 and 63. RGB value is (117,147,99). Sum of RGB (Red+Green+Blue) = 117+147+99=363 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.23% from 363); Green value is 147 (57.81% from 255 or 40.50% from 363); Blue value is 99 (39.06% from 255 or 27.27% from 363); Max value from RGB is 147 - color contains mainly: green. Hex color #759363 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759363 is #8A6C9C. Grayscale: #848484. Windows color (decimal): -9071773 or 6525813. OLE color: 6525813.
HSL color Cylindrical-coordinate representation of color #759363: hue angle of 97.5º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #759363 is Cyan = 0.20, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 99 | - |
| CMYK | 0.20 | 0 | 0.33 | 0.42 |
| HSL | 97.5º | 0.2% | 0.48% | - |
| HSV(B) | 97.5º | 0.33% | 0.58% | - |
| XYZ | 20.02 | 25.55 | 15.68 | - |
| YUV | 132.56 | 109.06 | 116.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 99 | 0.20 | 0 | 0.33 | 0.42 | 97.5 | 0.2 | 0.48 |
| Hex | 75 | 93 | 63 | 14 | 0 | 21 | 2A | 62 | 14 | 30 |
| Octal | 165 | 223 | 143 | 24 | 0 | 41 | 52 | 142 | 24 | 60 |
| Binary | 1110101 | 10010011 | 1100011 | 10100 | 0 | 100001 | 101010 | 1100010 | 10100 | 110000 |
Color Harmonies of #759363
Complementary color
Monochromatic Colors of #759363
Black with #759363
Text Example
Text Example
White with #759363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759363; }
p { color: rgb(117,147,99); }
H1.HeaderClassName
{
color: #759363;
}
.AnyTagClassName
{
color: #759363;
}
</style>
background-color css
<style>
a { background-color: #759363; }
a { background-color: rgb(117,147,99); }
div.DivClassName
{
background-color: #759363;
}
.BgClassName
{
background-color: #759363;
}
</style>
border-color css
<style>
span { border-color: #759363; }
span { border-color: rgb(117,147,99); }
td.TdClassName
{
border-color: #759363;
}
.TagClassName
{
border-color: #759363;
}
</style>