Shades of Islamic Green #029013
Tints of Islamic Green #029013
RGB
CMYK
RGB Variations
Color information
#029013 (or 0x029013) is known color: Islamic Green. HEX triplet: 02, 90 and 13. RGB value is (2,144,19). Sum of RGB (Red+Green+Blue) = 2+144+19=165 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.21% from 165); Green value is 144 (56.64% from 255 or 87.27% from 165); Blue value is 19 (7.81% from 255 or 11.52% from 165); Max value from RGB is 144 - color contains mainly: green. Hex color #029013 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029013 is #FD6FEC. Grayscale: #575757. Windows color (decimal): -16609261 or 1282050. OLE color: 1282050.
HSL color Cylindrical-coordinate representation of color #029013: hue angle of 127.18º 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 #029013 is Cyan = 0.99, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 2 | 144 | 19 | - |
| CMYK | 0.99 | 0 | 0.87 | 0.44 |
| HSL | 127.18º | 0.97% | 0.29% | - |
| HSV(B) | 127.18º | 0.99% | 0.56% | - |
| XYZ | 10.12 | 20.01 | 3.94 | - |
| YUV | 87.29 | 89.46 | 67.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 144 | 19 | 0.99 | 0 | 0.87 | 0.44 | 127.18 | 0.97 | 0.29 |
| Hex | 2 | 90 | 13 | 63 | 0 | 57 | 2C | 7F | 61 | 1D |
| Octal | 2 | 220 | 23 | 143 | 0 | 127 | 54 | 177 | 141 | 35 |
| Binary | 10 | 10010000 | 10011 | 1100011 | 0 | 1010111 | 101100 | 1111111 | 1100001 | 11101 |
Color Harmonies of #029013
Complementary color
Monochromatic Colors of #029013
Black with #029013
Text Example
Text Example
White with #029013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029013; }
p { color: rgb(2,144,19); }
H1.HeaderClassName
{
color: #029013;
}
.AnyTagClassName
{
color: #029013;
}
</style>
background-color css
<style>
a { background-color: #029013; }
a { background-color: rgb(2,144,19); }
div.DivClassName
{
background-color: #029013;
}
.BgClassName
{
background-color: #029013;
}
</style>
border-color css
<style>
span { border-color: #029013; }
span { border-color: rgb(2,144,19); }
td.TdClassName
{
border-color: #029013;
}
.TagClassName
{
border-color: #029013;
}
</style>