Shades of Islamic Green #049103
Tints of Islamic Green #049103
RGB
CMYK
RGB Variations
Color information
#049103 (or 0x049103) is known color: Islamic Green. HEX triplet: 04, 91 and 03. RGB value is (4,145,3). Sum of RGB (Red+Green+Blue) = 4+145+3=152 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.63% from 152); Green value is 145 (57.03% from 255 or 95.39% from 152); Blue value is 3 (1.56% from 255 or 1.97% from 152); Max value from RGB is 145 - color contains mainly: green. Hex color #049103 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #049103 is #FB6EFC. Grayscale: #575757. Windows color (decimal): -16477949 or 233732. OLE color: 233732.
HSL color Cylindrical-coordinate representation of color #049103: hue angle of 119.58º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #049103 is Cyan = 0.97, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 4 | 145 | 3 | - |
| CMYK | 0.97 | 0 | 0.98 | 0.43 |
| HSL | 119.58º | 0.96% | 0.29% | - |
| HSV(B) | 119.58º | 0.98% | 0.57% | - |
| XYZ | 10.19 | 20.28 | 3.46 | - |
| YUV | 86.65 | 80.79 | 69.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 145 | 3 | 0.97 | 0 | 0.98 | 0.43 | 119.58 | 0.96 | 0.29 |
| Hex | 4 | 91 | 3 | 61 | 0 | 62 | 2B | 78 | 60 | 1D |
| Octal | 4 | 221 | 3 | 141 | 0 | 142 | 53 | 170 | 140 | 35 |
| Binary | 100 | 10010001 | 11 | 1100001 | 0 | 1100010 | 101011 | 1111000 | 1100000 | 11101 |
Color Harmonies of #049103
Complementary color
Monochromatic Colors of #049103
Black with #049103
Text Example
Text Example
White with #049103
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #049103; }
p { color: rgb(4,145,3); }
H1.HeaderClassName
{
color: #049103;
}
.AnyTagClassName
{
color: #049103;
}
</style>
background-color css
<style>
a { background-color: #049103; }
a { background-color: rgb(4,145,3); }
div.DivClassName
{
background-color: #049103;
}
.BgClassName
{
background-color: #049103;
}
</style>
border-color css
<style>
span { border-color: #049103; }
span { border-color: rgb(4,145,3); }
td.TdClassName
{
border-color: #049103;
}
.TagClassName
{
border-color: #049103;
}
</style>