Shades of Islamic Green #199201
Tints of Islamic Green #199201
RGB
CMYK
RGB Variations
Color information
#199201 (or 0x199201) is known color: Islamic Green. HEX triplet: 19, 92 and 01. RGB value is (25,146,1). Sum of RGB (Red+Green+Blue) = 25+146+1=172 (22% of max value = 765). Red value is 25 (10.16% from 255 or 14.53% from 172); Green value is 146 (57.42% from 255 or 84.88% from 172); Blue value is 1 (0.78% from 255 or 0.58% from 172); Max value from RGB is 146 - color contains mainly: green. Hex color #199201 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #199201 is #E66DFE. Grayscale: #5D5D5D. Windows color (decimal): -15101439 or 102937. OLE color: 102937.
HSL color Cylindrical-coordinate representation of color #199201: hue angle of 110.07º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #199201 is Cyan = 0.83, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 25 | 146 | 1 | - |
| CMYK | 0.83 | 0 | 0.99 | 0.43 |
| HSL | 110.07º | 0.99% | 0.29% | - |
| HSV(B) | 110.07º | 0.99% | 0.57% | - |
| XYZ | 10.69 | 20.77 | 3.47 | - |
| YUV | 93.29 | 75.91 | 79.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 146 | 1 | 0.83 | 0 | 0.99 | 0.43 | 110.07 | 0.99 | 0.29 |
| Hex | 19 | 92 | 1 | 53 | 0 | 63 | 2B | 6E | 63 | 1D |
| Octal | 31 | 222 | 1 | 123 | 0 | 143 | 53 | 156 | 143 | 35 |
| Binary | 11001 | 10010010 | 1 | 1010011 | 0 | 1100011 | 101011 | 1101110 | 1100011 | 11101 |
Color Harmonies of #199201
Complementary color
Monochromatic Colors of #199201
Black with #199201
Text Example
Text Example
White with #199201
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #199201; }
p { color: rgb(25,146,1); }
H1.HeaderClassName
{
color: #199201;
}
.AnyTagClassName
{
color: #199201;
}
</style>
background-color css
<style>
a { background-color: #199201; }
a { background-color: rgb(25,146,1); }
div.DivClassName
{
background-color: #199201;
}
.BgClassName
{
background-color: #199201;
}
</style>
border-color css
<style>
span { border-color: #199201; }
span { border-color: rgb(25,146,1); }
td.TdClassName
{
border-color: #199201;
}
.TagClassName
{
border-color: #199201;
}
</style>