Shades of Islamic Green #039413
Tints of Islamic Green #039413
RGB
CMYK
RGB Variations
Color information
#039413 (or 0x039413) is known color: Islamic Green. HEX triplet: 03, 94 and 13. RGB value is (3,148,19). Sum of RGB (Red+Green+Blue) = 3+148+19=170 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.76% from 170); Green value is 148 (58.20% from 255 or 87.06% from 170); Blue value is 19 (7.81% from 255 or 11.18% from 170); Max value from RGB is 148 - color contains mainly: green. Hex color #039413 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #039413 is #FC6BEC. Grayscale: #5A5A5A. Windows color (decimal): -16542701 or 1283075. OLE color: 1283075.
HSL color Cylindrical-coordinate representation of color #039413: hue angle of 126.62º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #039413 is Cyan = 0.98, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 3 | 148 | 19 | - |
| CMYK | 0.98 | 0 | 0.87 | 0.42 |
| HSL | 126.62º | 0.96% | 0.3% | - |
| HSV(B) | 126.62º | 0.98% | 0.58% | - |
| XYZ | 10.75 | 21.25 | 4.15 | - |
| YUV | 89.94 | 87.96 | 65.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 148 | 19 | 0.98 | 0 | 0.87 | 0.42 | 126.62 | 0.96 | 0.3 |
| Hex | 3 | 94 | 13 | 62 | 0 | 57 | 2A | 7F | 60 | 1E |
| Octal | 3 | 224 | 23 | 142 | 0 | 127 | 52 | 177 | 140 | 36 |
| Binary | 11 | 10010100 | 10011 | 1100010 | 0 | 1010111 | 101010 | 1111111 | 1100000 | 11110 |
Color Harmonies of #039413
Complementary color
Monochromatic Colors of #039413
Black with #039413
Text Example
Text Example
White with #039413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039413; }
p { color: rgb(3,148,19); }
H1.HeaderClassName
{
color: #039413;
}
.AnyTagClassName
{
color: #039413;
}
</style>
background-color css
<style>
a { background-color: #039413; }
a { background-color: rgb(3,148,19); }
div.DivClassName
{
background-color: #039413;
}
.BgClassName
{
background-color: #039413;
}
</style>
border-color css
<style>
span { border-color: #039413; }
span { border-color: rgb(3,148,19); }
td.TdClassName
{
border-color: #039413;
}
.TagClassName
{
border-color: #039413;
}
</style>