Shades of Highland #748854
Tints of Highland #748854
RGB
CMYK
RGB Variations
Color information
#748854 (or 0x748854) is known color: Highland. HEX triplet: 74, 88 and 54. RGB value is (116,136,84). Sum of RGB (Red+Green+Blue) = 116+136+84=336 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.52% from 336); Green value is 136 (53.52% from 255 or 40.48% from 336); Blue value is 84 (33.20% from 255 or 25% from 336); Max value from RGB is 136 - color contains mainly: green. Hex color #748854 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #748854 is #8B77AB. Grayscale: #7C7C7C. Windows color (decimal): -9140140 or 5539956. OLE color: 5539956.
HSL color Cylindrical-coordinate representation of color #748854: hue angle of 83.08º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #748854 is Cyan = 0.15, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 136 | 84 | - |
| CMYK | 0.15 | 0 | 0.38 | 0.47 |
| HSL | 83.08º | 0.24% | 0.43% | - |
| HSV(B) | 83.08º | 0.38% | 0.53% | - |
| XYZ | 17.61 | 21.96 | 11.7 | - |
| YUV | 124.09 | 105.37 | 122.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 136 | 84 | 0.15 | 0 | 0.38 | 0.47 | 83.08 | 0.24 | 0.43 |
| Hex | 74 | 88 | 54 | F | 0 | 26 | 2F | 53 | 18 | 2B |
| Octal | 164 | 210 | 124 | 17 | 0 | 46 | 57 | 123 | 30 | 53 |
| Binary | 1110100 | 10001000 | 1010100 | 1111 | 0 | 100110 | 101111 | 1010011 | 11000 | 101011 |
Color Harmonies of #748854
Complementary color
Monochromatic Colors of #748854
Black with #748854
Text Example
Text Example
White with #748854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748854; }
p { color: rgb(116,136,84); }
H1.HeaderClassName
{
color: #748854;
}
.AnyTagClassName
{
color: #748854;
}
</style>
background-color css
<style>
a { background-color: #748854; }
a { background-color: rgb(116,136,84); }
div.DivClassName
{
background-color: #748854;
}
.BgClassName
{
background-color: #748854;
}
</style>
border-color css
<style>
span { border-color: #748854; }
span { border-color: rgb(116,136,84); }
td.TdClassName
{
border-color: #748854;
}
.TagClassName
{
border-color: #748854;
}
</style>