Shades of Islamic Green #109401
Tints of Islamic Green #109401
RGB
CMYK
RGB Variations
Color information
#109401 (or 0x109401) is known color: Islamic Green. HEX triplet: 10, 94 and 01. RGB value is (16,148,1). Sum of RGB (Red+Green+Blue) = 16+148+1=165 (21% of max value = 765). Red value is 16 (6.64% from 255 or 9.70% from 165); Green value is 148 (58.20% from 255 or 89.70% from 165); Blue value is 1 (0.78% from 255 or 0.61% from 165); Max value from RGB is 148 - color contains mainly: green. Hex color #109401 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #109401 is #EF6BFE. Grayscale: #5C5C5C. Windows color (decimal): -15690751 or 103440. OLE color: 103440.
HSL color Cylindrical-coordinate representation of color #109401: hue angle of 113.88º 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 #109401 is Cyan = 0.89, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 16 | 148 | 1 | - |
| CMYK | 0.89 | 0 | 0.99 | 0.42 |
| HSL | 113.88º | 0.99% | 0.29% | - |
| HSV(B) | 113.88º | 0.99% | 0.58% | - |
| XYZ | 10.81 | 21.29 | 3.57 | - |
| YUV | 91.77 | 76.77 | 73.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 148 | 1 | 0.89 | 0 | 0.99 | 0.42 | 113.88 | 0.99 | 0.29 |
| Hex | 10 | 94 | 1 | 59 | 0 | 63 | 2A | 72 | 63 | 1D |
| Octal | 20 | 224 | 1 | 131 | 0 | 143 | 52 | 162 | 143 | 35 |
| Binary | 10000 | 10010100 | 1 | 1011001 | 0 | 1100011 | 101010 | 1110010 | 1100011 | 11101 |
Color Harmonies of #109401
Complementary color
Monochromatic Colors of #109401
Black with #109401
Text Example
Text Example
White with #109401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #109401; }
p { color: rgb(16,148,1); }
H1.HeaderClassName
{
color: #109401;
}
.AnyTagClassName
{
color: #109401;
}
</style>
background-color css
<style>
a { background-color: #109401; }
a { background-color: rgb(16,148,1); }
div.DivClassName
{
background-color: #109401;
}
.BgClassName
{
background-color: #109401;
}
</style>
border-color css
<style>
span { border-color: #109401; }
span { border-color: rgb(16,148,1); }
td.TdClassName
{
border-color: #109401;
}
.TagClassName
{
border-color: #109401;
}
</style>