Shades of Myrtle #296004
Tints of Myrtle #296004
RGB
CMYK
RGB Variations
Color information
#296004 (or 0x296004) is known color: Myrtle. HEX triplet: 29, 60 and 04. RGB value is (41,96,4). Sum of RGB (Red+Green+Blue) = 41+96+4=141 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.08% from 141); Green value is 96 (37.89% from 255 or 68.09% from 141); Blue value is 4 (1.95% from 255 or 2.84% from 141); Max value from RGB is 96 - color contains mainly: green. Hex color #296004 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296004 is #D69FFB. Grayscale: #454545. Windows color (decimal): -14065660 or 286761. OLE color: 286761.
HSL color Cylindrical-coordinate representation of color #296004: hue angle of 95.87º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #296004 is Cyan = 0.57, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 96 | 4 | - |
| CMYK | 0.57 | 0 | 0.96 | 0.62 |
| HSL | 95.87º | 0.92% | 0.2% | - |
| HSV(B) | 95.87º | 0.96% | 0.38% | - |
| XYZ | 5.12 | 8.85 | 1.55 | - |
| YUV | 69.07 | 91.28 | 107.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 96 | 4 | 0.57 | 0 | 0.96 | 0.62 | 95.87 | 0.92 | 0.2 |
| Hex | 29 | 60 | 4 | 39 | 0 | 60 | 3E | 60 | 5C | 14 |
| Octal | 51 | 140 | 4 | 71 | 0 | 140 | 76 | 140 | 134 | 24 |
| Binary | 101001 | 1100000 | 100 | 111001 | 0 | 1100000 | 111110 | 1100000 | 1011100 | 10100 |
Color Harmonies of #296004
Complementary color
Monochromatic Colors of #296004
Black with #296004
Text Example
Text Example
White with #296004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296004; }
p { color: rgb(41,96,4); }
H1.HeaderClassName
{
color: #296004;
}
.AnyTagClassName
{
color: #296004;
}
</style>
background-color css
<style>
a { background-color: #296004; }
a { background-color: rgb(41,96,4); }
div.DivClassName
{
background-color: #296004;
}
.BgClassName
{
background-color: #296004;
}
</style>
border-color css
<style>
span { border-color: #296004; }
span { border-color: rgb(41,96,4); }
td.TdClassName
{
border-color: #296004;
}
.TagClassName
{
border-color: #296004;
}
</style>