Shades of Islamic Green #029313
Tints of Islamic Green #029313
RGB
CMYK
RGB Variations
Color information
#029313 (or 0x029313) is known color: Islamic Green. HEX triplet: 02, 93 and 13. RGB value is (2,147,19). Sum of RGB (Red+Green+Blue) = 2+147+19=168 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.19% from 168); Green value is 147 (57.81% from 255 or 87.5% from 168); Blue value is 19 (7.81% from 255 or 11.31% from 168); Max value from RGB is 147 - color contains mainly: green. Hex color #029313 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029313 is #FD6CEC. Grayscale: #595959. Windows color (decimal): -16608493 or 1282818. OLE color: 1282818.
HSL color Cylindrical-coordinate representation of color #029313: hue angle of 127.03º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029313 is Cyan = 0.99, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 147 | 19 | - |
| CMYK | 0.99 | 0 | 0.87 | 0.42 |
| HSL | 127.03º | 0.97% | 0.29% | - |
| HSV(B) | 127.03º | 0.99% | 0.58% | - |
| XYZ | 10.58 | 20.93 | 4.1 | - |
| YUV | 89.05 | 88.46 | 65.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 147 | 19 | 0.99 | 0 | 0.87 | 0.42 | 127.03 | 0.97 | 0.29 |
| Hex | 2 | 93 | 13 | 63 | 0 | 57 | 2A | 7F | 61 | 1D |
| Octal | 2 | 223 | 23 | 143 | 0 | 127 | 52 | 177 | 141 | 35 |
| Binary | 10 | 10010011 | 10011 | 1100011 | 0 | 1010111 | 101010 | 1111111 | 1100001 | 11101 |
Color Harmonies of #029313
Complementary color
Monochromatic Colors of #029313
Black with #029313
Text Example
Text Example
White with #029313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029313; }
p { color: rgb(2,147,19); }
H1.HeaderClassName
{
color: #029313;
}
.AnyTagClassName
{
color: #029313;
}
</style>
background-color css
<style>
a { background-color: #029313; }
a { background-color: rgb(2,147,19); }
div.DivClassName
{
background-color: #029313;
}
.BgClassName
{
background-color: #029313;
}
</style>
border-color css
<style>
span { border-color: #029313; }
span { border-color: rgb(2,147,19); }
td.TdClassName
{
border-color: #029313;
}
.TagClassName
{
border-color: #029313;
}
</style>