Shades of Islamic Green #029012
Tints of Islamic Green #029012
RGB
CMYK
RGB Variations
Color information
#029012 (or 0x029012) is known color: Islamic Green. HEX triplet: 02, 90 and 12. RGB value is (2,144,18). Sum of RGB (Red+Green+Blue) = 2+144+18=164 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.22% from 164); Green value is 144 (56.64% from 255 or 87.80% from 164); Blue value is 18 (7.42% from 255 or 10.98% from 164); Max value from RGB is 144 - color contains mainly: green. Hex color #029012 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029012 is #FD6FED. Grayscale: #575757. Windows color (decimal): -16609262 or 1216514. OLE color: 1216514.
HSL color Cylindrical-coordinate representation of color #029012: hue angle of 126.76º 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 #029012 is Cyan = 0.99, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 2 | 144 | 18 | - |
| CMYK | 0.99 | 0 | 0.88 | 0.44 |
| HSL | 126.76º | 0.97% | 0.29% | - |
| HSV(B) | 126.76º | 0.99% | 0.56% | - |
| XYZ | 10.11 | 20 | 3.9 | - |
| YUV | 87.18 | 88.96 | 67.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 144 | 18 | 0.99 | 0 | 0.88 | 0.44 | 126.76 | 0.97 | 0.29 |
| Hex | 2 | 90 | 12 | 63 | 0 | 58 | 2C | 7F | 61 | 1D |
| Octal | 2 | 220 | 22 | 143 | 0 | 130 | 54 | 177 | 141 | 35 |
| Binary | 10 | 10010000 | 10010 | 1100011 | 0 | 1011000 | 101100 | 1111111 | 1100001 | 11101 |
Color Harmonies of #029012
Complementary color
Monochromatic Colors of #029012
Black with #029012
Text Example
Text Example
White with #029012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029012; }
p { color: rgb(2,144,18); }
H1.HeaderClassName
{
color: #029012;
}
.AnyTagClassName
{
color: #029012;
}
</style>
background-color css
<style>
a { background-color: #029012; }
a { background-color: rgb(2,144,18); }
div.DivClassName
{
background-color: #029012;
}
.BgClassName
{
background-color: #029012;
}
</style>
border-color css
<style>
span { border-color: #029012; }
span { border-color: rgb(2,144,18); }
td.TdClassName
{
border-color: #029012;
}
.TagClassName
{
border-color: #029012;
}
</style>