Shades of Islamic Green #029502
Tints of Islamic Green #029502
RGB
CMYK
RGB Variations
Color information
#029502 (or 0x029502) is known color: Islamic Green. HEX triplet: 02, 95 and 02. RGB value is (2,149,2). Sum of RGB (Red+Green+Blue) = 2+149+2=153 (20% of max value = 765). Red value is 2 (1.17% from 255 or 1.31% from 153); Green value is 149 (58.59% from 255 or 97.39% from 153); Blue value is 2 (1.17% from 255 or 1.31% from 153); Max value from RGB is 149 - color contains mainly: green. Hex color #029502 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029502 is #FD6AFD. Grayscale: #585858. Windows color (decimal): -16607998 or 169218. OLE color: 169218.
HSL color Cylindrical-coordinate representation of color #029502: hue angle of 120º 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 #029502 is Cyan = 0.99, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 149 | 2 | - |
| CMYK | 0.99 | 0 | 0.99 | 0.42 |
| HSL | 120º | 0.97% | 0.3% | - |
| HSV(B) | 120º | 0.99% | 0.58% | - |
| XYZ | 10.78 | 21.51 | 3.64 | - |
| YUV | 88.29 | 79.3 | 66.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 149 | 2 | 0.99 | 0 | 0.99 | 0.42 | 120 | 0.97 | 0.3 |
| Hex | 2 | 95 | 2 | 63 | 0 | 63 | 2A | 78 | 61 | 1E |
| Octal | 2 | 225 | 2 | 143 | 0 | 143 | 52 | 170 | 141 | 36 |
| Binary | 10 | 10010101 | 10 | 1100011 | 0 | 1100011 | 101010 | 1111000 | 1100001 | 11110 |
Color Harmonies of #029502
Complementary color
Monochromatic Colors of #029502
Black with #029502
Text Example
Text Example
White with #029502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029502; }
p { color: rgb(2,149,2); }
H1.HeaderClassName
{
color: #029502;
}
.AnyTagClassName
{
color: #029502;
}
</style>
background-color css
<style>
a { background-color: #029502; }
a { background-color: rgb(2,149,2); }
div.DivClassName
{
background-color: #029502;
}
.BgClassName
{
background-color: #029502;
}
</style>
border-color css
<style>
span { border-color: #029502; }
span { border-color: rgb(2,149,2); }
td.TdClassName
{
border-color: #029502;
}
.TagClassName
{
border-color: #029502;
}
</style>