Shades of Myrtle #294720
Tints of Myrtle #294720
RGB
CMYK
RGB Variations
Color information
#294720 (or 0x294720) is known color: Myrtle. HEX triplet: 29, 47 and 20. RGB value is (41,71,32). Sum of RGB (Red+Green+Blue) = 41+71+32=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 71 (28.12% from 255 or 49.31% from 144); Blue value is 32 (12.89% from 255 or 22.22% from 144); Max value from RGB is 71 - color contains mainly: green. Hex color #294720 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294720 is #D6B8DF. Grayscale: #393939. Windows color (decimal): -14072032 or 2115369. OLE color: 2115369.
HSL color Cylindrical-coordinate representation of color #294720: hue angle of 106.15º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #294720 is Cyan = 0.42, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 41 | 71 | 32 | - |
| CMYK | 0.42 | 0 | 0.55 | 0.72 |
| HSL | 106.15º | 0.38% | 0.2% | - |
| HSV(B) | 106.15º | 0.55% | 0.28% | - |
| XYZ | 3.43 | 5.08 | 2.17 | - |
| YUV | 57.58 | 113.56 | 116.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 32 | 0.42 | 0 | 0.55 | 0.72 | 106.15 | 0.38 | 0.2 |
| Hex | 29 | 47 | 20 | 2A | 0 | 37 | 48 | 6A | 26 | 14 |
| Octal | 51 | 107 | 40 | 52 | 0 | 67 | 110 | 152 | 46 | 24 |
| Binary | 101001 | 1000111 | 100000 | 101010 | 0 | 110111 | 1001000 | 1101010 | 100110 | 10100 |
Color Harmonies of #294720
Complementary color
Monochromatic Colors of #294720
Black with #294720
Text Example
Text Example
White with #294720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294720; }
p { color: rgb(41,71,32); }
H1.HeaderClassName
{
color: #294720;
}
.AnyTagClassName
{
color: #294720;
}
</style>
background-color css
<style>
a { background-color: #294720; }
a { background-color: rgb(41,71,32); }
div.DivClassName
{
background-color: #294720;
}
.BgClassName
{
background-color: #294720;
}
</style>
border-color css
<style>
span { border-color: #294720; }
span { border-color: rgb(41,71,32); }
td.TdClassName
{
border-color: #294720;
}
.TagClassName
{
border-color: #294720;
}
</style>