Shades of Islamic Green #029F1A
Tints of Islamic Green #029F1A
RGB
CMYK
RGB Variations
Color information
#029F1A (or 0x029F1A) is known color: Islamic Green. HEX triplet: 02, 9F and 1A. RGB value is (2,159,26). Sum of RGB (Red+Green+Blue) = 2+159+26=187 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.07% from 187); Green value is 159 (62.5% from 255 or 85.03% from 187); Blue value is 26 (10.55% from 255 or 13.90% from 187); Max value from RGB is 159 - color contains mainly: green. Hex color #029F1A is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #029F1A is #FD60E5. Grayscale: #616161. Windows color (decimal): -16605414 or 1744642. OLE color: 1744642.
HSL color Cylindrical-coordinate representation of color #029F1A: hue angle of 129.17º degrees, saturation: 0.98, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029F1A is Cyan = 0.99, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 2 | 159 | 26 | - |
| CMYK | 0.99 | 0 | 0.84 | 0.38 |
| HSL | 129.17º | 0.98% | 0.32% | - |
| HSV(B) | 129.17º | 0.99% | 0.62% | - |
| XYZ | 12.61 | 24.88 | 5.12 | - |
| YUV | 96.9 | 87.99 | 60.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 159 | 26 | 0.99 | 0 | 0.84 | 0.38 | 129.17 | 0.98 | 0.32 |
| Hex | 2 | 9F | 1A | 63 | 0 | 54 | 26 | 81 | 62 | 20 |
| Octal | 2 | 237 | 32 | 143 | 0 | 124 | 46 | 201 | 142 | 40 |
| Binary | 10 | 10011111 | 11010 | 1100011 | 0 | 1010100 | 100110 | 10000001 | 1100010 | 100000 |
Color Harmonies of #029F1A
Complementary color
Monochromatic Colors of #029F1A
Black with #029F1A
Text Example
Text Example
White with #029F1A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029F1A; }
p { color: rgb(2,159,26); }
H1.HeaderClassName
{
color: #029F1A;
}
.AnyTagClassName
{
color: #029F1A;
}
</style>
background-color css
<style>
a { background-color: #029F1A; }
a { background-color: rgb(2,159,26); }
div.DivClassName
{
background-color: #029F1A;
}
.BgClassName
{
background-color: #029F1A;
}
</style>
border-color css
<style>
span { border-color: #029F1A; }
span { border-color: rgb(2,159,26); }
td.TdClassName
{
border-color: #029F1A;
}
.TagClassName
{
border-color: #029F1A;
}
</style>