Shades of Islamic Green #029610
Tints of Islamic Green #029610
RGB
CMYK
RGB Variations
Color information
#029610 (or 0x029610) is known color: Islamic Green. HEX triplet: 02, 96 and 10. RGB value is (2,150,16). Sum of RGB (Red+Green+Blue) = 2+150+16=168 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.19% from 168); Green value is 150 (58.98% from 255 or 89.29% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 150 - color contains mainly: green. Hex color #029610 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029610 is #FD69EF. Grayscale: #5A5A5A. Windows color (decimal): -16607728 or 1086978. OLE color: 1086978.
HSL color Cylindrical-coordinate representation of color #029610: hue angle of 125.68º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029610 is Cyan = 0.99, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 2 | 150 | 16 | - |
| CMYK | 0.99 | 0 | 0.89 | 0.41 |
| HSL | 125.68º | 0.97% | 0.3% | - |
| HSV(B) | 125.68º | 0.99% | 0.59% | - |
| XYZ | 11.02 | 21.86 | 4.13 | - |
| YUV | 90.47 | 85.97 | 64.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 150 | 16 | 0.99 | 0 | 0.89 | 0.41 | 125.68 | 0.97 | 0.3 |
| Hex | 2 | 96 | 10 | 63 | 0 | 59 | 29 | 7E | 61 | 1E |
| Octal | 2 | 226 | 20 | 143 | 0 | 131 | 51 | 176 | 141 | 36 |
| Binary | 10 | 10010110 | 10000 | 1100011 | 0 | 1011001 | 101001 | 1111110 | 1100001 | 11110 |
Color Harmonies of #029610
Complementary color
Monochromatic Colors of #029610
Black with #029610
Text Example
Text Example
White with #029610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029610; }
p { color: rgb(2,150,16); }
H1.HeaderClassName
{
color: #029610;
}
.AnyTagClassName
{
color: #029610;
}
</style>
background-color css
<style>
a { background-color: #029610; }
a { background-color: rgb(2,150,16); }
div.DivClassName
{
background-color: #029610;
}
.BgClassName
{
background-color: #029610;
}
</style>
border-color css
<style>
span { border-color: #029610; }
span { border-color: rgb(2,150,16); }
td.TdClassName
{
border-color: #029610;
}
.TagClassName
{
border-color: #029610;
}
</style>