Shades of Islamic Green #029216
Tints of Islamic Green #029216
RGB
CMYK
RGB Variations
Color information
#029216 (or 0x029216) is known color: Islamic Green. HEX triplet: 02, 92 and 16. RGB value is (2,146,22). Sum of RGB (Red+Green+Blue) = 2+146+22=170 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.18% from 170); Green value is 146 (57.42% from 255 or 85.88% from 170); Blue value is 22 (8.98% from 255 or 12.94% from 170); Max value from RGB is 146 - color contains mainly: green. Hex color #029216 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029216 is #FD6DE9. Grayscale: #595959. Windows color (decimal): -16608746 or 1479170. OLE color: 1479170.
HSL color Cylindrical-coordinate representation of color #029216: hue angle of 128.33º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029216 is Cyan = 0.99, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 2 | 146 | 22 | - |
| CMYK | 0.99 | 0 | 0.85 | 0.43 |
| HSL | 128.33º | 0.97% | 0.29% | - |
| HSV(B) | 128.33º | 0.99% | 0.57% | - |
| XYZ | 10.45 | 20.63 | 4.19 | - |
| YUV | 88.81 | 90.29 | 66.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 146 | 22 | 0.99 | 0 | 0.85 | 0.43 | 128.33 | 0.97 | 0.29 |
| Hex | 2 | 92 | 16 | 63 | 0 | 55 | 2B | 80 | 61 | 1D |
| Octal | 2 | 222 | 26 | 143 | 0 | 125 | 53 | 200 | 141 | 35 |
| Binary | 10 | 10010010 | 10110 | 1100011 | 0 | 1010101 | 101011 | 10000000 | 1100001 | 11101 |
Color Harmonies of #029216
Complementary color
Monochromatic Colors of #029216
Black with #029216
Text Example
Text Example
White with #029216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029216; }
p { color: rgb(2,146,22); }
H1.HeaderClassName
{
color: #029216;
}
.AnyTagClassName
{
color: #029216;
}
</style>
background-color css
<style>
a { background-color: #029216; }
a { background-color: rgb(2,146,22); }
div.DivClassName
{
background-color: #029216;
}
.BgClassName
{
background-color: #029216;
}
</style>
border-color css
<style>
span { border-color: #029216; }
span { border-color: rgb(2,146,22); }
td.TdClassName
{
border-color: #029216;
}
.TagClassName
{
border-color: #029216;
}
</style>