Shades of Islamic Green #119001
Tints of Islamic Green #119001
RGB
CMYK
RGB Variations
Color information
#119001 (or 0x119001) is known color: Islamic Green. HEX triplet: 11, 90 and 01. RGB value is (17,144,1). Sum of RGB (Red+Green+Blue) = 17+144+1=162 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.49% from 162); Green value is 144 (56.64% from 255 or 88.89% from 162); Blue value is 1 (0.78% from 255 or 0.62% from 162); Max value from RGB is 144 - color contains mainly: green. Hex color #119001 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119001 is #EE6FFE. Grayscale: #5A5A5A. Windows color (decimal): -15626239 or 102417. OLE color: 102417.
HSL color Cylindrical-coordinate representation of color #119001: hue angle of 113.29º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #119001 is Cyan = 0.88, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 144 | 1 | - |
| CMYK | 0.88 | 0 | 0.99 | 0.44 |
| HSL | 113.29º | 0.99% | 0.28% | - |
| HSV(B) | 113.29º | 0.99% | 0.56% | - |
| XYZ | 10.21 | 20.07 | 3.36 | - |
| YUV | 89.73 | 77.92 | 76.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 144 | 1 | 0.88 | 0 | 0.99 | 0.44 | 113.29 | 0.99 | 0.28 |
| Hex | 11 | 90 | 1 | 58 | 0 | 63 | 2C | 71 | 63 | 1C |
| Octal | 21 | 220 | 1 | 130 | 0 | 143 | 54 | 161 | 143 | 34 |
| Binary | 10001 | 10010000 | 1 | 1011000 | 0 | 1100011 | 101100 | 1110001 | 1100011 | 11100 |
Color Harmonies of #119001
Complementary color
Monochromatic Colors of #119001
Black with #119001
Text Example
Text Example
White with #119001
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119001; }
p { color: rgb(17,144,1); }
H1.HeaderClassName
{
color: #119001;
}
.AnyTagClassName
{
color: #119001;
}
</style>
background-color css
<style>
a { background-color: #119001; }
a { background-color: rgb(17,144,1); }
div.DivClassName
{
background-color: #119001;
}
.BgClassName
{
background-color: #119001;
}
</style>
border-color css
<style>
span { border-color: #119001; }
span { border-color: rgb(17,144,1); }
td.TdClassName
{
border-color: #119001;
}
.TagClassName
{
border-color: #119001;
}
</style>