Shades of Islamic Green #119301
Tints of Islamic Green #119301
RGB
CMYK
RGB Variations
Color information
#119301 (or 0x119301) is known color: Islamic Green. HEX triplet: 11, 93 and 01. RGB value is (17,147,1). Sum of RGB (Red+Green+Blue) = 17+147+1=165 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.30% from 165); Green value is 147 (57.81% from 255 or 89.09% from 165); Blue value is 1 (0.78% from 255 or 0.61% from 165); Max value from RGB is 147 - color contains mainly: green. Hex color #119301 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119301 is #EE6CFE. Grayscale: #5B5B5B. Windows color (decimal): -15625471 or 103185. OLE color: 103185.
HSL color Cylindrical-coordinate representation of color #119301: hue angle of 113.42º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #119301 is Cyan = 0.88, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 147 | 1 | - |
| CMYK | 0.88 | 0 | 0.99 | 0.42 |
| HSL | 113.42º | 0.99% | 0.29% | - |
| HSV(B) | 113.42º | 0.99% | 0.58% | - |
| XYZ | 10.67 | 20.99 | 3.52 | - |
| YUV | 91.49 | 76.93 | 74.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 147 | 1 | 0.88 | 0 | 0.99 | 0.42 | 113.42 | 0.99 | 0.29 |
| Hex | 11 | 93 | 1 | 58 | 0 | 63 | 2A | 71 | 63 | 1D |
| Octal | 21 | 223 | 1 | 130 | 0 | 143 | 52 | 161 | 143 | 35 |
| Binary | 10001 | 10010011 | 1 | 1011000 | 0 | 1100011 | 101010 | 1110001 | 1100011 | 11101 |
Color Harmonies of #119301
Complementary color
Monochromatic Colors of #119301
Black with #119301
Text Example
Text Example
White with #119301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119301; }
p { color: rgb(17,147,1); }
H1.HeaderClassName
{
color: #119301;
}
.AnyTagClassName
{
color: #119301;
}
</style>
background-color css
<style>
a { background-color: #119301; }
a { background-color: rgb(17,147,1); }
div.DivClassName
{
background-color: #119301;
}
.BgClassName
{
background-color: #119301;
}
</style>
border-color css
<style>
span { border-color: #119301; }
span { border-color: rgb(17,147,1); }
td.TdClassName
{
border-color: #119301;
}
.TagClassName
{
border-color: #119301;
}
</style>