Shades of Islamic Green #048D14
Tints of Islamic Green #048D14
RGB
CMYK
RGB Variations
Color information
#048D14 (or 0x048D14) is known color: Islamic Green. HEX triplet: 04, 8D and 14. RGB value is (4,141,20). Sum of RGB (Red+Green+Blue) = 4+141+20=165 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.42% from 165); Green value is 141 (55.47% from 255 or 85.45% from 165); Blue value is 20 (8.20% from 255 or 12.12% from 165); Max value from RGB is 141 - color contains mainly: green. Hex color #048D14 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #048D14 is #FB72EB. Grayscale: #565656. Windows color (decimal): -16478956 or 1346820. OLE color: 1346820.
HSL color Cylindrical-coordinate representation of color #048D14: hue angle of 127.01º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #048D14 is Cyan = 0.97, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 4 | 141 | 20 | - |
| CMYK | 0.97 | 0 | 0.86 | 0.45 |
| HSL | 127.01º | 0.94% | 0.28% | - |
| HSV(B) | 127.01º | 0.97% | 0.55% | - |
| XYZ | 9.7 | 19.13 | 3.84 | - |
| YUV | 86.24 | 90.61 | 69.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 141 | 20 | 0.97 | 0 | 0.86 | 0.45 | 127.01 | 0.94 | 0.28 |
| Hex | 4 | 8D | 14 | 61 | 0 | 56 | 2D | 7F | 5E | 1C |
| Octal | 4 | 215 | 24 | 141 | 0 | 126 | 55 | 177 | 136 | 34 |
| Binary | 100 | 10001101 | 10100 | 1100001 | 0 | 1010110 | 101101 | 1111111 | 1011110 | 11100 |
Color Harmonies of #048D14
Complementary color
Monochromatic Colors of #048D14
Black with #048D14
Text Example
Text Example
White with #048D14
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048D14; }
p { color: rgb(4,141,20); }
H1.HeaderClassName
{
color: #048D14;
}
.AnyTagClassName
{
color: #048D14;
}
</style>
background-color css
<style>
a { background-color: #048D14; }
a { background-color: rgb(4,141,20); }
div.DivClassName
{
background-color: #048D14;
}
.BgClassName
{
background-color: #048D14;
}
</style>
border-color css
<style>
span { border-color: #048D14; }
span { border-color: rgb(4,141,20); }
td.TdClassName
{
border-color: #048D14;
}
.TagClassName
{
border-color: #048D14;
}
</style>