Shades of Islamic Green #019712
Tints of Islamic Green #019712
RGB
CMYK
RGB Variations
Color information
#019712 (or 0x019712) is known color: Islamic Green. HEX triplet: 01, 97 and 12. RGB value is (1,151,18). Sum of RGB (Red+Green+Blue) = 1+151+18=170 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.59% from 170); Green value is 151 (59.38% from 255 or 88.82% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 151 - color contains mainly: green. Hex color #019712 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019712 is #FE68ED. Grayscale: #5B5B5B. Windows color (decimal): -16673006 or 1218305. OLE color: 1218305.
HSL color Cylindrical-coordinate representation of color #019712: hue angle of 126.8º 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 #019712 is Cyan = 0.99, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 151 | 18 | - |
| CMYK | 0.99 | 0 | 0.88 | 0.41 |
| HSL | 126.8º | 0.99% | 0.3% | - |
| HSV(B) | 126.8º | 0.99% | 0.59% | - |
| XYZ | 11.19 | 22.18 | 4.26 | - |
| YUV | 90.99 | 86.81 | 63.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 151 | 18 | 0.99 | 0 | 0.88 | 0.41 | 126.8 | 0.99 | 0.3 |
| Hex | 1 | 97 | 12 | 63 | 0 | 58 | 29 | 7F | 63 | 1E |
| Octal | 1 | 227 | 22 | 143 | 0 | 130 | 51 | 177 | 143 | 36 |
| Binary | 1 | 10010111 | 10010 | 1100011 | 0 | 1011000 | 101001 | 1111111 | 1100011 | 11110 |
Color Harmonies of #019712
Complementary color
Monochromatic Colors of #019712
Black with #019712
Text Example
Text Example
White with #019712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019712; }
p { color: rgb(1,151,18); }
H1.HeaderClassName
{
color: #019712;
}
.AnyTagClassName
{
color: #019712;
}
</style>
background-color css
<style>
a { background-color: #019712; }
a { background-color: rgb(1,151,18); }
div.DivClassName
{
background-color: #019712;
}
.BgClassName
{
background-color: #019712;
}
</style>
border-color css
<style>
span { border-color: #019712; }
span { border-color: rgb(1,151,18); }
td.TdClassName
{
border-color: #019712;
}
.TagClassName
{
border-color: #019712;
}
</style>