Shades of Highland #759365
Tints of Highland #759365
RGB
CMYK
RGB Variations
Color information
#759365 (or 0x759365) is known color: Highland. HEX triplet: 75, 93 and 65. RGB value is (117,147,101). Sum of RGB (Red+Green+Blue) = 117+147+101=365 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.05% from 365); Green value is 147 (57.81% from 255 or 40.27% from 365); Blue value is 101 (39.84% from 255 or 27.67% from 365); Max value from RGB is 147 - color contains mainly: green. Hex color #759365 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759365 is #8A6C9A. Grayscale: #848484. Windows color (decimal): -9071771 or 6656885. OLE color: 6656885.
HSL color Cylindrical-coordinate representation of color #759365: hue angle of 99.13º degrees, saturation: 0.19, 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 #759365 is Cyan = 0.20, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 101 | - |
| CMYK | 0.20 | 0 | 0.31 | 0.42 |
| HSL | 99.13º | 0.19% | 0.49% | - |
| HSV(B) | 99.13º | 0.31% | 0.58% | - |
| XYZ | 20.12 | 25.59 | 16.19 | - |
| YUV | 132.79 | 110.06 | 116.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 101 | 0.20 | 0 | 0.31 | 0.42 | 99.13 | 0.19 | 0.49 |
| Hex | 75 | 93 | 65 | 14 | 0 | 1F | 2A | 63 | 13 | 31 |
| Octal | 165 | 223 | 145 | 24 | 0 | 37 | 52 | 143 | 23 | 61 |
| Binary | 1110101 | 10010011 | 1100101 | 10100 | 0 | 11111 | 101010 | 1100011 | 10011 | 110001 |
Color Harmonies of #759365
Complementary color
Monochromatic Colors of #759365
Black with #759365
Text Example
Text Example
White with #759365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759365; }
p { color: rgb(117,147,101); }
H1.HeaderClassName
{
color: #759365;
}
.AnyTagClassName
{
color: #759365;
}
</style>
background-color css
<style>
a { background-color: #759365; }
a { background-color: rgb(117,147,101); }
div.DivClassName
{
background-color: #759365;
}
.BgClassName
{
background-color: #759365;
}
</style>
border-color css
<style>
span { border-color: #759365; }
span { border-color: rgb(117,147,101); }
td.TdClassName
{
border-color: #759365;
}
.TagClassName
{
border-color: #759365;
}
</style>