Shades of Islamic Green #029A0A
Tints of Islamic Green #029A0A
RGB
CMYK
RGB Variations
Color information
#029A0A (or 0x029A0A) is known color: Islamic Green. HEX triplet: 02, 9A and 0A. RGB value is (2,154,10). Sum of RGB (Red+Green+Blue) = 2+154+10=166 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.20% from 166); Green value is 154 (60.55% from 255 or 92.77% from 166); Blue value is 10 (4.30% from 255 or 6.02% from 166); Max value from RGB is 154 - color contains mainly: green. Hex color #029A0A is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029A0A is #FD65F5. Grayscale: #5C5C5C. Windows color (decimal): -16606710 or 694786. OLE color: 694786.
HSL color Cylindrical-coordinate representation of color #029A0A: hue angle of 123.16º degrees, saturation: 0.97, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029A0A is Cyan = 0.99, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 2 | 154 | 10 | - |
| CMYK | 0.99 | 0 | 0.94 | 0.40 |
| HSL | 123.16º | 0.97% | 0.31% | - |
| HSV(B) | 123.16º | 0.99% | 0.6% | - |
| XYZ | 11.64 | 23.15 | 4.14 | - |
| YUV | 92.14 | 81.64 | 63.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 154 | 10 | 0.99 | 0 | 0.94 | 0.40 | 123.16 | 0.97 | 0.31 |
| Hex | 2 | 9A | A | 63 | 0 | 5E | 28 | 7B | 61 | 1F |
| Octal | 2 | 232 | 12 | 143 | 0 | 136 | 50 | 173 | 141 | 37 |
| Binary | 10 | 10011010 | 1010 | 1100011 | 0 | 1011110 | 101000 | 1111011 | 1100001 | 11111 |
Color Harmonies of #029A0A
Complementary color
Monochromatic Colors of #029A0A
Black with #029A0A
Text Example
Text Example
White with #029A0A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029A0A; }
p { color: rgb(2,154,10); }
H1.HeaderClassName
{
color: #029A0A;
}
.AnyTagClassName
{
color: #029A0A;
}
</style>
background-color css
<style>
a { background-color: #029A0A; }
a { background-color: rgb(2,154,10); }
div.DivClassName
{
background-color: #029A0A;
}
.BgClassName
{
background-color: #029A0A;
}
</style>
border-color css
<style>
span { border-color: #029A0A; }
span { border-color: rgb(2,154,10); }
td.TdClassName
{
border-color: #029A0A;
}
.TagClassName
{
border-color: #029A0A;
}
</style>