Shades of Islamic Green #049E04
Tints of Islamic Green #049E04
RGB
CMYK
RGB Variations
Color information
#049E04 (or 0x049E04) is known color: Islamic Green. HEX triplet: 04, 9E and 04. RGB value is (4,158,4). Sum of RGB (Red+Green+Blue) = 4+158+4=166 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.41% from 166); Green value is 158 (62.11% from 255 or 95.18% from 166); Blue value is 4 (1.95% from 255 or 2.41% from 166); Max value from RGB is 158 - color contains mainly: green. Hex color #049E04 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #049E04 is #FB61FB. Grayscale: #5E5E5E. Windows color (decimal): -16474620 or 302596. OLE color: 302596.
HSL color Cylindrical-coordinate representation of color #049E04: hue angle of 120º degrees, saturation: 0.95, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #049E04 is Cyan = 0.97, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 4 | 158 | 4 | - |
| CMYK | 0.97 | 0 | 0.97 | 0.38 |
| HSL | 120º | 0.95% | 0.32% | - |
| HSV(B) | 120º | 0.97% | 0.62% | - |
| XYZ | 12.3 | 24.49 | 4.19 | - |
| YUV | 94.4 | 76.98 | 63.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 158 | 4 | 0.97 | 0 | 0.97 | 0.38 | 120 | 0.95 | 0.32 |
| Hex | 4 | 9E | 4 | 61 | 0 | 61 | 26 | 78 | 5F | 20 |
| Octal | 4 | 236 | 4 | 141 | 0 | 141 | 46 | 170 | 137 | 40 |
| Binary | 100 | 10011110 | 100 | 1100001 | 0 | 1100001 | 100110 | 1111000 | 1011111 | 100000 |
Color Harmonies of #049E04
Complementary color
Monochromatic Colors of #049E04
Black with #049E04
Text Example
Text Example
White with #049E04
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049E04; }
p { color: rgb(4,158,4); }
H1.HeaderClassName
{
color: #049E04;
}
.AnyTagClassName
{
color: #049E04;
}
</style>
background-color css
<style>
a { background-color: #049E04; }
a { background-color: rgb(4,158,4); }
div.DivClassName
{
background-color: #049E04;
}
.BgClassName
{
background-color: #049E04;
}
</style>
border-color css
<style>
span { border-color: #049E04; }
span { border-color: rgb(4,158,4); }
td.TdClassName
{
border-color: #049E04;
}
.TagClassName
{
border-color: #049E04;
}
</style>