Shades of Highland #749148
Tints of Highland #749148
RGB
CMYK
RGB Variations
Color information
#749148 (or 0x749148) is known color: Highland. HEX triplet: 74, 91 and 48. RGB value is (116,145,72). Sum of RGB (Red+Green+Blue) = 116+145+72=333 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.83% from 333); Green value is 145 (57.03% from 255 or 43.54% from 333); Blue value is 72 (28.52% from 255 or 21.62% from 333); Max value from RGB is 145 - color contains mainly: green. Hex color #749148 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749148 is #8B6EB7. Grayscale: #808080. Windows color (decimal): -9137848 or 4755828. OLE color: 4755828.
HSL color Cylindrical-coordinate representation of color #749148: hue angle of 83.84º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #749148 is Cyan = 0.2, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 145 | 72 | - |
| CMYK | 0.2 | 0 | 0.50 | 0.43 |
| HSL | 83.84º | 0.34% | 0.43% | - |
| HSV(B) | 83.84º | 0.5% | 0.57% | - |
| XYZ | 18.5 | 24.43 | 9.87 | - |
| YUV | 128.01 | 96.39 | 119.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 145 | 72 | 0.2 | 0 | 0.50 | 0.43 | 83.84 | 0.34 | 0.43 |
| Hex | 74 | 91 | 48 | 14 | 0 | 32 | 2B | 54 | 22 | 2B |
| Octal | 164 | 221 | 110 | 24 | 0 | 62 | 53 | 124 | 42 | 53 |
| Binary | 1110100 | 10010001 | 1001000 | 10100 | 0 | 110010 | 101011 | 1010100 | 100010 | 101011 |
Color Harmonies of #749148
Complementary color
Monochromatic Colors of #749148
Black with #749148
Text Example
Text Example
White with #749148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749148; }
p { color: rgb(116,145,72); }
H1.HeaderClassName
{
color: #749148;
}
.AnyTagClassName
{
color: #749148;
}
</style>
background-color css
<style>
a { background-color: #749148; }
a { background-color: rgb(116,145,72); }
div.DivClassName
{
background-color: #749148;
}
.BgClassName
{
background-color: #749148;
}
</style>
border-color css
<style>
span { border-color: #749148; }
span { border-color: rgb(116,145,72); }
td.TdClassName
{
border-color: #749148;
}
.TagClassName
{
border-color: #749148;
}
</style>