Shades of Islamic Green #029514
Tints of Islamic Green #029514
RGB
CMYK
RGB Variations
Color information
#029514 (or 0x029514) is known color: Islamic Green. HEX triplet: 02, 95 and 14. RGB value is (2,149,20). Sum of RGB (Red+Green+Blue) = 2+149+20=171 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.17% from 171); Green value is 149 (58.59% from 255 or 87.13% from 171); Blue value is 20 (8.20% from 255 or 11.70% from 171); Max value from RGB is 149 - color contains mainly: green. Hex color #029514 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029514 is #FD6AEB. Grayscale: #5A5A5A. Windows color (decimal): -16607980 or 1348866. OLE color: 1348866.
HSL color Cylindrical-coordinate representation of color #029514: hue angle of 127.35º 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 #029514 is Cyan = 0.99, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 149 | 20 | - |
| CMYK | 0.99 | 0 | 0.87 | 0.42 |
| HSL | 127.35º | 0.97% | 0.3% | - |
| HSV(B) | 127.35º | 0.99% | 0.58% | - |
| XYZ | 10.9 | 21.56 | 4.25 | - |
| YUV | 90.34 | 88.3 | 64.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 149 | 20 | 0.99 | 0 | 0.87 | 0.42 | 127.35 | 0.97 | 0.3 |
| Hex | 2 | 95 | 14 | 63 | 0 | 57 | 2A | 7F | 61 | 1E |
| Octal | 2 | 225 | 24 | 143 | 0 | 127 | 52 | 177 | 141 | 36 |
| Binary | 10 | 10010101 | 10100 | 1100011 | 0 | 1010111 | 101010 | 1111111 | 1100001 | 11110 |
Color Harmonies of #029514
Complementary color
Monochromatic Colors of #029514
Black with #029514
Text Example
Text Example
White with #029514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029514; }
p { color: rgb(2,149,20); }
H1.HeaderClassName
{
color: #029514;
}
.AnyTagClassName
{
color: #029514;
}
</style>
background-color css
<style>
a { background-color: #029514; }
a { background-color: rgb(2,149,20); }
div.DivClassName
{
background-color: #029514;
}
.BgClassName
{
background-color: #029514;
}
</style>
border-color css
<style>
span { border-color: #029514; }
span { border-color: rgb(2,149,20); }
td.TdClassName
{
border-color: #029514;
}
.TagClassName
{
border-color: #029514;
}
</style>