Shades of Islamic Green #039602
Tints of Islamic Green #039602
RGB
CMYK
RGB Variations
Color information
#039602 (or 0x039602) is known color: Islamic Green. HEX triplet: 03, 96 and 02. RGB value is (3,150,2). Sum of RGB (Red+Green+Blue) = 3+150+2=155 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.94% from 155); Green value is 150 (58.98% from 255 or 96.77% from 155); Blue value is 2 (1.17% from 255 or 1.29% from 155); Max value from RGB is 150 - color contains mainly: green. Hex color #039602 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #039602 is #FC69FD. Grayscale: #595959. Windows color (decimal): -16542206 or 169475. OLE color: 169475.
HSL color Cylindrical-coordinate representation of color #039602: hue angle of 119.59º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #039602 is Cyan = 0.98, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 3 | 150 | 2 | - |
| CMYK | 0.98 | 0 | 0.99 | 0.41 |
| HSL | 119.59º | 0.97% | 0.3% | - |
| HSV(B) | 119.59º | 0.99% | 0.59% | - |
| XYZ | 10.95 | 21.84 | 3.69 | - |
| YUV | 89.18 | 78.8 | 66.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 150 | 2 | 0.98 | 0 | 0.99 | 0.41 | 119.59 | 0.97 | 0.3 |
| Hex | 3 | 96 | 2 | 62 | 0 | 63 | 29 | 78 | 61 | 1E |
| Octal | 3 | 226 | 2 | 142 | 0 | 143 | 51 | 170 | 141 | 36 |
| Binary | 11 | 10010110 | 10 | 1100010 | 0 | 1100011 | 101001 | 1111000 | 1100001 | 11110 |
Color Harmonies of #039602
Complementary color
Monochromatic Colors of #039602
Black with #039602
Text Example
Text Example
White with #039602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039602; }
p { color: rgb(3,150,2); }
H1.HeaderClassName
{
color: #039602;
}
.AnyTagClassName
{
color: #039602;
}
</style>
background-color css
<style>
a { background-color: #039602; }
a { background-color: rgb(3,150,2); }
div.DivClassName
{
background-color: #039602;
}
.BgClassName
{
background-color: #039602;
}
</style>
border-color css
<style>
span { border-color: #039602; }
span { border-color: rgb(3,150,2); }
td.TdClassName
{
border-color: #039602;
}
.TagClassName
{
border-color: #039602;
}
</style>