Shades of Islamic Green #029002
Tints of Islamic Green #029002
RGB
CMYK
RGB Variations
Color information
#029002 (or 0x029002) is known color: Islamic Green. HEX triplet: 02, 90 and 02. RGB value is (2,144,2). Sum of RGB (Red+Green+Blue) = 2+144+2=148 (19% of max value = 765). Red value is 2 (1.17% from 255 or 1.35% from 148); Green value is 144 (56.64% from 255 or 97.30% from 148); Blue value is 2 (1.17% from 255 or 1.35% from 148); Max value from RGB is 144 - color contains mainly: green. Hex color #029002 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029002 is #FD6FFD. Grayscale: #555555. Windows color (decimal): -16609278 or 167938. OLE color: 167938.
HSL color Cylindrical-coordinate representation of color #029002: hue angle of 120º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029002 is Cyan = 0.99, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 2 | 144 | 2 | - |
| CMYK | 0.99 | 0 | 0.99 | 0.44 |
| HSL | 120º | 0.97% | 0.29% | - |
| HSV(B) | 120º | 0.99% | 0.56% | - |
| XYZ | 10.01 | 19.96 | 3.38 | - |
| YUV | 85.35 | 80.96 | 68.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 144 | 2 | 0.99 | 0 | 0.99 | 0.44 | 120 | 0.97 | 0.29 |
| Hex | 2 | 90 | 2 | 63 | 0 | 63 | 2C | 78 | 61 | 1D |
| Octal | 2 | 220 | 2 | 143 | 0 | 143 | 54 | 170 | 141 | 35 |
| Binary | 10 | 10010000 | 10 | 1100011 | 0 | 1100011 | 101100 | 1111000 | 1100001 | 11101 |
Color Harmonies of #029002
Complementary color
Monochromatic Colors of #029002
Black with #029002
Text Example
Text Example
White with #029002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029002; }
p { color: rgb(2,144,2); }
H1.HeaderClassName
{
color: #029002;
}
.AnyTagClassName
{
color: #029002;
}
</style>
background-color css
<style>
a { background-color: #029002; }
a { background-color: rgb(2,144,2); }
div.DivClassName
{
background-color: #029002;
}
.BgClassName
{
background-color: #029002;
}
</style>
border-color css
<style>
span { border-color: #029002; }
span { border-color: rgb(2,144,2); }
td.TdClassName
{
border-color: #029002;
}
.TagClassName
{
border-color: #029002;
}
</style>