Shades of Islamic Green #199700
Tints of Islamic Green #199700
RGB
CMYK
RGB Variations
Color information
#199700 (or 0x199700) is known color: Islamic Green. HEX triplet: 19, 97 and 00. RGB value is (25,151,0). Sum of RGB (Red+Green+Blue) = 25+151+0=176 (23% of max value = 765). Red value is 25 (10.16% from 255 or 14.20% from 176); Green value is 151 (59.38% from 255 or 85.80% from 176); Blue value is 0 (0.39% from 255 or 0% from 176); Max value from RGB is 151 - color contains mainly: green. Hex color #199700 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #199700 is #E668FF. Grayscale: #606060. Windows color (decimal): -15100160 or 38681. OLE color: 38681.
HSL color Cylindrical-coordinate representation of color #199700: hue angle of 110.07º degrees, saturation: 1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 1%. Process color model (Four color, CMYK) of #199700 is Cyan = 0.83, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 25 | 151 | 0 | - |
| CMYK | 0.83 | 0 | 1 | 0.41 |
| HSL | 110.07º | 1% | 0.3% | - |
| HSV(B) | 110.07º | 1% | 0.59% | - |
| XYZ | 11.47 | 22.34 | 3.71 | - |
| YUV | 96.11 | 73.76 | 77.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 151 | 0 | 0.83 | 0 | 1 | 0.41 | 110.07 | 1 | 0.3 |
| Hex | 19 | 97 | 0 | 53 | 0 | 64 | 29 | 6E | 64 | 1E |
| Octal | 31 | 227 | 0 | 123 | 0 | 144 | 51 | 156 | 144 | 36 |
| Binary | 11001 | 10010111 | 0 | 1010011 | 0 | 1100100 | 101001 | 1101110 | 1100100 | 11110 |
Color Harmonies of #199700
Complementary color
Monochromatic Colors of #199700
Black with #199700
Text Example
Text Example
White with #199700
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #199700; }
p { color: rgb(25,151,0); }
H1.HeaderClassName
{
color: #199700;
}
.AnyTagClassName
{
color: #199700;
}
</style>
background-color css
<style>
a { background-color: #199700; }
a { background-color: rgb(25,151,0); }
div.DivClassName
{
background-color: #199700;
}
.BgClassName
{
background-color: #199700;
}
</style>
border-color css
<style>
span { border-color: #199700; }
span { border-color: rgb(25,151,0); }
td.TdClassName
{
border-color: #199700;
}
.TagClassName
{
border-color: #199700;
}
</style>