Shades of Islamic Green #199504
Tints of Islamic Green #199504
RGB
CMYK
RGB Variations
Color information
#199504 (or 0x199504) is known color: Islamic Green. HEX triplet: 19, 95 and 04. RGB value is (25,149,4). Sum of RGB (Red+Green+Blue) = 25+149+4=178 (23% of max value = 765). Red value is 25 (10.16% from 255 or 14.04% from 178); Green value is 149 (58.59% from 255 or 83.71% from 178); Blue value is 4 (1.95% from 255 or 2.25% from 178); Max value from RGB is 149 - color contains mainly: green. Hex color #199504 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #199504 is #E66AFB. Grayscale: #5F5F5F. Windows color (decimal): -15100668 or 300313. OLE color: 300313.
HSL color Cylindrical-coordinate representation of color #199504: hue angle of 111.31º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #199504 is Cyan = 0.83, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 25 | 149 | 4 | - |
| CMYK | 0.83 | 0 | 0.97 | 0.42 |
| HSL | 111.31º | 0.95% | 0.3% | - |
| HSV(B) | 111.31º | 0.97% | 0.58% | - |
| XYZ | 11.17 | 21.71 | 3.72 | - |
| YUV | 95.39 | 76.42 | 77.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 149 | 4 | 0.83 | 0 | 0.97 | 0.42 | 111.31 | 0.95 | 0.3 |
| Hex | 19 | 95 | 4 | 53 | 0 | 61 | 2A | 6F | 5F | 1E |
| Octal | 31 | 225 | 4 | 123 | 0 | 141 | 52 | 157 | 137 | 36 |
| Binary | 11001 | 10010101 | 100 | 1010011 | 0 | 1100001 | 101010 | 1101111 | 1011111 | 11110 |
Color Harmonies of #199504
Complementary color
Monochromatic Colors of #199504
Black with #199504
Text Example
Text Example
White with #199504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #199504; }
p { color: rgb(25,149,4); }
H1.HeaderClassName
{
color: #199504;
}
.AnyTagClassName
{
color: #199504;
}
</style>
background-color css
<style>
a { background-color: #199504; }
a { background-color: rgb(25,149,4); }
div.DivClassName
{
background-color: #199504;
}
.BgClassName
{
background-color: #199504;
}
</style>
border-color css
<style>
span { border-color: #199504; }
span { border-color: rgb(25,149,4); }
td.TdClassName
{
border-color: #199504;
}
.TagClassName
{
border-color: #199504;
}
</style>