Shades of Islamic Green #019520
Tints of Islamic Green #019520
RGB
CMYK
RGB Variations
Color information
#019520 (or 0x019520) is known color: Islamic Green. HEX triplet: 01, 95 and 20. RGB value is (1,149,32). Sum of RGB (Red+Green+Blue) = 1+149+32=182 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 182); Green value is 149 (58.59% from 255 or 81.87% from 182); Blue value is 32 (12.89% from 255 or 17.58% from 182); Max value from RGB is 149 - color contains mainly: green. Hex color #019520 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #019520 is #FE6ADF. Grayscale: #5B5B5B. Windows color (decimal): -16673504 or 2135297. OLE color: 2135297.
HSL color Cylindrical-coordinate representation of color #019520: hue angle of 132.57º 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 #019520 is Cyan = 0.99, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 149 | 32 | - |
| CMYK | 0.99 | 0 | 0.79 | 0.42 |
| HSL | 132.57º | 0.99% | 0.29% | - |
| HSV(B) | 132.57º | 0.99% | 0.58% | - |
| XYZ | 11.02 | 21.61 | 4.96 | - |
| YUV | 91.41 | 94.47 | 63.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 149 | 32 | 0.99 | 0 | 0.79 | 0.42 | 132.57 | 0.99 | 0.29 |
| Hex | 1 | 95 | 20 | 63 | 0 | 4F | 2A | 85 | 63 | 1D |
| Octal | 1 | 225 | 40 | 143 | 0 | 117 | 52 | 205 | 143 | 35 |
| Binary | 1 | 10010101 | 100000 | 1100011 | 0 | 1001111 | 101010 | 10000101 | 1100011 | 11101 |
Color Harmonies of #019520
Complementary color
Monochromatic Colors of #019520
Black with #019520
Text Example
Text Example
White with #019520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019520; }
p { color: rgb(1,149,32); }
H1.HeaderClassName
{
color: #019520;
}
.AnyTagClassName
{
color: #019520;
}
</style>
background-color css
<style>
a { background-color: #019520; }
a { background-color: rgb(1,149,32); }
div.DivClassName
{
background-color: #019520;
}
.BgClassName
{
background-color: #019520;
}
</style>
border-color css
<style>
span { border-color: #019520; }
span { border-color: rgb(1,149,32); }
td.TdClassName
{
border-color: #019520;
}
.TagClassName
{
border-color: #019520;
}
</style>