Shades of Islamic Green #019015
Tints of Islamic Green #019015
RGB
CMYK
RGB Variations
Color information
#019015 (or 0x019015) is known color: Islamic Green. HEX triplet: 01, 90 and 15. RGB value is (1,144,21). Sum of RGB (Red+Green+Blue) = 1+144+21=166 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 166); Green value is 144 (56.64% from 255 or 86.75% from 166); Blue value is 21 (8.59% from 255 or 12.65% from 166); Max value from RGB is 144 - color contains mainly: green. Hex color #019015 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019015 is #FE6FEA. Grayscale: #575757. Windows color (decimal): -16674795 or 1413121. OLE color: 1413121.
HSL color Cylindrical-coordinate representation of color #019015: hue angle of 128.39º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019015 is Cyan = 0.99, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 1 | 144 | 21 | - |
| CMYK | 0.99 | 0 | 0.85 | 0.44 |
| HSL | 128.39º | 0.99% | 0.28% | - |
| HSV(B) | 128.39º | 0.99% | 0.56% | - |
| XYZ | 10.12 | 20.01 | 4.04 | - |
| YUV | 87.22 | 90.62 | 66.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 144 | 21 | 0.99 | 0 | 0.85 | 0.44 | 128.39 | 0.99 | 0.28 |
| Hex | 1 | 90 | 15 | 63 | 0 | 55 | 2C | 80 | 63 | 1C |
| Octal | 1 | 220 | 25 | 143 | 0 | 125 | 54 | 200 | 143 | 34 |
| Binary | 1 | 10010000 | 10101 | 1100011 | 0 | 1010101 | 101100 | 10000000 | 1100011 | 11100 |
Color Harmonies of #019015
Complementary color
Monochromatic Colors of #019015
Black with #019015
Text Example
Text Example
White with #019015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019015; }
p { color: rgb(1,144,21); }
H1.HeaderClassName
{
color: #019015;
}
.AnyTagClassName
{
color: #019015;
}
</style>
background-color css
<style>
a { background-color: #019015; }
a { background-color: rgb(1,144,21); }
div.DivClassName
{
background-color: #019015;
}
.BgClassName
{
background-color: #019015;
}
</style>
border-color css
<style>
span { border-color: #019015; }
span { border-color: rgb(1,144,21); }
td.TdClassName
{
border-color: #019015;
}
.TagClassName
{
border-color: #019015;
}
</style>