Shades of Islamic Green #049010
Tints of Islamic Green #049010
RGB
CMYK
RGB Variations
Color information
#049010 (or 0x049010) is known color: Islamic Green. HEX triplet: 04, 90 and 10. RGB value is (4,144,16). Sum of RGB (Red+Green+Blue) = 4+144+16=164 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.44% from 164); Green value is 144 (56.64% from 255 or 87.80% from 164); Blue value is 16 (6.64% from 255 or 9.76% from 164); Max value from RGB is 144 - color contains mainly: green. Hex color #049010 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #049010 is #FB6FEF. Grayscale: #575757. Windows color (decimal): -16478192 or 1085444. OLE color: 1085444.
HSL color Cylindrical-coordinate representation of color #049010: hue angle of 125.14º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #049010 is Cyan = 0.97, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 4 | 144 | 16 | - |
| CMYK | 0.97 | 0 | 0.89 | 0.44 |
| HSL | 125.14º | 0.95% | 0.29% | - |
| HSV(B) | 125.14º | 0.97% | 0.56% | - |
| XYZ | 10.12 | 20.01 | 3.82 | - |
| YUV | 87.55 | 87.62 | 68.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 144 | 16 | 0.97 | 0 | 0.89 | 0.44 | 125.14 | 0.95 | 0.29 |
| Hex | 4 | 90 | 10 | 61 | 0 | 59 | 2C | 7D | 5F | 1D |
| Octal | 4 | 220 | 20 | 141 | 0 | 131 | 54 | 175 | 137 | 35 |
| Binary | 100 | 10010000 | 10000 | 1100001 | 0 | 1011001 | 101100 | 1111101 | 1011111 | 11101 |
Color Harmonies of #049010
Complementary color
Monochromatic Colors of #049010
Black with #049010
Text Example
Text Example
White with #049010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049010; }
p { color: rgb(4,144,16); }
H1.HeaderClassName
{
color: #049010;
}
.AnyTagClassName
{
color: #049010;
}
</style>
background-color css
<style>
a { background-color: #049010; }
a { background-color: rgb(4,144,16); }
div.DivClassName
{
background-color: #049010;
}
.BgClassName
{
background-color: #049010;
}
</style>
border-color css
<style>
span { border-color: #049010; }
span { border-color: rgb(4,144,16); }
td.TdClassName
{
border-color: #049010;
}
.TagClassName
{
border-color: #049010;
}
</style>