Shades of Islamic Green #019622
Tints of Islamic Green #019622
RGB
CMYK
RGB Variations
Color information
#019622 (or 0x019622) is known color: Islamic Green. HEX triplet: 01, 96 and 22. RGB value is (1,150,34). Sum of RGB (Red+Green+Blue) = 1+150+34=185 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 185); Green value is 150 (58.98% from 255 or 81.08% from 185); Blue value is 34 (13.67% from 255 or 18.38% from 185); Max value from RGB is 150 - color contains mainly: green. Hex color #019622 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #019622 is #FE69DD. Grayscale: #5C5C5C. Windows color (decimal): -16673246 or 2266625. OLE color: 2266625.
HSL color Cylindrical-coordinate representation of color #019622: hue angle of 133.29º 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 #019622 is Cyan = 0.99, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 150 | 34 | - |
| CMYK | 0.99 | 0 | 0.77 | 0.41 |
| HSL | 133.29º | 0.99% | 0.3% | - |
| HSV(B) | 133.29º | 0.99% | 0.59% | - |
| XYZ | 11.21 | 21.93 | 5.16 | - |
| YUV | 92.23 | 95.14 | 62.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 150 | 34 | 0.99 | 0 | 0.77 | 0.41 | 133.29 | 0.99 | 0.3 |
| Hex | 1 | 96 | 22 | 63 | 0 | 4D | 29 | 85 | 63 | 1E |
| Octal | 1 | 226 | 42 | 143 | 0 | 115 | 51 | 205 | 143 | 36 |
| Binary | 1 | 10010110 | 100010 | 1100011 | 0 | 1001101 | 101001 | 10000101 | 1100011 | 11110 |
Color Harmonies of #019622
Complementary color
Monochromatic Colors of #019622
Black with #019622
Text Example
Text Example
White with #019622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019622; }
p { color: rgb(1,150,34); }
H1.HeaderClassName
{
color: #019622;
}
.AnyTagClassName
{
color: #019622;
}
</style>
background-color css
<style>
a { background-color: #019622; }
a { background-color: rgb(1,150,34); }
div.DivClassName
{
background-color: #019622;
}
.BgClassName
{
background-color: #019622;
}
</style>
border-color css
<style>
span { border-color: #019622; }
span { border-color: rgb(1,150,34); }
td.TdClassName
{
border-color: #019622;
}
.TagClassName
{
border-color: #019622;
}
</style>