Shades of Islamic Green #029902
Tints of Islamic Green #029902
RGB
CMYK
RGB Variations
Color information
#029902 (or 0x029902) is known color: Islamic Green. HEX triplet: 02, 99 and 02. RGB value is (2,153,2). Sum of RGB (Red+Green+Blue) = 2+153+2=157 (20% of max value = 765). Red value is 2 (1.17% from 255 or 1.27% from 157); Green value is 153 (60.16% from 255 or 97.45% from 157); Blue value is 2 (1.17% from 255 or 1.27% from 157); Max value from RGB is 153 - color contains mainly: green. Hex color #029902 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029902 is #FD66FD. Grayscale: #5B5B5B. Windows color (decimal): -16606974 or 170242. OLE color: 170242.
HSL color Cylindrical-coordinate representation of color #029902: hue angle of 120º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029902 is Cyan = 0.99, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 2 | 153 | 2 | - |
| CMYK | 0.99 | 0 | 0.99 | 0.4 |
| HSL | 120º | 0.97% | 0.3% | - |
| HSV(B) | 120º | 0.99% | 0.6% | - |
| XYZ | 11.43 | 22.8 | 3.86 | - |
| YUV | 90.64 | 77.97 | 64.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 153 | 2 | 0.99 | 0 | 0.99 | 0.4 | 120 | 0.97 | 0.3 |
| Hex | 2 | 99 | 2 | 63 | 0 | 63 | 28 | 78 | 61 | 1E |
| Octal | 2 | 231 | 2 | 143 | 0 | 143 | 50 | 170 | 141 | 36 |
| Binary | 10 | 10011001 | 10 | 1100011 | 0 | 1100011 | 101000 | 1111000 | 1100001 | 11110 |
Color Harmonies of #029902
Complementary color
Monochromatic Colors of #029902
Black with #029902
Text Example
Text Example
White with #029902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029902; }
p { color: rgb(2,153,2); }
H1.HeaderClassName
{
color: #029902;
}
.AnyTagClassName
{
color: #029902;
}
</style>
background-color css
<style>
a { background-color: #029902; }
a { background-color: rgb(2,153,2); }
div.DivClassName
{
background-color: #029902;
}
.BgClassName
{
background-color: #029902;
}
</style>
border-color css
<style>
span { border-color: #029902; }
span { border-color: rgb(2,153,2); }
td.TdClassName
{
border-color: #029902;
}
.TagClassName
{
border-color: #029902;
}
</style>