Shades of Islamic Green #029116
Tints of Islamic Green #029116
RGB
CMYK
RGB Variations
Color information
#029116 (or 0x029116) is known color: Islamic Green. HEX triplet: 02, 91 and 16. RGB value is (2,145,22). Sum of RGB (Red+Green+Blue) = 2+145+22=169 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.18% from 169); Green value is 145 (57.03% from 255 or 85.80% from 169); Blue value is 22 (8.98% from 255 or 13.02% from 169); Max value from RGB is 145 - color contains mainly: green. Hex color #029116 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029116 is #FD6EE9. Grayscale: #585858. Windows color (decimal): -16609002 or 1478914. OLE color: 1478914.
HSL color Cylindrical-coordinate representation of color #029116: hue angle of 128.39º 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 #029116 is Cyan = 0.99, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 2 | 145 | 22 | - |
| CMYK | 0.99 | 0 | 0.85 | 0.43 |
| HSL | 128.39º | 0.97% | 0.29% | - |
| HSV(B) | 128.39º | 0.99% | 0.57% | - |
| XYZ | 10.3 | 20.32 | 4.14 | - |
| YUV | 88.22 | 90.62 | 66.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 145 | 22 | 0.99 | 0 | 0.85 | 0.43 | 128.39 | 0.97 | 0.29 |
| Hex | 2 | 91 | 16 | 63 | 0 | 55 | 2B | 80 | 61 | 1D |
| Octal | 2 | 221 | 26 | 143 | 0 | 125 | 53 | 200 | 141 | 35 |
| Binary | 10 | 10010001 | 10110 | 1100011 | 0 | 1010101 | 101011 | 10000000 | 1100001 | 11101 |
Color Harmonies of #029116
Complementary color
Monochromatic Colors of #029116
Black with #029116
Text Example
Text Example
White with #029116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029116; }
p { color: rgb(2,145,22); }
H1.HeaderClassName
{
color: #029116;
}
.AnyTagClassName
{
color: #029116;
}
</style>
background-color css
<style>
a { background-color: #029116; }
a { background-color: rgb(2,145,22); }
div.DivClassName
{
background-color: #029116;
}
.BgClassName
{
background-color: #029116;
}
</style>
border-color css
<style>
span { border-color: #029116; }
span { border-color: rgb(2,145,22); }
td.TdClassName
{
border-color: #029116;
}
.TagClassName
{
border-color: #029116;
}
</style>