Shades of Islamic Green #039616
Tints of Islamic Green #039616
RGB
CMYK
RGB Variations
Color information
#039616 (or 0x039616) is known color: Islamic Green. HEX triplet: 03, 96 and 16. RGB value is (3,150,22). Sum of RGB (Red+Green+Blue) = 3+150+22=175 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.71% from 175); Green value is 150 (58.98% from 255 or 85.71% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 150 - color contains mainly: green. Hex color #039616 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #039616 is #FC69E9. Grayscale: #5B5B5B. Windows color (decimal): -16542186 or 1480195. OLE color: 1480195.
HSL color Cylindrical-coordinate representation of color #039616: hue angle of 127.76º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #039616 is Cyan = 0.98, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 3 | 150 | 22 | - |
| CMYK | 0.98 | 0 | 0.85 | 0.41 |
| HSL | 127.76º | 0.96% | 0.3% | - |
| HSV(B) | 127.76º | 0.98% | 0.59% | - |
| XYZ | 11.09 | 21.89 | 4.4 | - |
| YUV | 91.46 | 88.8 | 64.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 150 | 22 | 0.98 | 0 | 0.85 | 0.41 | 127.76 | 0.96 | 0.3 |
| Hex | 3 | 96 | 16 | 62 | 0 | 55 | 29 | 80 | 60 | 1E |
| Octal | 3 | 226 | 26 | 142 | 0 | 125 | 51 | 200 | 140 | 36 |
| Binary | 11 | 10010110 | 10110 | 1100010 | 0 | 1010101 | 101001 | 10000000 | 1100000 | 11110 |
Color Harmonies of #039616
Complementary color
Monochromatic Colors of #039616
Black with #039616
Text Example
Text Example
White with #039616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039616; }
p { color: rgb(3,150,22); }
H1.HeaderClassName
{
color: #039616;
}
.AnyTagClassName
{
color: #039616;
}
</style>
background-color css
<style>
a { background-color: #039616; }
a { background-color: rgb(3,150,22); }
div.DivClassName
{
background-color: #039616;
}
.BgClassName
{
background-color: #039616;
}
</style>
border-color css
<style>
span { border-color: #039616; }
span { border-color: rgb(3,150,22); }
td.TdClassName
{
border-color: #039616;
}
.TagClassName
{
border-color: #039616;
}
</style>