Shades of Islamic Green #038E1D
Tints of Islamic Green #038E1D
RGB
CMYK
RGB Variations
Color information
#038E1D (or 0x038E1D) is known color: Islamic Green. HEX triplet: 03, 8E and 1D. RGB value is (3,142,29). Sum of RGB (Red+Green+Blue) = 3+142+29=174 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.72% from 174); Green value is 142 (55.86% from 255 or 81.61% from 174); Blue value is 29 (11.72% from 255 or 16.67% from 174); Max value from RGB is 142 - color contains mainly: green. Hex color #038E1D is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #038E1D is #FC71E2. Grayscale: #575757. Windows color (decimal): -16544227 or 1936899. OLE color: 1936899.
HSL color Cylindrical-coordinate representation of color #038E1D: hue angle of 131.22º degrees, saturation: 0.96, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038E1D is Cyan = 0.98, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 3 | 142 | 29 | - |
| CMYK | 0.98 | 0 | 0.80 | 0.44 |
| HSL | 131.22º | 0.96% | 0.28% | - |
| HSV(B) | 131.22º | 0.98% | 0.56% | - |
| XYZ | 9.93 | 19.45 | 4.39 | - |
| YUV | 87.56 | 94.95 | 67.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 142 | 29 | 0.98 | 0 | 0.80 | 0.44 | 131.22 | 0.96 | 0.28 |
| Hex | 3 | 8E | 1D | 62 | 0 | 50 | 2C | 83 | 60 | 1C |
| Octal | 3 | 216 | 35 | 142 | 0 | 120 | 54 | 203 | 140 | 34 |
| Binary | 11 | 10001110 | 11101 | 1100010 | 0 | 1010000 | 101100 | 10000011 | 1100000 | 11100 |
Color Harmonies of #038E1D
Complementary color
Monochromatic Colors of #038E1D
Black with #038E1D
Text Example
Text Example
White with #038E1D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038E1D; }
p { color: rgb(3,142,29); }
H1.HeaderClassName
{
color: #038E1D;
}
.AnyTagClassName
{
color: #038E1D;
}
</style>
background-color css
<style>
a { background-color: #038E1D; }
a { background-color: rgb(3,142,29); }
div.DivClassName
{
background-color: #038E1D;
}
.BgClassName
{
background-color: #038E1D;
}
</style>
border-color css
<style>
span { border-color: #038E1D; }
span { border-color: rgb(3,142,29); }
td.TdClassName
{
border-color: #038E1D;
}
.TagClassName
{
border-color: #038E1D;
}
</style>