Shades of Islamic Green #029616
Tints of Islamic Green #029616
RGB
CMYK
RGB Variations
Color information
#029616 (or 0x029616) is known color: Islamic Green. HEX triplet: 02, 96 and 16. RGB value is (2,150,22). Sum of RGB (Red+Green+Blue) = 2+150+22=174 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.15% from 174); Green value is 150 (58.98% from 255 or 86.21% from 174); Blue value is 22 (8.98% from 255 or 12.64% from 174); Max value from RGB is 150 - color contains mainly: green. Hex color #029616 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029616 is #FD69E9. Grayscale: #5B5B5B. Windows color (decimal): -16607722 or 1480194. OLE color: 1480194.
HSL color Cylindrical-coordinate representation of color #029616: hue angle of 128.11º 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 #029616 is Cyan = 0.99, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 2 | 150 | 22 | - |
| CMYK | 0.99 | 0 | 0.85 | 0.41 |
| HSL | 128.11º | 0.97% | 0.3% | - |
| HSV(B) | 128.11º | 0.99% | 0.59% | - |
| XYZ | 11.08 | 21.88 | 4.4 | - |
| YUV | 91.16 | 88.97 | 64.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 150 | 22 | 0.99 | 0 | 0.85 | 0.41 | 128.11 | 0.97 | 0.3 |
| Hex | 2 | 96 | 16 | 63 | 0 | 55 | 29 | 80 | 61 | 1E |
| Octal | 2 | 226 | 26 | 143 | 0 | 125 | 51 | 200 | 141 | 36 |
| Binary | 10 | 10010110 | 10110 | 1100011 | 0 | 1010101 | 101001 | 10000000 | 1100001 | 11110 |
Color Harmonies of #029616
Complementary color
Monochromatic Colors of #029616
Black with #029616
Text Example
Text Example
White with #029616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029616; }
p { color: rgb(2,150,22); }
H1.HeaderClassName
{
color: #029616;
}
.AnyTagClassName
{
color: #029616;
}
</style>
background-color css
<style>
a { background-color: #029616; }
a { background-color: rgb(2,150,22); }
div.DivClassName
{
background-color: #029616;
}
.BgClassName
{
background-color: #029616;
}
</style>
border-color css
<style>
span { border-color: #029616; }
span { border-color: rgb(2,150,22); }
td.TdClassName
{
border-color: #029616;
}
.TagClassName
{
border-color: #029616;
}
</style>