Shades of Islamic Green #029113
Tints of Islamic Green #029113
RGB
CMYK
RGB Variations
Color information
#029113 (or 0x029113) is known color: Islamic Green. HEX triplet: 02, 91 and 13. RGB value is (2,145,19). Sum of RGB (Red+Green+Blue) = 2+145+19=166 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.20% from 166); Green value is 145 (57.03% from 255 or 87.35% from 166); Blue value is 19 (7.81% from 255 or 11.45% from 166); Max value from RGB is 145 - color contains mainly: green. Hex color #029113 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029113 is #FD6EEC. Grayscale: #585858. Windows color (decimal): -16609005 or 1282306. OLE color: 1282306.
HSL color Cylindrical-coordinate representation of color #029113: hue angle of 127.13º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029113 is Cyan = 0.99, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 2 | 145 | 19 | - |
| CMYK | 0.99 | 0 | 0.87 | 0.43 |
| HSL | 127.13º | 0.97% | 0.29% | - |
| HSV(B) | 127.13º | 0.99% | 0.57% | - |
| XYZ | 10.27 | 20.31 | 4 | - |
| YUV | 87.88 | 89.12 | 66.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 145 | 19 | 0.99 | 0 | 0.87 | 0.43 | 127.13 | 0.97 | 0.29 |
| Hex | 2 | 91 | 13 | 63 | 0 | 57 | 2B | 7F | 61 | 1D |
| Octal | 2 | 221 | 23 | 143 | 0 | 127 | 53 | 177 | 141 | 35 |
| Binary | 10 | 10010001 | 10011 | 1100011 | 0 | 1010111 | 101011 | 1111111 | 1100001 | 11101 |
Color Harmonies of #029113
Complementary color
Monochromatic Colors of #029113
Black with #029113
Text Example
Text Example
White with #029113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029113; }
p { color: rgb(2,145,19); }
H1.HeaderClassName
{
color: #029113;
}
.AnyTagClassName
{
color: #029113;
}
</style>
background-color css
<style>
a { background-color: #029113; }
a { background-color: rgb(2,145,19); }
div.DivClassName
{
background-color: #029113;
}
.BgClassName
{
background-color: #029113;
}
</style>
border-color css
<style>
span { border-color: #029113; }
span { border-color: rgb(2,145,19); }
td.TdClassName
{
border-color: #029113;
}
.TagClassName
{
border-color: #029113;
}
</style>