Shades of Highland #748759
Tints of Highland #748759
RGB
CMYK
RGB Variations
Color information
#748759 (or 0x748759) is known color: Highland. HEX triplet: 74, 87 and 59. RGB value is (116,135,89). Sum of RGB (Red+Green+Blue) = 116+135+89=340 (45% of max value = 765). Red value is 116 (45.70% from 255 or 34.12% from 340); Green value is 135 (53.12% from 255 or 39.71% from 340); Blue value is 89 (35.16% from 255 or 26.18% from 340); Max value from RGB is 135 - color contains mainly: green. Hex color #748759 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #748759 is #8B78A6. Grayscale: #7C7C7C. Windows color (decimal): -9140391 or 5867380. OLE color: 5867380.
HSL color Cylindrical-coordinate representation of color #748759: hue angle of 84.78º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #748759 is Cyan = 0.14, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 135 | 89 | - |
| CMYK | 0.14 | 0 | 0.34 | 0.47 |
| HSL | 84.78º | 0.21% | 0.44% | - |
| HSV(B) | 84.78º | 0.34% | 0.53% | - |
| XYZ | 17.67 | 21.76 | 12.72 | - |
| YUV | 124.08 | 108.21 | 122.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 135 | 89 | 0.14 | 0 | 0.34 | 0.47 | 84.78 | 0.21 | 0.44 |
| Hex | 74 | 87 | 59 | E | 0 | 22 | 2F | 55 | 15 | 2C |
| Octal | 164 | 207 | 131 | 16 | 0 | 42 | 57 | 125 | 25 | 54 |
| Binary | 1110100 | 10000111 | 1011001 | 1110 | 0 | 100010 | 101111 | 1010101 | 10101 | 101100 |
Color Harmonies of #748759
Complementary color
Monochromatic Colors of #748759
Black with #748759
Text Example
Text Example
White with #748759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748759; }
p { color: rgb(116,135,89); }
H1.HeaderClassName
{
color: #748759;
}
.AnyTagClassName
{
color: #748759;
}
</style>
background-color css
<style>
a { background-color: #748759; }
a { background-color: rgb(116,135,89); }
div.DivClassName
{
background-color: #748759;
}
.BgClassName
{
background-color: #748759;
}
</style>
border-color css
<style>
span { border-color: #748759; }
span { border-color: rgb(116,135,89); }
td.TdClassName
{
border-color: #748759;
}
.TagClassName
{
border-color: #748759;
}
</style>