Shades of Islamic Green #019512
Tints of Islamic Green #019512
RGB
CMYK
RGB Variations
Color information
#019512 (or 0x019512) is known color: Islamic Green. HEX triplet: 01, 95 and 12. RGB value is (1,149,18). Sum of RGB (Red+Green+Blue) = 1+149+18=168 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 168); Green value is 149 (58.59% from 255 or 88.69% from 168); Blue value is 18 (7.42% from 255 or 10.71% from 168); Max value from RGB is 149 - color contains mainly: green. Hex color #019512 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019512 is #FE6AED. Grayscale: #5A5A5A. Windows color (decimal): -16673518 or 1217793. OLE color: 1217793.
HSL color Cylindrical-coordinate representation of color #019512: hue angle of 126.89º 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 #019512 is Cyan = 0.99, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 149 | 18 | - |
| CMYK | 0.99 | 0 | 0.88 | 0.42 |
| HSL | 126.89º | 0.99% | 0.29% | - |
| HSV(B) | 126.89º | 0.99% | 0.58% | - |
| XYZ | 10.87 | 21.55 | 4.16 | - |
| YUV | 89.81 | 87.47 | 64.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 149 | 18 | 0.99 | 0 | 0.88 | 0.42 | 126.89 | 0.99 | 0.29 |
| Hex | 1 | 95 | 12 | 63 | 0 | 58 | 2A | 7F | 63 | 1D |
| Octal | 1 | 225 | 22 | 143 | 0 | 130 | 52 | 177 | 143 | 35 |
| Binary | 1 | 10010101 | 10010 | 1100011 | 0 | 1011000 | 101010 | 1111111 | 1100011 | 11101 |
Color Harmonies of #019512
Complementary color
Monochromatic Colors of #019512
Black with #019512
Text Example
Text Example
White with #019512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019512; }
p { color: rgb(1,149,18); }
H1.HeaderClassName
{
color: #019512;
}
.AnyTagClassName
{
color: #019512;
}
</style>
background-color css
<style>
a { background-color: #019512; }
a { background-color: rgb(1,149,18); }
div.DivClassName
{
background-color: #019512;
}
.BgClassName
{
background-color: #019512;
}
</style>
border-color css
<style>
span { border-color: #019512; }
span { border-color: rgb(1,149,18); }
td.TdClassName
{
border-color: #019512;
}
.TagClassName
{
border-color: #019512;
}
</style>