Shades of Islamic Green #029516
Tints of Islamic Green #029516
RGB
CMYK
RGB Variations
Color information
#029516 (or 0x029516) is known color: Islamic Green. HEX triplet: 02, 95 and 16. RGB value is (2,149,22). Sum of RGB (Red+Green+Blue) = 2+149+22=173 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.16% from 173); Green value is 149 (58.59% from 255 or 86.13% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 149 - color contains mainly: green. Hex color #029516 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029516 is #FD6AE9. Grayscale: #5A5A5A. Windows color (decimal): -16607978 or 1479938. OLE color: 1479938.
HSL color Cylindrical-coordinate representation of color #029516: hue angle of 128.16º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029516 is Cyan = 0.99, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 149 | 22 | - |
| CMYK | 0.99 | 0 | 0.85 | 0.42 |
| HSL | 128.16º | 0.97% | 0.3% | - |
| HSV(B) | 128.16º | 0.99% | 0.58% | - |
| XYZ | 10.92 | 21.57 | 4.35 | - |
| YUV | 90.57 | 89.3 | 64.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 149 | 22 | 0.99 | 0 | 0.85 | 0.42 | 128.16 | 0.97 | 0.3 |
| Hex | 2 | 95 | 16 | 63 | 0 | 55 | 2A | 80 | 61 | 1E |
| Octal | 2 | 225 | 26 | 143 | 0 | 125 | 52 | 200 | 141 | 36 |
| Binary | 10 | 10010101 | 10110 | 1100011 | 0 | 1010101 | 101010 | 10000000 | 1100001 | 11110 |
Color Harmonies of #029516
Complementary color
Monochromatic Colors of #029516
Black with #029516
Text Example
Text Example
White with #029516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029516; }
p { color: rgb(2,149,22); }
H1.HeaderClassName
{
color: #029516;
}
.AnyTagClassName
{
color: #029516;
}
</style>
background-color css
<style>
a { background-color: #029516; }
a { background-color: rgb(2,149,22); }
div.DivClassName
{
background-color: #029516;
}
.BgClassName
{
background-color: #029516;
}
</style>
border-color css
<style>
span { border-color: #029516; }
span { border-color: rgb(2,149,22); }
td.TdClassName
{
border-color: #029516;
}
.TagClassName
{
border-color: #029516;
}
</style>