Shades of Islamic Green #049007
Tints of Islamic Green #049007
RGB
CMYK
RGB Variations
Color information
#049007 (or 0x049007) is known color: Islamic Green. HEX triplet: 04, 90 and 07. RGB value is (4,144,7). Sum of RGB (Red+Green+Blue) = 4+144+7=155 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.58% from 155); Green value is 144 (56.64% from 255 or 92.90% from 155); Blue value is 7 (3.12% from 255 or 4.52% from 155); Max value from RGB is 144 - color contains mainly: green. Hex color #049007 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #049007 is #FB6FF8. Grayscale: #565656. Windows color (decimal): -16478201 or 495620. OLE color: 495620.
HSL color Cylindrical-coordinate representation of color #049007: hue angle of 121.29º 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 #049007 is Cyan = 0.97, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 4 | 144 | 7 | - |
| CMYK | 0.97 | 0 | 0.95 | 0.44 |
| HSL | 121.29º | 0.95% | 0.29% | - |
| HSV(B) | 121.29º | 0.97% | 0.56% | - |
| XYZ | 10.06 | 19.99 | 3.53 | - |
| YUV | 86.52 | 83.12 | 69.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 144 | 7 | 0.97 | 0 | 0.95 | 0.44 | 121.29 | 0.95 | 0.29 |
| Hex | 4 | 90 | 7 | 61 | 0 | 5F | 2C | 79 | 5F | 1D |
| Octal | 4 | 220 | 7 | 141 | 0 | 137 | 54 | 171 | 137 | 35 |
| Binary | 100 | 10010000 | 111 | 1100001 | 0 | 1011111 | 101100 | 1111001 | 1011111 | 11101 |
Color Harmonies of #049007
Complementary color
Monochromatic Colors of #049007
Black with #049007
Text Example
Text Example
White with #049007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049007; }
p { color: rgb(4,144,7); }
H1.HeaderClassName
{
color: #049007;
}
.AnyTagClassName
{
color: #049007;
}
</style>
background-color css
<style>
a { background-color: #049007; }
a { background-color: rgb(4,144,7); }
div.DivClassName
{
background-color: #049007;
}
.BgClassName
{
background-color: #049007;
}
</style>
border-color css
<style>
span { border-color: #049007; }
span { border-color: rgb(4,144,7); }
td.TdClassName
{
border-color: #049007;
}
.TagClassName
{
border-color: #049007;
}
</style>