Shades of Islamic Green #019710
Tints of Islamic Green #019710
RGB
CMYK
RGB Variations
Color information
#019710 (or 0x019710) is known color: Islamic Green. HEX triplet: 01, 97 and 10. RGB value is (1,151,16). Sum of RGB (Red+Green+Blue) = 1+151+16=168 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 168); Green value is 151 (59.38% from 255 or 89.88% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 151 - color contains mainly: green. Hex color #019710 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019710 is #FE68EF. Grayscale: #5B5B5B. Windows color (decimal): -16673008 or 1087233. OLE color: 1087233.
HSL color Cylindrical-coordinate representation of color #019710: hue angle of 126º 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 #019710 is Cyan = 0.99, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 151 | 16 | - |
| CMYK | 0.99 | 0 | 0.89 | 0.41 |
| HSL | 126º | 0.99% | 0.3% | - |
| HSV(B) | 126º | 0.99% | 0.59% | - |
| XYZ | 11.17 | 22.18 | 4.18 | - |
| YUV | 90.76 | 85.81 | 63.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 151 | 16 | 0.99 | 0 | 0.89 | 0.41 | 126 | 0.99 | 0.3 |
| Hex | 1 | 97 | 10 | 63 | 0 | 59 | 29 | 7E | 63 | 1E |
| Octal | 1 | 227 | 20 | 143 | 0 | 131 | 51 | 176 | 143 | 36 |
| Binary | 1 | 10010111 | 10000 | 1100011 | 0 | 1011001 | 101001 | 1111110 | 1100011 | 11110 |
Color Harmonies of #019710
Complementary color
Monochromatic Colors of #019710
Black with #019710
Text Example
Text Example
White with #019710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019710; }
p { color: rgb(1,151,16); }
H1.HeaderClassName
{
color: #019710;
}
.AnyTagClassName
{
color: #019710;
}
</style>
background-color css
<style>
a { background-color: #019710; }
a { background-color: rgb(1,151,16); }
div.DivClassName
{
background-color: #019710;
}
.BgClassName
{
background-color: #019710;
}
</style>
border-color css
<style>
span { border-color: #019710; }
span { border-color: rgb(1,151,16); }
td.TdClassName
{
border-color: #019710;
}
.TagClassName
{
border-color: #019710;
}
</style>