Shades of Islamic Green #029301
Tints of Islamic Green #029301
RGB
CMYK
RGB Variations
Color information
#029301 (or 0x029301) is known color: Islamic Green. HEX triplet: 02, 93 and 01. RGB value is (2,147,1). Sum of RGB (Red+Green+Blue) = 2+147+1=150 (19% of max value = 765). Red value is 2 (1.17% from 255 or 1.33% from 150); Green value is 147 (57.81% from 255 or 98% from 150); Blue value is 1 (0.78% from 255 or 0.67% from 150); Max value from RGB is 147 - color contains mainly: green. Hex color #029301 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029301 is #FD6CFE. Grayscale: #575757. Windows color (decimal): -16608511 or 103170. OLE color: 103170.
HSL color Cylindrical-coordinate representation of color #029301: hue angle of 119.59º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #029301 is Cyan = 0.99, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 147 | 1 | - |
| CMYK | 0.99 | 0 | 0.99 | 0.42 |
| HSL | 119.59º | 0.99% | 0.29% | - |
| HSV(B) | 119.59º | 0.99% | 0.58% | - |
| XYZ | 10.46 | 20.88 | 3.51 | - |
| YUV | 87 | 79.46 | 67.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 147 | 1 | 0.99 | 0 | 0.99 | 0.42 | 119.59 | 0.99 | 0.29 |
| Hex | 2 | 93 | 1 | 63 | 0 | 63 | 2A | 78 | 63 | 1D |
| Octal | 2 | 223 | 1 | 143 | 0 | 143 | 52 | 170 | 143 | 35 |
| Binary | 10 | 10010011 | 1 | 1100011 | 0 | 1100011 | 101010 | 1111000 | 1100011 | 11101 |
Color Harmonies of #029301
Complementary color
Monochromatic Colors of #029301
Black with #029301
Text Example
Text Example
White with #029301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029301; }
p { color: rgb(2,147,1); }
H1.HeaderClassName
{
color: #029301;
}
.AnyTagClassName
{
color: #029301;
}
</style>
background-color css
<style>
a { background-color: #029301; }
a { background-color: rgb(2,147,1); }
div.DivClassName
{
background-color: #029301;
}
.BgClassName
{
background-color: #029301;
}
</style>
border-color css
<style>
span { border-color: #029301; }
span { border-color: rgb(2,147,1); }
td.TdClassName
{
border-color: #029301;
}
.TagClassName
{
border-color: #029301;
}
</style>