Shades of Islamic Green #019516
Tints of Islamic Green #019516
RGB
CMYK
RGB Variations
Color information
#019516 (or 0x019516) is known color: Islamic Green. HEX triplet: 01, 95 and 16. RGB value is (1,149,22). Sum of RGB (Red+Green+Blue) = 1+149+22=172 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 172); Green value is 149 (58.59% from 255 or 86.63% from 172); Blue value is 22 (8.98% from 255 or 12.79% from 172); Max value from RGB is 149 - color contains mainly: green. Hex color #019516 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019516 is #FE6AE9. Grayscale: #5A5A5A. Windows color (decimal): -16673514 or 1479937. OLE color: 1479937.
HSL color Cylindrical-coordinate representation of color #019516: hue angle of 128.51º 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 #019516 is Cyan = 0.99, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 149 | 22 | - |
| CMYK | 0.99 | 0 | 0.85 | 0.42 |
| HSL | 128.51º | 0.99% | 0.29% | - |
| HSV(B) | 128.51º | 0.99% | 0.58% | - |
| XYZ | 10.9 | 21.56 | 4.35 | - |
| YUV | 90.27 | 89.47 | 64.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 149 | 22 | 0.99 | 0 | 0.85 | 0.42 | 128.51 | 0.99 | 0.29 |
| Hex | 1 | 95 | 16 | 63 | 0 | 55 | 2A | 81 | 63 | 1D |
| Octal | 1 | 225 | 26 | 143 | 0 | 125 | 52 | 201 | 143 | 35 |
| Binary | 1 | 10010101 | 10110 | 1100011 | 0 | 1010101 | 101010 | 10000001 | 1100011 | 11101 |
Color Harmonies of #019516
Complementary color
Monochromatic Colors of #019516
Black with #019516
Text Example
Text Example
White with #019516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019516; }
p { color: rgb(1,149,22); }
H1.HeaderClassName
{
color: #019516;
}
.AnyTagClassName
{
color: #019516;
}
</style>
background-color css
<style>
a { background-color: #019516; }
a { background-color: rgb(1,149,22); }
div.DivClassName
{
background-color: #019516;
}
.BgClassName
{
background-color: #019516;
}
</style>
border-color css
<style>
span { border-color: #019516; }
span { border-color: rgb(1,149,22); }
td.TdClassName
{
border-color: #019516;
}
.TagClassName
{
border-color: #019516;
}
</style>