Shades of Islamic Green #019406
Tints of Islamic Green #019406
RGB
CMYK
RGB Variations
Color information
#019406 (or 0x019406) is known color: Islamic Green. HEX triplet: 01, 94 and 06. RGB value is (1,148,6). Sum of RGB (Red+Green+Blue) = 1+148+6=155 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.65% from 155); Green value is 148 (58.20% from 255 or 95.48% from 155); Blue value is 6 (2.73% from 255 or 3.87% from 155); Max value from RGB is 148 - color contains mainly: green. Hex color #019406 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019406 is #FE6BF9. Grayscale: #585858. Windows color (decimal): -16673786 or 431105. OLE color: 431105.
HSL color Cylindrical-coordinate representation of color #019406: hue angle of 122.04º 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 #019406 is Cyan = 0.99, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 148 | 6 | - |
| CMYK | 0.99 | 0 | 0.96 | 0.42 |
| HSL | 122.04º | 0.99% | 0.29% | - |
| HSV(B) | 122.04º | 0.99% | 0.58% | - |
| XYZ | 10.64 | 21.2 | 3.7 | - |
| YUV | 87.86 | 81.8 | 66.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 148 | 6 | 0.99 | 0 | 0.96 | 0.42 | 122.04 | 0.99 | 0.29 |
| Hex | 1 | 94 | 6 | 63 | 0 | 60 | 2A | 7A | 63 | 1D |
| Octal | 1 | 224 | 6 | 143 | 0 | 140 | 52 | 172 | 143 | 35 |
| Binary | 1 | 10010100 | 110 | 1100011 | 0 | 1100000 | 101010 | 1111010 | 1100011 | 11101 |
Color Harmonies of #019406
Complementary color
Monochromatic Colors of #019406
Black with #019406
Text Example
Text Example
White with #019406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019406; }
p { color: rgb(1,148,6); }
H1.HeaderClassName
{
color: #019406;
}
.AnyTagClassName
{
color: #019406;
}
</style>
background-color css
<style>
a { background-color: #019406; }
a { background-color: rgb(1,148,6); }
div.DivClassName
{
background-color: #019406;
}
.BgClassName
{
background-color: #019406;
}
</style>
border-color css
<style>
span { border-color: #019406; }
span { border-color: rgb(1,148,6); }
td.TdClassName
{
border-color: #019406;
}
.TagClassName
{
border-color: #019406;
}
</style>