Shades of Islamic Green #048E13
Tints of Islamic Green #048E13
RGB
CMYK
RGB Variations
Color information
#048E13 (or 0x048E13) is known color: Islamic Green. HEX triplet: 04, 8E and 13. RGB value is (4,142,19). Sum of RGB (Red+Green+Blue) = 4+142+19=165 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.42% from 165); Green value is 142 (55.86% from 255 or 86.06% from 165); Blue value is 19 (7.81% from 255 or 11.52% from 165); Max value from RGB is 142 - color contains mainly: green. Hex color #048E13 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #048E13 is #FB71EC. Grayscale: #575757. Windows color (decimal): -16478701 or 1281540. OLE color: 1281540.
HSL color Cylindrical-coordinate representation of color #048E13: hue angle of 126.52º 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 #048E13 is Cyan = 0.97, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 4 | 142 | 19 | - |
| CMYK | 0.97 | 0 | 0.87 | 0.44 |
| HSL | 126.52º | 0.95% | 0.29% | - |
| HSV(B) | 126.52º | 0.97% | 0.56% | - |
| XYZ | 9.84 | 19.42 | 3.85 | - |
| YUV | 86.72 | 89.78 | 69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 142 | 19 | 0.97 | 0 | 0.87 | 0.44 | 126.52 | 0.95 | 0.29 |
| Hex | 4 | 8E | 13 | 61 | 0 | 57 | 2C | 7F | 5F | 1D |
| Octal | 4 | 216 | 23 | 141 | 0 | 127 | 54 | 177 | 137 | 35 |
| Binary | 100 | 10001110 | 10011 | 1100001 | 0 | 1010111 | 101100 | 1111111 | 1011111 | 11101 |
Color Harmonies of #048E13
Complementary color
Monochromatic Colors of #048E13
Black with #048E13
Text Example
Text Example
White with #048E13
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048E13; }
p { color: rgb(4,142,19); }
H1.HeaderClassName
{
color: #048E13;
}
.AnyTagClassName
{
color: #048E13;
}
</style>
background-color css
<style>
a { background-color: #048E13; }
a { background-color: rgb(4,142,19); }
div.DivClassName
{
background-color: #048E13;
}
.BgClassName
{
background-color: #048E13;
}
</style>
border-color css
<style>
span { border-color: #048E13; }
span { border-color: rgb(4,142,19); }
td.TdClassName
{
border-color: #048E13;
}
.TagClassName
{
border-color: #048E13;
}
</style>