Shades of Islamic Green #199105
Tints of Islamic Green #199105
RGB
CMYK
RGB Variations
Color information
#199105 (or 0x199105) is known color: Islamic Green. HEX triplet: 19, 91 and 05. RGB value is (25,145,5). Sum of RGB (Red+Green+Blue) = 25+145+5=175 (23% of max value = 765). Red value is 25 (10.16% from 255 or 14.29% from 175); Green value is 145 (57.03% from 255 or 82.86% from 175); Blue value is 5 (2.34% from 255 or 2.86% from 175); Max value from RGB is 145 - color contains mainly: green. Hex color #199105 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #199105 is #E66EFA. Grayscale: #5D5D5D. Windows color (decimal): -15101691 or 364825. OLE color: 364825.
HSL color Cylindrical-coordinate representation of color #199105: hue angle of 111.43º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #199105 is Cyan = 0.83, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 25 | 145 | 5 | - |
| CMYK | 0.83 | 0 | 0.97 | 0.43 |
| HSL | 111.43º | 0.93% | 0.29% | - |
| HSV(B) | 111.43º | 0.97% | 0.57% | - |
| XYZ | 10.55 | 20.47 | 3.54 | - |
| YUV | 93.16 | 78.24 | 79.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 145 | 5 | 0.83 | 0 | 0.97 | 0.43 | 111.43 | 0.93 | 0.29 |
| Hex | 19 | 91 | 5 | 53 | 0 | 61 | 2B | 6F | 5D | 1D |
| Octal | 31 | 221 | 5 | 123 | 0 | 141 | 53 | 157 | 135 | 35 |
| Binary | 11001 | 10010001 | 101 | 1010011 | 0 | 1100001 | 101011 | 1101111 | 1011101 | 11101 |
Color Harmonies of #199105
Complementary color
Monochromatic Colors of #199105
Black with #199105
Text Example
Text Example
White with #199105
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #199105; }
p { color: rgb(25,145,5); }
H1.HeaderClassName
{
color: #199105;
}
.AnyTagClassName
{
color: #199105;
}
</style>
background-color css
<style>
a { background-color: #199105; }
a { background-color: rgb(25,145,5); }
div.DivClassName
{
background-color: #199105;
}
.BgClassName
{
background-color: #199105;
}
</style>
border-color css
<style>
span { border-color: #199105; }
span { border-color: rgb(25,145,5); }
td.TdClassName
{
border-color: #199105;
}
.TagClassName
{
border-color: #199105;
}
</style>