Shades of Highland #759265
Tints of Highland #759265
RGB
CMYK
RGB Variations
Color information
#759265 (or 0x759265) is known color: Highland. HEX triplet: 75, 92 and 65. RGB value is (117,146,101). Sum of RGB (Red+Green+Blue) = 117+146+101=364 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.14% from 364); Green value is 146 (57.42% from 255 or 40.11% from 364); Blue value is 101 (39.84% from 255 or 27.75% from 364); Max value from RGB is 146 - color contains mainly: green. Hex color #759265 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759265 is #8A6D9A. Grayscale: #848484. Windows color (decimal): -9072027 or 6656629. OLE color: 6656629.
HSL color Cylindrical-coordinate representation of color #759265: hue angle of 98.67º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #759265 is Cyan = 0.20, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 101 | - |
| CMYK | 0.20 | 0 | 0.31 | 0.43 |
| HSL | 98.67º | 0.18% | 0.48% | - |
| HSV(B) | 98.67º | 0.31% | 0.57% | - |
| XYZ | 19.96 | 25.28 | 16.14 | - |
| YUV | 132.2 | 110.39 | 117.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 101 | 0.20 | 0 | 0.31 | 0.43 | 98.67 | 0.18 | 0.48 |
| Hex | 75 | 92 | 65 | 14 | 0 | 1F | 2B | 63 | 12 | 30 |
| Octal | 165 | 222 | 145 | 24 | 0 | 37 | 53 | 143 | 22 | 60 |
| Binary | 1110101 | 10010010 | 1100101 | 10100 | 0 | 11111 | 101011 | 1100011 | 10010 | 110000 |
Color Harmonies of #759265
Complementary color
Monochromatic Colors of #759265
Black with #759265
Text Example
Text Example
White with #759265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759265; }
p { color: rgb(117,146,101); }
H1.HeaderClassName
{
color: #759265;
}
.AnyTagClassName
{
color: #759265;
}
</style>
background-color css
<style>
a { background-color: #759265; }
a { background-color: rgb(117,146,101); }
div.DivClassName
{
background-color: #759265;
}
.BgClassName
{
background-color: #759265;
}
</style>
border-color css
<style>
span { border-color: #759265; }
span { border-color: rgb(117,146,101); }
td.TdClassName
{
border-color: #759265;
}
.TagClassName
{
border-color: #759265;
}
</style>