Shades of Myrtle #294426
Tints of Myrtle #294426
RGB
CMYK
RGB Variations
Color information
#294426 (or 0x294426) is known color: Myrtle. HEX triplet: 29, 44 and 26. RGB value is (41,68,38). Sum of RGB (Red+Green+Blue) = 41+68+38=147 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.89% from 147); Green value is 68 (26.95% from 255 or 46.26% from 147); Blue value is 38 (15.23% from 255 or 25.85% from 147); Max value from RGB is 68 - color contains mainly: green. Hex color #294426 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294426 is #D6BBD9. Grayscale: #383838. Windows color (decimal): -14072794 or 2507817. OLE color: 2507817.
HSL color Cylindrical-coordinate representation of color #294426: hue angle of 114º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #294426 is Cyan = 0.40, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 68 | 38 | - |
| CMYK | 0.40 | 0 | 0.44 | 0.73 |
| HSL | 114º | 0.28% | 0.21% | - |
| HSV(B) | 114º | 0.44% | 0.27% | - |
| XYZ | 3.33 | 4.75 | 2.57 | - |
| YUV | 56.51 | 117.55 | 116.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 68 | 38 | 0.40 | 0 | 0.44 | 0.73 | 114 | 0.28 | 0.21 |
| Hex | 29 | 44 | 26 | 28 | 0 | 2C | 49 | 72 | 1C | 15 |
| Octal | 51 | 104 | 46 | 50 | 0 | 54 | 111 | 162 | 34 | 25 |
| Binary | 101001 | 1000100 | 100110 | 101000 | 0 | 101100 | 1001001 | 1110010 | 11100 | 10101 |
Color Harmonies of #294426
Complementary color
Monochromatic Colors of #294426
Black with #294426
Text Example
Text Example
White with #294426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294426; }
p { color: rgb(41,68,38); }
H1.HeaderClassName
{
color: #294426;
}
.AnyTagClassName
{
color: #294426;
}
</style>
background-color css
<style>
a { background-color: #294426; }
a { background-color: rgb(41,68,38); }
div.DivClassName
{
background-color: #294426;
}
.BgClassName
{
background-color: #294426;
}
</style>
border-color css
<style>
span { border-color: #294426; }
span { border-color: rgb(41,68,38); }
td.TdClassName
{
border-color: #294426;
}
.TagClassName
{
border-color: #294426;
}
</style>