Shades of Islamic Green #039512
Tints of Islamic Green #039512
RGB
CMYK
RGB Variations
Color information
#039512 (or 0x039512) is known color: Islamic Green. HEX triplet: 03, 95 and 12. RGB value is (3,149,18). Sum of RGB (Red+Green+Blue) = 3+149+18=170 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.76% from 170); Green value is 149 (58.59% from 255 or 87.65% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 149 - color contains mainly: green. Hex color #039512 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #039512 is #FC6AED. Grayscale: #5A5A5A. Windows color (decimal): -16542446 or 1217795. OLE color: 1217795.
HSL color Cylindrical-coordinate representation of color #039512: hue angle of 126.16º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #039512 is Cyan = 0.98, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 3 | 149 | 18 | - |
| CMYK | 0.98 | 0 | 0.88 | 0.42 |
| HSL | 126.16º | 0.96% | 0.3% | - |
| HSV(B) | 126.16º | 0.98% | 0.58% | - |
| XYZ | 10.89 | 21.56 | 4.16 | - |
| YUV | 90.41 | 87.13 | 65.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 149 | 18 | 0.98 | 0 | 0.88 | 0.42 | 126.16 | 0.96 | 0.3 |
| Hex | 3 | 95 | 12 | 62 | 0 | 58 | 2A | 7E | 60 | 1E |
| Octal | 3 | 225 | 22 | 142 | 0 | 130 | 52 | 176 | 140 | 36 |
| Binary | 11 | 10010101 | 10010 | 1100010 | 0 | 1011000 | 101010 | 1111110 | 1100000 | 11110 |
Color Harmonies of #039512
Complementary color
Monochromatic Colors of #039512
Black with #039512
Text Example
Text Example
White with #039512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #039512; }
p { color: rgb(3,149,18); }
H1.HeaderClassName
{
color: #039512;
}
.AnyTagClassName
{
color: #039512;
}
</style>
background-color css
<style>
a { background-color: #039512; }
a { background-color: rgb(3,149,18); }
div.DivClassName
{
background-color: #039512;
}
.BgClassName
{
background-color: #039512;
}
</style>
border-color css
<style>
span { border-color: #039512; }
span { border-color: rgb(3,149,18); }
td.TdClassName
{
border-color: #039512;
}
.TagClassName
{
border-color: #039512;
}
</style>