Shades of Islamic Green #019701
Tints of Islamic Green #019701
RGB
CMYK
RGB Variations
Color information
#019701 (or 0x019701) is known color: Islamic Green. HEX triplet: 01, 97 and 01. RGB value is (1,151,1). Sum of RGB (Red+Green+Blue) = 1+151+1=153 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.65% from 153); Green value is 151 (59.38% from 255 or 98.69% from 153); Blue value is 1 (0.78% from 255 or 0.65% from 153); Max value from RGB is 151 - color contains mainly: green. Hex color #019701 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019701 is #FE68FE. Grayscale: #595959. Windows color (decimal): -16673023 or 104193. OLE color: 104193.
HSL color Cylindrical-coordinate representation of color #019701: hue angle of 120º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019701 is Cyan = 0.99, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 151 | 1 | - |
| CMYK | 0.99 | 0 | 0.99 | 0.41 |
| HSL | 120º | 0.99% | 0.3% | - |
| HSV(B) | 120º | 0.99% | 0.59% | - |
| XYZ | 11.08 | 22.14 | 3.72 | - |
| YUV | 89.05 | 78.31 | 65.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 151 | 1 | 0.99 | 0 | 0.99 | 0.41 | 120 | 0.99 | 0.3 |
| Hex | 1 | 97 | 1 | 63 | 0 | 63 | 29 | 78 | 63 | 1E |
| Octal | 1 | 227 | 1 | 143 | 0 | 143 | 51 | 170 | 143 | 36 |
| Binary | 1 | 10010111 | 1 | 1100011 | 0 | 1100011 | 101001 | 1111000 | 1100011 | 11110 |
Color Harmonies of #019701
Complementary color
Monochromatic Colors of #019701
Black with #019701
Text Example
Text Example
White with #019701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019701; }
p { color: rgb(1,151,1); }
H1.HeaderClassName
{
color: #019701;
}
.AnyTagClassName
{
color: #019701;
}
</style>
background-color css
<style>
a { background-color: #019701; }
a { background-color: rgb(1,151,1); }
div.DivClassName
{
background-color: #019701;
}
.BgClassName
{
background-color: #019701;
}
</style>
border-color css
<style>
span { border-color: #019701; }
span { border-color: rgb(1,151,1); }
td.TdClassName
{
border-color: #019701;
}
.TagClassName
{
border-color: #019701;
}
</style>