Shades of Islamic Green #039014
Tints of Islamic Green #039014
RGB
CMYK
RGB Variations
Color information
#039014 (or 0x039014) is known color: Islamic Green. HEX triplet: 03, 90 and 14. RGB value is (3,144,20). Sum of RGB (Red+Green+Blue) = 3+144+20=167 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.80% from 167); Green value is 144 (56.64% from 255 or 86.23% from 167); Blue value is 20 (8.20% from 255 or 11.98% from 167); Max value from RGB is 144 - color contains mainly: green. Hex color #039014 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #039014 is #FC6FEB. Grayscale: #585858. Windows color (decimal): -16543724 or 1347587. OLE color: 1347587.
HSL color Cylindrical-coordinate representation of color #039014: hue angle of 127.23º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #039014 is Cyan = 0.98, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 3 | 144 | 20 | - |
| CMYK | 0.98 | 0 | 0.86 | 0.44 |
| HSL | 127.23º | 0.96% | 0.29% | - |
| HSV(B) | 127.23º | 0.98% | 0.56% | - |
| XYZ | 10.14 | 20.02 | 3.99 | - |
| YUV | 87.71 | 89.79 | 67.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 144 | 20 | 0.98 | 0 | 0.86 | 0.44 | 127.23 | 0.96 | 0.29 |
| Hex | 3 | 90 | 14 | 62 | 0 | 56 | 2C | 7F | 60 | 1D |
| Octal | 3 | 220 | 24 | 142 | 0 | 126 | 54 | 177 | 140 | 35 |
| Binary | 11 | 10010000 | 10100 | 1100010 | 0 | 1010110 | 101100 | 1111111 | 1100000 | 11101 |
Color Harmonies of #039014
Complementary color
Monochromatic Colors of #039014
Black with #039014
Text Example
Text Example
White with #039014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039014; }
p { color: rgb(3,144,20); }
H1.HeaderClassName
{
color: #039014;
}
.AnyTagClassName
{
color: #039014;
}
</style>
background-color css
<style>
a { background-color: #039014; }
a { background-color: rgb(3,144,20); }
div.DivClassName
{
background-color: #039014;
}
.BgClassName
{
background-color: #039014;
}
</style>
border-color css
<style>
span { border-color: #039014; }
span { border-color: rgb(3,144,20); }
td.TdClassName
{
border-color: #039014;
}
.TagClassName
{
border-color: #039014;
}
</style>