Shades of Islamic Green #038D0A
Tints of Islamic Green #038D0A
RGB
CMYK
RGB Variations
Color information
#038D0A (or 0x038D0A) is known color: Islamic Green. HEX triplet: 03, 8D and 0A. RGB value is (3,141,10). Sum of RGB (Red+Green+Blue) = 3+141+10=154 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.95% from 154); Green value is 141 (55.47% from 255 or 91.56% from 154); Blue value is 10 (4.30% from 255 or 6.49% from 154); Max value from RGB is 141 - color contains mainly: green. Hex color #038D0A is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #038D0A is #FC72F5. Grayscale: #555555. Windows color (decimal): -16544502 or 691459. OLE color: 691459.
HSL color Cylindrical-coordinate representation of color #038D0A: hue angle of 123.04º 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 #038D0A is Cyan = 0.98, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 3 | 141 | 10 | - |
| CMYK | 0.98 | 0 | 0.93 | 0.45 |
| HSL | 123.04º | 0.96% | 0.28% | - |
| HSV(B) | 123.04º | 0.98% | 0.55% | - |
| XYZ | 9.62 | 19.09 | 3.47 | - |
| YUV | 84.8 | 85.78 | 69.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 141 | 10 | 0.98 | 0 | 0.93 | 0.45 | 123.04 | 0.96 | 0.28 |
| Hex | 3 | 8D | A | 62 | 0 | 5D | 2D | 7B | 60 | 1C |
| Octal | 3 | 215 | 12 | 142 | 0 | 135 | 55 | 173 | 140 | 34 |
| Binary | 11 | 10001101 | 1010 | 1100010 | 0 | 1011101 | 101101 | 1111011 | 1100000 | 11100 |
Color Harmonies of #038D0A
Complementary color
Monochromatic Colors of #038D0A
Black with #038D0A
Text Example
Text Example
White with #038D0A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038D0A; }
p { color: rgb(3,141,10); }
H1.HeaderClassName
{
color: #038D0A;
}
.AnyTagClassName
{
color: #038D0A;
}
</style>
background-color css
<style>
a { background-color: #038D0A; }
a { background-color: rgb(3,141,10); }
div.DivClassName
{
background-color: #038D0A;
}
.BgClassName
{
background-color: #038D0A;
}
</style>
border-color css
<style>
span { border-color: #038D0A; }
span { border-color: rgb(3,141,10); }
td.TdClassName
{
border-color: #038D0A;
}
.TagClassName
{
border-color: #038D0A;
}
</style>