Shades of Islamic Green #119401
Tints of Islamic Green #119401
RGB
CMYK
RGB Variations
Color information
#119401 (or 0x119401) is known color: Islamic Green. HEX triplet: 11, 94 and 01. RGB value is (17,148,1). Sum of RGB (Red+Green+Blue) = 17+148+1=166 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.24% from 166); Green value is 148 (58.20% from 255 or 89.16% from 166); Blue value is 1 (0.78% from 255 or 0.60% from 166); Max value from RGB is 148 - color contains mainly: green. Hex color #119401 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119401 is #EE6BFE. Grayscale: #5C5C5C. Windows color (decimal): -15625215 or 103441. OLE color: 103441.
HSL color Cylindrical-coordinate representation of color #119401: hue angle of 113.47º 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 #119401 is Cyan = 0.89, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 148 | 1 | - |
| CMYK | 0.89 | 0 | 0.99 | 0.42 |
| HSL | 113.47º | 0.99% | 0.29% | - |
| HSV(B) | 113.47º | 0.99% | 0.58% | - |
| XYZ | 10.83 | 21.3 | 3.57 | - |
| YUV | 92.07 | 76.6 | 74.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 148 | 1 | 0.89 | 0 | 0.99 | 0.42 | 113.47 | 0.99 | 0.29 |
| Hex | 11 | 94 | 1 | 59 | 0 | 63 | 2A | 71 | 63 | 1D |
| Octal | 21 | 224 | 1 | 131 | 0 | 143 | 52 | 161 | 143 | 35 |
| Binary | 10001 | 10010100 | 1 | 1011001 | 0 | 1100011 | 101010 | 1110001 | 1100011 | 11101 |
Color Harmonies of #119401
Complementary color
Monochromatic Colors of #119401
Black with #119401
Text Example
Text Example
White with #119401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119401; }
p { color: rgb(17,148,1); }
H1.HeaderClassName
{
color: #119401;
}
.AnyTagClassName
{
color: #119401;
}
</style>
background-color css
<style>
a { background-color: #119401; }
a { background-color: rgb(17,148,1); }
div.DivClassName
{
background-color: #119401;
}
.BgClassName
{
background-color: #119401;
}
</style>
border-color css
<style>
span { border-color: #119401; }
span { border-color: rgb(17,148,1); }
td.TdClassName
{
border-color: #119401;
}
.TagClassName
{
border-color: #119401;
}
</style>