Shades of Islamic Green #019310
Tints of Islamic Green #019310
RGB
CMYK
RGB Variations
Color information
#019310 (or 0x019310) is known color: Islamic Green. HEX triplet: 01, 93 and 10. RGB value is (1,147,16). Sum of RGB (Red+Green+Blue) = 1+147+16=164 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.61% from 164); Green value is 147 (57.81% from 255 or 89.63% from 164); Blue value is 16 (6.64% from 255 or 9.76% from 164); Max value from RGB is 147 - color contains mainly: green. Hex color #019310 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019310 is #FE6CEF. Grayscale: #585858. Windows color (decimal): -16674032 or 1086209. OLE color: 1086209.
HSL color Cylindrical-coordinate representation of color #019310: hue angle of 126.16º 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 #019310 is Cyan = 0.99, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 147 | 16 | - |
| CMYK | 0.99 | 0 | 0.89 | 0.42 |
| HSL | 126.16º | 0.99% | 0.29% | - |
| HSV(B) | 126.16º | 0.99% | 0.58% | - |
| XYZ | 10.54 | 20.91 | 3.97 | - |
| YUV | 88.41 | 87.13 | 65.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 147 | 16 | 0.99 | 0 | 0.89 | 0.42 | 126.16 | 0.99 | 0.29 |
| Hex | 1 | 93 | 10 | 63 | 0 | 59 | 2A | 7E | 63 | 1D |
| Octal | 1 | 223 | 20 | 143 | 0 | 131 | 52 | 176 | 143 | 35 |
| Binary | 1 | 10010011 | 10000 | 1100011 | 0 | 1011001 | 101010 | 1111110 | 1100011 | 11101 |
Color Harmonies of #019310
Complementary color
Monochromatic Colors of #019310
Black with #019310
Text Example
Text Example
White with #019310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019310; }
p { color: rgb(1,147,16); }
H1.HeaderClassName
{
color: #019310;
}
.AnyTagClassName
{
color: #019310;
}
</style>
background-color css
<style>
a { background-color: #019310; }
a { background-color: rgb(1,147,16); }
div.DivClassName
{
background-color: #019310;
}
.BgClassName
{
background-color: #019310;
}
</style>
border-color css
<style>
span { border-color: #019310; }
span { border-color: rgb(1,147,16); }
td.TdClassName
{
border-color: #019310;
}
.TagClassName
{
border-color: #019310;
}
</style>