Shades of Highland #759461
Tints of Highland #759461
RGB
CMYK
RGB Variations
Color information
#759461 (or 0x759461) is known color: Highland. HEX triplet: 75, 94 and 61. RGB value is (117,148,97). Sum of RGB (Red+Green+Blue) = 117+148+97=362 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.32% from 362); Green value is 148 (58.20% from 255 or 40.88% from 362); Blue value is 97 (38.28% from 255 or 26.80% from 362); Max value from RGB is 148 - color contains mainly: green. Hex color #759461 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759461 is #8A6B9E. Grayscale: #858585. Windows color (decimal): -9071519 or 6394997. OLE color: 6394997.
HSL color Cylindrical-coordinate representation of color #759461: hue angle of 96.47º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #759461 is Cyan = 0.21, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 97 | - |
| CMYK | 0.21 | 0 | 0.34 | 0.42 |
| HSL | 96.47º | 0.21% | 0.48% | - |
| HSV(B) | 96.47º | 0.34% | 0.58% | - |
| XYZ | 20.08 | 25.82 | 15.24 | - |
| YUV | 132.92 | 107.73 | 116.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 97 | 0.21 | 0 | 0.34 | 0.42 | 96.47 | 0.21 | 0.48 |
| Hex | 75 | 94 | 61 | 15 | 0 | 22 | 2A | 60 | 15 | 30 |
| Octal | 165 | 224 | 141 | 25 | 0 | 42 | 52 | 140 | 25 | 60 |
| Binary | 1110101 | 10010100 | 1100001 | 10101 | 0 | 100010 | 101010 | 1100000 | 10101 | 110000 |
Color Harmonies of #759461
Complementary color
Monochromatic Colors of #759461
Black with #759461
Text Example
Text Example
White with #759461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759461; }
p { color: rgb(117,148,97); }
H1.HeaderClassName
{
color: #759461;
}
.AnyTagClassName
{
color: #759461;
}
</style>
background-color css
<style>
a { background-color: #759461; }
a { background-color: rgb(117,148,97); }
div.DivClassName
{
background-color: #759461;
}
.BgClassName
{
background-color: #759461;
}
</style>
border-color css
<style>
span { border-color: #759461; }
span { border-color: rgb(117,148,97); }
td.TdClassName
{
border-color: #759461;
}
.TagClassName
{
border-color: #759461;
}
</style>