Shades of Highland #748957
Tints of Highland #748957
RGB
CMYK
RGB Variations
Color information
#748957 (or 0x748957) is known color: Highland. HEX triplet: 74, 89 and 57. RGB value is (116,137,87). Sum of RGB (Red+Green+Blue) = 116+137+87=340 (45% of max value = 765). Red value is 116 (45.70% from 255 or 34.12% from 340); Green value is 137 (53.91% from 255 or 40.29% from 340); Blue value is 87 (34.38% from 255 or 25.59% from 340); Max value from RGB is 137 - color contains mainly: green. Hex color #748957 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #748957 is #8B76A8. Grayscale: #7D7D7D. Windows color (decimal): -9139881 or 5736820. OLE color: 5736820.
HSL color Cylindrical-coordinate representation of color #748957: hue angle of 85.2º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #748957 is Cyan = 0.15, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 137 | 87 | - |
| CMYK | 0.15 | 0 | 0.36 | 0.46 |
| HSL | 85.2º | 0.22% | 0.44% | - |
| HSV(B) | 85.2º | 0.36% | 0.54% | - |
| XYZ | 17.87 | 22.29 | 12.38 | - |
| YUV | 125.02 | 106.54 | 121.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 137 | 87 | 0.15 | 0 | 0.36 | 0.46 | 85.2 | 0.22 | 0.44 |
| Hex | 74 | 89 | 57 | F | 0 | 24 | 2E | 55 | 16 | 2C |
| Octal | 164 | 211 | 127 | 17 | 0 | 44 | 56 | 125 | 26 | 54 |
| Binary | 1110100 | 10001001 | 1010111 | 1111 | 0 | 100100 | 101110 | 1010101 | 10110 | 101100 |
Color Harmonies of #748957
Complementary color
Monochromatic Colors of #748957
Black with #748957
Text Example
Text Example
White with #748957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748957; }
p { color: rgb(116,137,87); }
H1.HeaderClassName
{
color: #748957;
}
.AnyTagClassName
{
color: #748957;
}
</style>
background-color css
<style>
a { background-color: #748957; }
a { background-color: rgb(116,137,87); }
div.DivClassName
{
background-color: #748957;
}
.BgClassName
{
background-color: #748957;
}
</style>
border-color css
<style>
span { border-color: #748957; }
span { border-color: rgb(116,137,87); }
td.TdClassName
{
border-color: #748957;
}
.TagClassName
{
border-color: #748957;
}
</style>