Shades of Islamic Green #199407
Tints of Islamic Green #199407
RGB
CMYK
RGB Variations
Color information
#199407 (or 0x199407) is known color: Islamic Green. HEX triplet: 19, 94 and 07. RGB value is (25,148,7). Sum of RGB (Red+Green+Blue) = 25+148+7=180 (23% of max value = 765). Red value is 25 (10.16% from 255 or 13.89% from 180); Green value is 148 (58.20% from 255 or 82.22% from 180); Blue value is 7 (3.12% from 255 or 3.89% from 180); Max value from RGB is 148 - color contains mainly: green. Hex color #199407 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #199407 is #E66BF8. Grayscale: #5F5F5F. Windows color (decimal): -15100921 or 496665. OLE color: 496665.
HSL color Cylindrical-coordinate representation of color #199407: hue angle of 112.34º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #199407 is Cyan = 0.83, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 25 | 148 | 7 | - |
| CMYK | 0.83 | 0 | 0.95 | 0.42 |
| HSL | 112.34º | 0.91% | 0.3% | - |
| HSV(B) | 112.34º | 0.95% | 0.58% | - |
| XYZ | 11.03 | 21.4 | 3.75 | - |
| YUV | 95.15 | 78.25 | 77.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 148 | 7 | 0.83 | 0 | 0.95 | 0.42 | 112.34 | 0.91 | 0.3 |
| Hex | 19 | 94 | 7 | 53 | 0 | 5F | 2A | 70 | 5B | 1E |
| Octal | 31 | 224 | 7 | 123 | 0 | 137 | 52 | 160 | 133 | 36 |
| Binary | 11001 | 10010100 | 111 | 1010011 | 0 | 1011111 | 101010 | 1110000 | 1011011 | 11110 |
Color Harmonies of #199407
Complementary color
Monochromatic Colors of #199407
Black with #199407
Text Example
Text Example
White with #199407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #199407; }
p { color: rgb(25,148,7); }
H1.HeaderClassName
{
color: #199407;
}
.AnyTagClassName
{
color: #199407;
}
</style>
background-color css
<style>
a { background-color: #199407; }
a { background-color: rgb(25,148,7); }
div.DivClassName
{
background-color: #199407;
}
.BgClassName
{
background-color: #199407;
}
</style>
border-color css
<style>
span { border-color: #199407; }
span { border-color: rgb(25,148,7); }
td.TdClassName
{
border-color: #199407;
}
.TagClassName
{
border-color: #199407;
}
</style>