Shades of Islamic Green #019522
Tints of Islamic Green #019522
RGB
CMYK
RGB Variations
Color information
#019522 (or 0x019522) is known color: Islamic Green. HEX triplet: 01, 95 and 22. RGB value is (1,149,34). Sum of RGB (Red+Green+Blue) = 1+149+34=184 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 184); Green value is 149 (58.59% from 255 or 80.98% from 184); Blue value is 34 (13.67% from 255 or 18.48% from 184); Max value from RGB is 149 - color contains mainly: green. Hex color #019522 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #019522 is #FE6ADD. Grayscale: #5B5B5B. Windows color (decimal): -16673502 or 2266369. OLE color: 2266369.
HSL color Cylindrical-coordinate representation of color #019522: hue angle of 133.38º 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 #019522 is Cyan = 0.99, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 149 | 34 | - |
| CMYK | 0.99 | 0 | 0.77 | 0.42 |
| HSL | 133.38º | 0.99% | 0.29% | - |
| HSV(B) | 133.38º | 0.99% | 0.58% | - |
| XYZ | 11.05 | 21.62 | 5.1 | - |
| YUV | 91.64 | 95.47 | 63.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 149 | 34 | 0.99 | 0 | 0.77 | 0.42 | 133.38 | 0.99 | 0.29 |
| Hex | 1 | 95 | 22 | 63 | 0 | 4D | 2A | 85 | 63 | 1D |
| Octal | 1 | 225 | 42 | 143 | 0 | 115 | 52 | 205 | 143 | 35 |
| Binary | 1 | 10010101 | 100010 | 1100011 | 0 | 1001101 | 101010 | 10000101 | 1100011 | 11101 |
Color Harmonies of #019522
Complementary color
Monochromatic Colors of #019522
Black with #019522
Text Example
Text Example
White with #019522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019522; }
p { color: rgb(1,149,34); }
H1.HeaderClassName
{
color: #019522;
}
.AnyTagClassName
{
color: #019522;
}
</style>
background-color css
<style>
a { background-color: #019522; }
a { background-color: rgb(1,149,34); }
div.DivClassName
{
background-color: #019522;
}
.BgClassName
{
background-color: #019522;
}
</style>
border-color css
<style>
span { border-color: #019522; }
span { border-color: rgb(1,149,34); }
td.TdClassName
{
border-color: #019522;
}
.TagClassName
{
border-color: #019522;
}
</style>