Shades of Islamic Green #039013
Tints of Islamic Green #039013
RGB
CMYK
RGB Variations
Color information
#039013 (or 0x039013) is known color: Islamic Green. HEX triplet: 03, 90 and 13. RGB value is (3,144,19). Sum of RGB (Red+Green+Blue) = 3+144+19=166 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.81% from 166); Green value is 144 (56.64% from 255 or 86.75% from 166); Blue value is 19 (7.81% from 255 or 11.45% from 166); Max value from RGB is 144 - color contains mainly: green. Hex color #039013 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #039013 is #FC6FEC. Grayscale: #575757. Windows color (decimal): -16543725 or 1282051. OLE color: 1282051.
HSL color Cylindrical-coordinate representation of color #039013: hue angle of 126.81º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #039013 is Cyan = 0.98, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 3 | 144 | 19 | - |
| CMYK | 0.98 | 0 | 0.87 | 0.44 |
| HSL | 126.81º | 0.96% | 0.29% | - |
| HSV(B) | 126.81º | 0.98% | 0.56% | - |
| XYZ | 10.13 | 20.01 | 3.95 | - |
| YUV | 87.59 | 89.29 | 67.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 144 | 19 | 0.98 | 0 | 0.87 | 0.44 | 126.81 | 0.96 | 0.29 |
| Hex | 3 | 90 | 13 | 62 | 0 | 57 | 2C | 7F | 60 | 1D |
| Octal | 3 | 220 | 23 | 142 | 0 | 127 | 54 | 177 | 140 | 35 |
| Binary | 11 | 10010000 | 10011 | 1100010 | 0 | 1010111 | 101100 | 1111111 | 1100000 | 11101 |
Color Harmonies of #039013
Complementary color
Monochromatic Colors of #039013
Black with #039013
Text Example
Text Example
White with #039013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039013; }
p { color: rgb(3,144,19); }
H1.HeaderClassName
{
color: #039013;
}
.AnyTagClassName
{
color: #039013;
}
</style>
background-color css
<style>
a { background-color: #039013; }
a { background-color: rgb(3,144,19); }
div.DivClassName
{
background-color: #039013;
}
.BgClassName
{
background-color: #039013;
}
</style>
border-color css
<style>
span { border-color: #039013; }
span { border-color: rgb(3,144,19); }
td.TdClassName
{
border-color: #039013;
}
.TagClassName
{
border-color: #039013;
}
</style>