Shades of Islamic Green #039001
Tints of Islamic Green #039001
RGB
CMYK
RGB Variations
Color information
#039001 (or 0x039001) is known color: Islamic Green. HEX triplet: 03, 90 and 01. RGB value is (3,144,1). Sum of RGB (Red+Green+Blue) = 3+144+1=148 (19% of max value = 765). Red value is 3 (1.56% from 255 or 2.03% from 148); Green value is 144 (56.64% from 255 or 97.30% from 148); Blue value is 1 (0.78% from 255 or 0.68% from 148); Max value from RGB is 144 - color contains mainly: green. Hex color #039001 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #039001 is #FC6FFE. Grayscale: #555555. Windows color (decimal): -16543743 or 102403. OLE color: 102403.
HSL color Cylindrical-coordinate representation of color #039001: hue angle of 119.16º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #039001 is Cyan = 0.98, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 3 | 144 | 1 | - |
| CMYK | 0.98 | 0 | 0.99 | 0.44 |
| HSL | 119.16º | 0.99% | 0.28% | - |
| HSV(B) | 119.16º | 0.99% | 0.56% | - |
| XYZ | 10.02 | 19.97 | 3.36 | - |
| YUV | 85.54 | 80.29 | 69.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 144 | 1 | 0.98 | 0 | 0.99 | 0.44 | 119.16 | 0.99 | 0.28 |
| Hex | 3 | 90 | 1 | 62 | 0 | 63 | 2C | 77 | 63 | 1C |
| Octal | 3 | 220 | 1 | 142 | 0 | 143 | 54 | 167 | 143 | 34 |
| Binary | 11 | 10010000 | 1 | 1100010 | 0 | 1100011 | 101100 | 1110111 | 1100011 | 11100 |
Color Harmonies of #039001
Complementary color
Monochromatic Colors of #039001
Black with #039001
Text Example
Text Example
White with #039001
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039001; }
p { color: rgb(3,144,1); }
H1.HeaderClassName
{
color: #039001;
}
.AnyTagClassName
{
color: #039001;
}
</style>
background-color css
<style>
a { background-color: #039001; }
a { background-color: rgb(3,144,1); }
div.DivClassName
{
background-color: #039001;
}
.BgClassName
{
background-color: #039001;
}
</style>
border-color css
<style>
span { border-color: #039001; }
span { border-color: rgb(3,144,1); }
td.TdClassName
{
border-color: #039001;
}
.TagClassName
{
border-color: #039001;
}
</style>