Shades of Islamic Green #029602
Tints of Islamic Green #029602
RGB
CMYK
RGB Variations
Color information
#029602 (or 0x029602) is known color: Islamic Green. HEX triplet: 02, 96 and 02. RGB value is (2,150,2). Sum of RGB (Red+Green+Blue) = 2+150+2=154 (20% of max value = 765). Red value is 2 (1.17% from 255 or 1.30% from 154); Green value is 150 (58.98% from 255 or 97.40% from 154); Blue value is 2 (1.17% from 255 or 1.30% from 154); Max value from RGB is 150 - color contains mainly: green. Hex color #029602 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029602 is #FD69FD. Grayscale: #595959. Windows color (decimal): -16607742 or 169474. OLE color: 169474.
HSL color Cylindrical-coordinate representation of color #029602: hue angle of 120º 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 #029602 is Cyan = 0.99, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 2 | 150 | 2 | - |
| CMYK | 0.99 | 0 | 0.99 | 0.41 |
| HSL | 120º | 0.97% | 0.3% | - |
| HSV(B) | 120º | 0.99% | 0.59% | - |
| XYZ | 10.94 | 21.83 | 3.69 | - |
| YUV | 88.88 | 78.97 | 66.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 150 | 2 | 0.99 | 0 | 0.99 | 0.41 | 120 | 0.97 | 0.3 |
| Hex | 2 | 96 | 2 | 63 | 0 | 63 | 29 | 78 | 61 | 1E |
| Octal | 2 | 226 | 2 | 143 | 0 | 143 | 51 | 170 | 141 | 36 |
| Binary | 10 | 10010110 | 10 | 1100011 | 0 | 1100011 | 101001 | 1111000 | 1100001 | 11110 |
Color Harmonies of #029602
Complementary color
Monochromatic Colors of #029602
Black with #029602
Text Example
Text Example
White with #029602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029602; }
p { color: rgb(2,150,2); }
H1.HeaderClassName
{
color: #029602;
}
.AnyTagClassName
{
color: #029602;
}
</style>
background-color css
<style>
a { background-color: #029602; }
a { background-color: rgb(2,150,2); }
div.DivClassName
{
background-color: #029602;
}
.BgClassName
{
background-color: #029602;
}
</style>
border-color css
<style>
span { border-color: #029602; }
span { border-color: rgb(2,150,2); }
td.TdClassName
{
border-color: #029602;
}
.TagClassName
{
border-color: #029602;
}
</style>