Shades of Islamic Green #029B11
Tints of Islamic Green #029B11
RGB
CMYK
RGB Variations
Color information
#029B11 (or 0x029B11) is known color: Islamic Green. HEX triplet: 02, 9B and 11. RGB value is (2,155,17). Sum of RGB (Red+Green+Blue) = 2+155+17=174 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.15% from 174); Green value is 155 (60.94% from 255 or 89.08% from 174); Blue value is 17 (7.03% from 255 or 9.77% from 174); Max value from RGB is 155 - color contains mainly: green. Hex color #029B11 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029B11 is #FD64EE. Grayscale: #5D5D5D. Windows color (decimal): -16606447 or 1153794. OLE color: 1153794.
HSL color Cylindrical-coordinate representation of color #029B11: hue angle of 125.88º degrees, saturation: 0.97, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029B11 is Cyan = 0.99, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 2 | 155 | 17 | - |
| CMYK | 0.99 | 0 | 0.89 | 0.39 |
| HSL | 125.88º | 0.97% | 0.31% | - |
| HSV(B) | 125.88º | 0.99% | 0.61% | - |
| XYZ | 11.85 | 23.5 | 4.44 | - |
| YUV | 93.52 | 84.81 | 62.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 155 | 17 | 0.99 | 0 | 0.89 | 0.39 | 125.88 | 0.97 | 0.31 |
| Hex | 2 | 9B | 11 | 63 | 0 | 59 | 27 | 7E | 61 | 1F |
| Octal | 2 | 233 | 21 | 143 | 0 | 131 | 47 | 176 | 141 | 37 |
| Binary | 10 | 10011011 | 10001 | 1100011 | 0 | 1011001 | 100111 | 1111110 | 1100001 | 11111 |
Color Harmonies of #029B11
Complementary color
Monochromatic Colors of #029B11
Black with #029B11
Text Example
Text Example
White with #029B11
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029B11; }
p { color: rgb(2,155,17); }
H1.HeaderClassName
{
color: #029B11;
}
.AnyTagClassName
{
color: #029B11;
}
</style>
background-color css
<style>
a { background-color: #029B11; }
a { background-color: rgb(2,155,17); }
div.DivClassName
{
background-color: #029B11;
}
.BgClassName
{
background-color: #029B11;
}
</style>
border-color css
<style>
span { border-color: #029B11; }
span { border-color: rgb(2,155,17); }
td.TdClassName
{
border-color: #029B11;
}
.TagClassName
{
border-color: #029B11;
}
</style>