Shades of Myrtle #042907
Tints of Myrtle #042907
RGB
CMYK
RGB Variations
Color information
#042907 (or 0x042907) is known color: Myrtle. HEX triplet: 04, 29 and 07. RGB value is (4,41,7). Sum of RGB (Red+Green+Blue) = 4+41+7=52 (6% of max value = 765). Red value is 4 (1.95% from 255 or 7.69% from 52); Green value is 41 (16.41% from 255 or 78.85% from 52); Blue value is 7 (3.12% from 255 or 13.46% from 52); Max value from RGB is 41 - color contains mainly: green. Hex color #042907 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #042907 is #FBD6F8. Grayscale: #1A1A1A. Windows color (decimal): -16504569 or 469252. OLE color: 469252.
HSL color Cylindrical-coordinate representation of color #042907: hue angle of 124.86º degrees, saturation: 0.82, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #042907 is Cyan = 0.90, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 4 | 41 | 7 | - |
| CMYK | 0.90 | 0 | 0.83 | 0.84 |
| HSL | 124.86º | 0.82% | 0.09% | - |
| HSV(B) | 124.86º | 0.9% | 0.16% | - |
| XYZ | 0.88 | 1.63 | 0.47 | - |
| YUV | 26.06 | 117.24 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 41 | 7 | 0.90 | 0 | 0.83 | 0.84 | 124.86 | 0.82 | 0.09 |
| Hex | 4 | 29 | 7 | 5A | 0 | 53 | 54 | 7D | 52 | 9 |
| Octal | 4 | 51 | 7 | 132 | 0 | 123 | 124 | 175 | 122 | 11 |
| Binary | 100 | 101001 | 111 | 1011010 | 0 | 1010011 | 1010100 | 1111101 | 1010010 | 1001 |
Color Harmonies of #042907
Complementary color
Monochromatic Colors of #042907
Black with #042907
Text Example
Text Example
White with #042907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042907; }
p { color: rgb(4,41,7); }
H1.HeaderClassName
{
color: #042907;
}
.AnyTagClassName
{
color: #042907;
}
</style>
background-color css
<style>
a { background-color: #042907; }
a { background-color: rgb(4,41,7); }
div.DivClassName
{
background-color: #042907;
}
.BgClassName
{
background-color: #042907;
}
</style>
border-color css
<style>
span { border-color: #042907; }
span { border-color: rgb(4,41,7); }
td.TdClassName
{
border-color: #042907;
}
.TagClassName
{
border-color: #042907;
}
</style>