Shades of Highland #748950
Tints of Highland #748950
RGB
CMYK
RGB Variations
Color information
#748950 (or 0x748950) is known color: Highland. HEX triplet: 74, 89 and 50. RGB value is (116,137,80). Sum of RGB (Red+Green+Blue) = 116+137+80=333 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.83% from 333); Green value is 137 (53.91% from 255 or 41.14% from 333); Blue value is 80 (31.64% from 255 or 24.02% from 333); Max value from RGB is 137 - color contains mainly: green. Hex color #748950 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #748950 is #8B76AF. Grayscale: #7C7C7C. Windows color (decimal): -9139888 or 5278068. OLE color: 5278068.
HSL color Cylindrical-coordinate representation of color #748950: hue angle of 82.11º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #748950 is Cyan = 0.15, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 137 | 80 | - |
| CMYK | 0.15 | 0 | 0.42 | 0.46 |
| HSL | 82.11º | 0.26% | 0.43% | - |
| HSV(B) | 82.11º | 0.42% | 0.54% | - |
| XYZ | 17.6 | 22.18 | 10.94 | - |
| YUV | 124.22 | 103.04 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 137 | 80 | 0.15 | 0 | 0.42 | 0.46 | 82.11 | 0.26 | 0.43 |
| Hex | 74 | 89 | 50 | F | 0 | 2A | 2E | 52 | 1A | 2B |
| Octal | 164 | 211 | 120 | 17 | 0 | 52 | 56 | 122 | 32 | 53 |
| Binary | 1110100 | 10001001 | 1010000 | 1111 | 0 | 101010 | 101110 | 1010010 | 11010 | 101011 |
Color Harmonies of #748950
Complementary color
Monochromatic Colors of #748950
Black with #748950
Text Example
Text Example
White with #748950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748950; }
p { color: rgb(116,137,80); }
H1.HeaderClassName
{
color: #748950;
}
.AnyTagClassName
{
color: #748950;
}
</style>
background-color css
<style>
a { background-color: #748950; }
a { background-color: rgb(116,137,80); }
div.DivClassName
{
background-color: #748950;
}
.BgClassName
{
background-color: #748950;
}
</style>
border-color css
<style>
span { border-color: #748950; }
span { border-color: rgb(116,137,80); }
td.TdClassName
{
border-color: #748950;
}
.TagClassName
{
border-color: #748950;
}
</style>