Shades of Islamic Green #019101
Tints of Islamic Green #019101
RGB
CMYK
RGB Variations
Color information
#019101 (or 0x019101) is known color: Islamic Green. HEX triplet: 01, 91 and 01. RGB value is (1,145,1). Sum of RGB (Red+Green+Blue) = 1+145+1=147 (19% of max value = 765). Red value is 1 (0.78% from 255 or 0.68% from 147); Green value is 145 (57.03% from 255 or 98.64% from 147); Blue value is 1 (0.78% from 255 or 0.68% from 147); Max value from RGB is 145 - color contains mainly: green. Hex color #019101 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019101 is #FE6EFE. Grayscale: #555555. Windows color (decimal): -16674559 or 102657. OLE color: 102657.
HSL color Cylindrical-coordinate representation of color #019101: hue angle of 120º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019101 is Cyan = 0.99, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 145 | 1 | - |
| CMYK | 0.99 | 0 | 0.99 | 0.43 |
| HSL | 120º | 0.99% | 0.29% | - |
| HSV(B) | 120º | 0.99% | 0.57% | - |
| XYZ | 10.14 | 20.26 | 3.4 | - |
| YUV | 85.53 | 80.29 | 67.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 145 | 1 | 0.99 | 0 | 0.99 | 0.43 | 120 | 0.99 | 0.29 |
| Hex | 1 | 91 | 1 | 63 | 0 | 63 | 2B | 78 | 63 | 1D |
| Octal | 1 | 221 | 1 | 143 | 0 | 143 | 53 | 170 | 143 | 35 |
| Binary | 1 | 10010001 | 1 | 1100011 | 0 | 1100011 | 101011 | 1111000 | 1100011 | 11101 |
Color Harmonies of #019101
Complementary color
Monochromatic Colors of #019101
Black with #019101
Text Example
Text Example
White with #019101
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019101; }
p { color: rgb(1,145,1); }
H1.HeaderClassName
{
color: #019101;
}
.AnyTagClassName
{
color: #019101;
}
</style>
background-color css
<style>
a { background-color: #019101; }
a { background-color: rgb(1,145,1); }
div.DivClassName
{
background-color: #019101;
}
.BgClassName
{
background-color: #019101;
}
</style>
border-color css
<style>
span { border-color: #019101; }
span { border-color: rgb(1,145,1); }
td.TdClassName
{
border-color: #019101;
}
.TagClassName
{
border-color: #019101;
}
</style>