Shades of Islamic Green #029517
Tints of Islamic Green #029517
RGB
CMYK
RGB Variations
Color information
#029517 (or 0x029517) is known color: Islamic Green. HEX triplet: 02, 95 and 17. RGB value is (2,149,23). Sum of RGB (Red+Green+Blue) = 2+149+23=174 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.15% from 174); Green value is 149 (58.59% from 255 or 85.63% from 174); Blue value is 23 (9.38% from 255 or 13.22% from 174); Max value from RGB is 149 - color contains mainly: green. Hex color #029517 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029517 is #FD6AE8. Grayscale: #5B5B5B. Windows color (decimal): -16607977 or 1545474. OLE color: 1545474.
HSL color Cylindrical-coordinate representation of color #029517: hue angle of 128.57º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029517 is Cyan = 0.99, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 149 | 23 | - |
| CMYK | 0.99 | 0 | 0.85 | 0.42 |
| HSL | 128.57º | 0.97% | 0.3% | - |
| HSV(B) | 128.57º | 0.99% | 0.58% | - |
| XYZ | 10.93 | 21.57 | 4.4 | - |
| YUV | 90.68 | 89.8 | 64.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 149 | 23 | 0.99 | 0 | 0.85 | 0.42 | 128.57 | 0.97 | 0.3 |
| Hex | 2 | 95 | 17 | 63 | 0 | 55 | 2A | 81 | 61 | 1E |
| Octal | 2 | 225 | 27 | 143 | 0 | 125 | 52 | 201 | 141 | 36 |
| Binary | 10 | 10010101 | 10111 | 1100011 | 0 | 1010101 | 101010 | 10000001 | 1100001 | 11110 |
Color Harmonies of #029517
Complementary color
Monochromatic Colors of #029517
Black with #029517
Text Example
Text Example
White with #029517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029517; }
p { color: rgb(2,149,23); }
H1.HeaderClassName
{
color: #029517;
}
.AnyTagClassName
{
color: #029517;
}
</style>
background-color css
<style>
a { background-color: #029517; }
a { background-color: rgb(2,149,23); }
div.DivClassName
{
background-color: #029517;
}
.BgClassName
{
background-color: #029517;
}
</style>
border-color css
<style>
span { border-color: #029517; }
span { border-color: rgb(2,149,23); }
td.TdClassName
{
border-color: #029517;
}
.TagClassName
{
border-color: #029517;
}
</style>