Shades of Islamic Green #019309
Tints of Islamic Green #019309
RGB
CMYK
RGB Variations
Color information
#019309 (or 0x019309) is known color: Islamic Green. HEX triplet: 01, 93 and 09. RGB value is (1,147,9). Sum of RGB (Red+Green+Blue) = 1+147+9=157 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.64% from 157); Green value is 147 (57.81% from 255 or 93.63% from 157); Blue value is 9 (3.91% from 255 or 5.73% from 157); Max value from RGB is 147 - color contains mainly: green. Hex color #019309 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019309 is #FE6CF6. Grayscale: #585858. Windows color (decimal): -16674039 or 627457. OLE color: 627457.
HSL color Cylindrical-coordinate representation of color #019309: hue angle of 123.29º 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 #019309 is Cyan = 0.99, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 147 | 9 | - |
| CMYK | 0.99 | 0 | 0.94 | 0.42 |
| HSL | 123.29º | 0.99% | 0.29% | - |
| HSV(B) | 123.29º | 0.99% | 0.58% | - |
| XYZ | 10.5 | 20.89 | 3.74 | - |
| YUV | 87.61 | 83.63 | 66.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 147 | 9 | 0.99 | 0 | 0.94 | 0.42 | 123.29 | 0.99 | 0.29 |
| Hex | 1 | 93 | 9 | 63 | 0 | 5E | 2A | 7B | 63 | 1D |
| Octal | 1 | 223 | 11 | 143 | 0 | 136 | 52 | 173 | 143 | 35 |
| Binary | 1 | 10010011 | 1001 | 1100011 | 0 | 1011110 | 101010 | 1111011 | 1100011 | 11101 |
Color Harmonies of #019309
Complementary color
Monochromatic Colors of #019309
Black with #019309
Text Example
Text Example
White with #019309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019309; }
p { color: rgb(1,147,9); }
H1.HeaderClassName
{
color: #019309;
}
.AnyTagClassName
{
color: #019309;
}
</style>
background-color css
<style>
a { background-color: #019309; }
a { background-color: rgb(1,147,9); }
div.DivClassName
{
background-color: #019309;
}
.BgClassName
{
background-color: #019309;
}
</style>
border-color css
<style>
span { border-color: #019309; }
span { border-color: rgb(1,147,9); }
td.TdClassName
{
border-color: #019309;
}
.TagClassName
{
border-color: #019309;
}
</style>