Shades of Islamic Green #199006
Tints of Islamic Green #199006
RGB
CMYK
RGB Variations
Color information
#199006 (or 0x199006) is known color: Islamic Green. HEX triplet: 19, 90 and 06. RGB value is (25,144,6). Sum of RGB (Red+Green+Blue) = 25+144+6=175 (23% of max value = 765). Red value is 25 (10.16% from 255 or 14.29% from 175); Green value is 144 (56.64% from 255 or 82.29% from 175); Blue value is 6 (2.73% from 255 or 3.43% from 175); Max value from RGB is 144 - color contains mainly: green. Hex color #199006 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #199006 is #E66FF9. Grayscale: #5D5D5D. Windows color (decimal): -15101946 or 430105. OLE color: 430105.
HSL color Cylindrical-coordinate representation of color #199006: hue angle of 111.74º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #199006 is Cyan = 0.83, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 25 | 144 | 6 | - |
| CMYK | 0.83 | 0 | 0.96 | 0.44 |
| HSL | 111.74º | 0.92% | 0.29% | - |
| HSV(B) | 111.74º | 0.96% | 0.56% | - |
| XYZ | 10.41 | 20.17 | 3.52 | - |
| YUV | 92.69 | 79.08 | 79.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 144 | 6 | 0.83 | 0 | 0.96 | 0.44 | 111.74 | 0.92 | 0.29 |
| Hex | 19 | 90 | 6 | 53 | 0 | 60 | 2C | 70 | 5C | 1D |
| Octal | 31 | 220 | 6 | 123 | 0 | 140 | 54 | 160 | 134 | 35 |
| Binary | 11001 | 10010000 | 110 | 1010011 | 0 | 1100000 | 101100 | 1110000 | 1011100 | 11101 |
Color Harmonies of #199006
Complementary color
Monochromatic Colors of #199006
Black with #199006
Text Example
Text Example
White with #199006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #199006; }
p { color: rgb(25,144,6); }
H1.HeaderClassName
{
color: #199006;
}
.AnyTagClassName
{
color: #199006;
}
</style>
background-color css
<style>
a { background-color: #199006; }
a { background-color: rgb(25,144,6); }
div.DivClassName
{
background-color: #199006;
}
.BgClassName
{
background-color: #199006;
}
</style>
border-color css
<style>
span { border-color: #199006; }
span { border-color: rgb(25,144,6); }
td.TdClassName
{
border-color: #199006;
}
.TagClassName
{
border-color: #199006;
}
</style>