Shades of Highland #759464
Tints of Highland #759464
RGB
CMYK
RGB Variations
Color information
#759464 (or 0x759464) is known color: Highland. HEX triplet: 75, 94 and 64. RGB value is (117,148,100). Sum of RGB (Red+Green+Blue) = 117+148+100=365 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.05% from 365); Green value is 148 (58.20% from 255 or 40.55% from 365); Blue value is 100 (39.45% from 255 or 27.40% from 365); Max value from RGB is 148 - color contains mainly: green. Hex color #759464 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759464 is #8A6B9B. Grayscale: #858585. Windows color (decimal): -9071516 or 6591605. OLE color: 6591605.
HSL color Cylindrical-coordinate representation of color #759464: hue angle of 98.75º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #759464 is Cyan = 0.21, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 100 | - |
| CMYK | 0.21 | 0 | 0.32 | 0.42 |
| HSL | 98.75º | 0.19% | 0.49% | - |
| HSV(B) | 98.75º | 0.32% | 0.58% | - |
| XYZ | 20.23 | 25.88 | 15.99 | - |
| YUV | 133.26 | 109.23 | 116.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 100 | 0.21 | 0 | 0.32 | 0.42 | 98.75 | 0.19 | 0.49 |
| Hex | 75 | 94 | 64 | 15 | 0 | 20 | 2A | 63 | 13 | 31 |
| Octal | 165 | 224 | 144 | 25 | 0 | 40 | 52 | 143 | 23 | 61 |
| Binary | 1110101 | 10010100 | 1100100 | 10101 | 0 | 100000 | 101010 | 1100011 | 10011 | 110001 |
Color Harmonies of #759464
Complementary color
Monochromatic Colors of #759464
Black with #759464
Text Example
Text Example
White with #759464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759464; }
p { color: rgb(117,148,100); }
H1.HeaderClassName
{
color: #759464;
}
.AnyTagClassName
{
color: #759464;
}
</style>
background-color css
<style>
a { background-color: #759464; }
a { background-color: rgb(117,148,100); }
div.DivClassName
{
background-color: #759464;
}
.BgClassName
{
background-color: #759464;
}
</style>
border-color css
<style>
span { border-color: #759464; }
span { border-color: rgb(117,148,100); }
td.TdClassName
{
border-color: #759464;
}
.TagClassName
{
border-color: #759464;
}
</style>