Shades of Islamic Green #019621
Tints of Islamic Green #019621
RGB
CMYK
RGB Variations
Color information
#019621 (or 0x019621) is known color: Islamic Green. HEX triplet: 01, 96 and 21. RGB value is (1,150,33). Sum of RGB (Red+Green+Blue) = 1+150+33=184 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 184); Green value is 150 (58.98% from 255 or 81.52% from 184); Blue value is 33 (13.28% from 255 or 17.93% from 184); Max value from RGB is 150 - color contains mainly: green. Hex color #019621 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #019621 is #FE69DE. Grayscale: #5C5C5C. Windows color (decimal): -16673247 or 2201089. OLE color: 2201089.
HSL color Cylindrical-coordinate representation of color #019621: hue angle of 132.89º 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 #019621 is Cyan = 0.99, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 150 | 33 | - |
| CMYK | 0.99 | 0 | 0.78 | 0.41 |
| HSL | 132.89º | 0.99% | 0.3% | - |
| HSV(B) | 132.89º | 0.99% | 0.59% | - |
| XYZ | 11.19 | 21.93 | 5.08 | - |
| YUV | 92.11 | 94.64 | 63.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 150 | 33 | 0.99 | 0 | 0.78 | 0.41 | 132.89 | 0.99 | 0.3 |
| Hex | 1 | 96 | 21 | 63 | 0 | 4E | 29 | 85 | 63 | 1E |
| Octal | 1 | 226 | 41 | 143 | 0 | 116 | 51 | 205 | 143 | 36 |
| Binary | 1 | 10010110 | 100001 | 1100011 | 0 | 1001110 | 101001 | 10000101 | 1100011 | 11110 |
Color Harmonies of #019621
Complementary color
Monochromatic Colors of #019621
Black with #019621
Text Example
Text Example
White with #019621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019621; }
p { color: rgb(1,150,33); }
H1.HeaderClassName
{
color: #019621;
}
.AnyTagClassName
{
color: #019621;
}
</style>
background-color css
<style>
a { background-color: #019621; }
a { background-color: rgb(1,150,33); }
div.DivClassName
{
background-color: #019621;
}
.BgClassName
{
background-color: #019621;
}
</style>
border-color css
<style>
span { border-color: #019621; }
span { border-color: rgb(1,150,33); }
td.TdClassName
{
border-color: #019621;
}
.TagClassName
{
border-color: #019621;
}
</style>