Shades of Islamic Green #019514
Tints of Islamic Green #019514
RGB
CMYK
RGB Variations
Color information
#019514 (or 0x019514) is known color: Islamic Green. HEX triplet: 01, 95 and 14. RGB value is (1,149,20). Sum of RGB (Red+Green+Blue) = 1+149+20=170 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.59% from 170); Green value is 149 (58.59% from 255 or 87.65% from 170); Blue value is 20 (8.20% from 255 or 11.76% from 170); Max value from RGB is 149 - color contains mainly: green. Hex color #019514 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019514 is #FE6AEB. Grayscale: #5A5A5A. Windows color (decimal): -16673516 or 1348865. OLE color: 1348865.
HSL color Cylindrical-coordinate representation of color #019514: hue angle of 127.7º 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 #019514 is Cyan = 0.99, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 149 | 20 | - |
| CMYK | 0.99 | 0 | 0.87 | 0.42 |
| HSL | 127.7º | 0.99% | 0.29% | - |
| HSV(B) | 127.7º | 0.99% | 0.58% | - |
| XYZ | 10.89 | 21.55 | 4.25 | - |
| YUV | 90.04 | 88.47 | 64.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 149 | 20 | 0.99 | 0 | 0.87 | 0.42 | 127.7 | 0.99 | 0.29 |
| Hex | 1 | 95 | 14 | 63 | 0 | 57 | 2A | 80 | 63 | 1D |
| Octal | 1 | 225 | 24 | 143 | 0 | 127 | 52 | 200 | 143 | 35 |
| Binary | 1 | 10010101 | 10100 | 1100011 | 0 | 1010111 | 101010 | 10000000 | 1100011 | 11101 |
Color Harmonies of #019514
Complementary color
Monochromatic Colors of #019514
Black with #019514
Text Example
Text Example
White with #019514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019514; }
p { color: rgb(1,149,20); }
H1.HeaderClassName
{
color: #019514;
}
.AnyTagClassName
{
color: #019514;
}
</style>
background-color css
<style>
a { background-color: #019514; }
a { background-color: rgb(1,149,20); }
div.DivClassName
{
background-color: #019514;
}
.BgClassName
{
background-color: #019514;
}
</style>
border-color css
<style>
span { border-color: #019514; }
span { border-color: rgb(1,149,20); }
td.TdClassName
{
border-color: #019514;
}
.TagClassName
{
border-color: #019514;
}
</style>