Shades of Islamic Green #199705
Tints of Islamic Green #199705
RGB
CMYK
RGB Variations
Color information
#199705 (or 0x199705) is known color: Islamic Green. HEX triplet: 19, 97 and 05. RGB value is (25,151,5). Sum of RGB (Red+Green+Blue) = 25+151+5=181 (23% of max value = 765). Red value is 25 (10.16% from 255 or 13.81% from 181); Green value is 151 (59.38% from 255 or 83.43% from 181); Blue value is 5 (2.34% from 255 or 2.76% from 181); Max value from RGB is 151 - color contains mainly: green. Hex color #199705 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #199705 is #E668FA. Grayscale: #616161. Windows color (decimal): -15100155 or 366361. OLE color: 366361.
HSL color Cylindrical-coordinate representation of color #199705: hue angle of 111.78º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #199705 is Cyan = 0.83, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 25 | 151 | 5 | - |
| CMYK | 0.83 | 0 | 0.97 | 0.41 |
| HSL | 111.78º | 0.94% | 0.31% | - |
| HSV(B) | 111.78º | 0.97% | 0.59% | - |
| XYZ | 11.49 | 22.35 | 3.85 | - |
| YUV | 96.68 | 76.26 | 76.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 151 | 5 | 0.83 | 0 | 0.97 | 0.41 | 111.78 | 0.94 | 0.31 |
| Hex | 19 | 97 | 5 | 53 | 0 | 61 | 29 | 70 | 5E | 1F |
| Octal | 31 | 227 | 5 | 123 | 0 | 141 | 51 | 160 | 136 | 37 |
| Binary | 11001 | 10010111 | 101 | 1010011 | 0 | 1100001 | 101001 | 1110000 | 1011110 | 11111 |
Color Harmonies of #199705
Complementary color
Monochromatic Colors of #199705
Black with #199705
Text Example
Text Example
White with #199705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #199705; }
p { color: rgb(25,151,5); }
H1.HeaderClassName
{
color: #199705;
}
.AnyTagClassName
{
color: #199705;
}
</style>
background-color css
<style>
a { background-color: #199705; }
a { background-color: rgb(25,151,5); }
div.DivClassName
{
background-color: #199705;
}
.BgClassName
{
background-color: #199705;
}
</style>
border-color css
<style>
span { border-color: #199705; }
span { border-color: rgb(25,151,5); }
td.TdClassName
{
border-color: #199705;
}
.TagClassName
{
border-color: #199705;
}
</style>