Shades of Islamic Green #029211
Tints of Islamic Green #029211
RGB
CMYK
RGB Variations
Color information
#029211 (or 0x029211) is known color: Islamic Green. HEX triplet: 02, 92 and 11. RGB value is (2,146,17). Sum of RGB (Red+Green+Blue) = 2+146+17=165 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.21% from 165); Green value is 146 (57.42% from 255 or 88.48% from 165); Blue value is 17 (7.03% from 255 or 10.30% from 165); Max value from RGB is 146 - color contains mainly: green. Hex color #029211 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029211 is #FD6DEE. Grayscale: #585858. Windows color (decimal): -16608751 or 1151490. OLE color: 1151490.
HSL color Cylindrical-coordinate representation of color #029211: hue angle of 126.25º 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 #029211 is Cyan = 0.99, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 2 | 146 | 17 | - |
| CMYK | 0.99 | 0 | 0.88 | 0.43 |
| HSL | 126.25º | 0.97% | 0.29% | - |
| HSV(B) | 126.25º | 0.99% | 0.57% | - |
| XYZ | 10.41 | 20.61 | 3.96 | - |
| YUV | 88.24 | 87.79 | 66.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 146 | 17 | 0.99 | 0 | 0.88 | 0.43 | 126.25 | 0.97 | 0.29 |
| Hex | 2 | 92 | 11 | 63 | 0 | 58 | 2B | 7E | 61 | 1D |
| Octal | 2 | 222 | 21 | 143 | 0 | 130 | 53 | 176 | 141 | 35 |
| Binary | 10 | 10010010 | 10001 | 1100011 | 0 | 1011000 | 101011 | 1111110 | 1100001 | 11101 |
Color Harmonies of #029211
Complementary color
Monochromatic Colors of #029211
Black with #029211
Text Example
Text Example
White with #029211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029211; }
p { color: rgb(2,146,17); }
H1.HeaderClassName
{
color: #029211;
}
.AnyTagClassName
{
color: #029211;
}
</style>
background-color css
<style>
a { background-color: #029211; }
a { background-color: rgb(2,146,17); }
div.DivClassName
{
background-color: #029211;
}
.BgClassName
{
background-color: #029211;
}
</style>
border-color css
<style>
span { border-color: #029211; }
span { border-color: rgb(2,146,17); }
td.TdClassName
{
border-color: #029211;
}
.TagClassName
{
border-color: #029211;
}
</style>