Shades of Islamic Green #019720
Tints of Islamic Green #019720
RGB
CMYK
RGB Variations
Color information
#019720 (or 0x019720) is known color: Islamic Green. HEX triplet: 01, 97 and 20. RGB value is (1,151,32). Sum of RGB (Red+Green+Blue) = 1+151+32=184 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 184); Green value is 151 (59.38% from 255 or 82.07% from 184); Blue value is 32 (12.89% from 255 or 17.39% from 184); Max value from RGB is 151 - color contains mainly: green. Hex color #019720 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #019720 is #FE68DF. Grayscale: #5C5C5C. Windows color (decimal): -16672992 or 2135809. OLE color: 2135809.
HSL color Cylindrical-coordinate representation of color #019720: hue angle of 132.4º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019720 is Cyan = 0.99, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 151 | 32 | - |
| CMYK | 0.99 | 0 | 0.79 | 0.41 |
| HSL | 132.4º | 0.99% | 0.3% | - |
| HSV(B) | 132.4º | 0.99% | 0.59% | - |
| XYZ | 11.34 | 22.24 | 5.06 | - |
| YUV | 92.58 | 93.81 | 62.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 151 | 32 | 0.99 | 0 | 0.79 | 0.41 | 132.4 | 0.99 | 0.3 |
| Hex | 1 | 97 | 20 | 63 | 0 | 4F | 29 | 84 | 63 | 1E |
| Octal | 1 | 227 | 40 | 143 | 0 | 117 | 51 | 204 | 143 | 36 |
| Binary | 1 | 10010111 | 100000 | 1100011 | 0 | 1001111 | 101001 | 10000100 | 1100011 | 11110 |
Color Harmonies of #019720
Complementary color
Monochromatic Colors of #019720
Black with #019720
Text Example
Text Example
White with #019720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019720; }
p { color: rgb(1,151,32); }
H1.HeaderClassName
{
color: #019720;
}
.AnyTagClassName
{
color: #019720;
}
</style>
background-color css
<style>
a { background-color: #019720; }
a { background-color: rgb(1,151,32); }
div.DivClassName
{
background-color: #019720;
}
.BgClassName
{
background-color: #019720;
}
</style>
border-color css
<style>
span { border-color: #019720; }
span { border-color: rgb(1,151,32); }
td.TdClassName
{
border-color: #019720;
}
.TagClassName
{
border-color: #019720;
}
</style>