Shades of Islamic Green #119601
Tints of Islamic Green #119601
RGB
CMYK
RGB Variations
Color information
#119601 (or 0x119601) is known color: Islamic Green. HEX triplet: 11, 96 and 01. RGB value is (17,150,1). Sum of RGB (Red+Green+Blue) = 17+150+1=168 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10.12% from 168); Green value is 150 (58.98% from 255 or 89.29% from 168); Blue value is 1 (0.78% from 255 or 0.60% from 168); Max value from RGB is 150 - color contains mainly: green. Hex color #119601 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119601 is #EE69FE. Grayscale: #5D5D5D. Windows color (decimal): -15624703 or 103953. OLE color: 103953.
HSL color Cylindrical-coordinate representation of color #119601: hue angle of 113.56º 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 #119601 is Cyan = 0.89, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 150 | 1 | - |
| CMYK | 0.89 | 0 | 0.99 | 0.41 |
| HSL | 113.56º | 0.99% | 0.3% | - |
| HSV(B) | 113.56º | 0.99% | 0.59% | - |
| XYZ | 11.14 | 21.93 | 3.68 | - |
| YUV | 93.25 | 75.94 | 73.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 150 | 1 | 0.89 | 0 | 0.99 | 0.41 | 113.56 | 0.99 | 0.3 |
| Hex | 11 | 96 | 1 | 59 | 0 | 63 | 29 | 72 | 63 | 1E |
| Octal | 21 | 226 | 1 | 131 | 0 | 143 | 51 | 162 | 143 | 36 |
| Binary | 10001 | 10010110 | 1 | 1011001 | 0 | 1100011 | 101001 | 1110010 | 1100011 | 11110 |
Color Harmonies of #119601
Complementary color
Monochromatic Colors of #119601
Black with #119601
Text Example
Text Example
White with #119601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119601; }
p { color: rgb(17,150,1); }
H1.HeaderClassName
{
color: #119601;
}
.AnyTagClassName
{
color: #119601;
}
</style>
background-color css
<style>
a { background-color: #119601; }
a { background-color: rgb(17,150,1); }
div.DivClassName
{
background-color: #119601;
}
.BgClassName
{
background-color: #119601;
}
</style>
border-color css
<style>
span { border-color: #119601; }
span { border-color: rgb(17,150,1); }
td.TdClassName
{
border-color: #119601;
}
.TagClassName
{
border-color: #119601;
}
</style>