Shades of Islamic Green #038D13
Tints of Islamic Green #038D13
RGB
CMYK
RGB Variations
Color information
#038D13 (or 0x038D13) is known color: Islamic Green. HEX triplet: 03, 8D and 13. RGB value is (3,141,19). Sum of RGB (Red+Green+Blue) = 3+141+19=163 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.84% from 163); Green value is 141 (55.47% from 255 or 86.50% from 163); Blue value is 19 (7.81% from 255 or 11.66% from 163); Max value from RGB is 141 - color contains mainly: green. Hex color #038D13 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #038D13 is #FC72EC. Grayscale: #565656. Windows color (decimal): -16544493 or 1281283. OLE color: 1281283.
HSL color Cylindrical-coordinate representation of color #038D13: hue angle of 126.96º degrees, saturation: 0.96, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038D13 is Cyan = 0.98, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 3 | 141 | 19 | - |
| CMYK | 0.98 | 0 | 0.87 | 0.45 |
| HSL | 126.96º | 0.96% | 0.28% | - |
| HSV(B) | 126.96º | 0.98% | 0.55% | - |
| XYZ | 9.68 | 19.12 | 3.8 | - |
| YUV | 85.83 | 90.28 | 68.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 141 | 19 | 0.98 | 0 | 0.87 | 0.45 | 126.96 | 0.96 | 0.28 |
| Hex | 3 | 8D | 13 | 62 | 0 | 57 | 2D | 7F | 60 | 1C |
| Octal | 3 | 215 | 23 | 142 | 0 | 127 | 55 | 177 | 140 | 34 |
| Binary | 11 | 10001101 | 10011 | 1100010 | 0 | 1010111 | 101101 | 1111111 | 1100000 | 11100 |
Color Harmonies of #038D13
Complementary color
Monochromatic Colors of #038D13
Black with #038D13
Text Example
Text Example
White with #038D13
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038D13; }
p { color: rgb(3,141,19); }
H1.HeaderClassName
{
color: #038D13;
}
.AnyTagClassName
{
color: #038D13;
}
</style>
background-color css
<style>
a { background-color: #038D13; }
a { background-color: rgb(3,141,19); }
div.DivClassName
{
background-color: #038D13;
}
.BgClassName
{
background-color: #038D13;
}
</style>
border-color css
<style>
span { border-color: #038D13; }
span { border-color: rgb(3,141,19); }
td.TdClassName
{
border-color: #038D13;
}
.TagClassName
{
border-color: #038D13;
}
</style>