Shades of Islamic Green #19BA08
Tints of Islamic Green #19BA08
RGB
CMYK
RGB Variations
Color information
#19BA08 (or 0x19BA08) is known color: Islamic Green. HEX triplet: 19, BA and 08. RGB value is (25,186,8). Sum of RGB (Red+Green+Blue) = 25+186+8=219 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.42% from 219); Green value is 186 (73.05% from 255 or 84.93% from 219); Blue value is 8 (3.52% from 255 or 3.65% from 219); Max value from RGB is 186 - color contains mainly: green. Hex color #19BA08 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #19BA08 is #E645F7. Grayscale: #767676. Windows color (decimal): -15091192 or 571929. OLE color: 571929.
HSL color Cylindrical-coordinate representation of color #19BA08: hue angle of 114.27º degrees, saturation: 0.92, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #19BA08 is Cyan = 0.87, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 25 | 186 | 8 | - |
| CMYK | 0.87 | 0 | 0.96 | 0.27 |
| HSL | 114.27º | 0.92% | 0.38% | - |
| HSV(B) | 114.27º | 0.96% | 0.73% | - |
| XYZ | 18 | 35.34 | 6.1 | - |
| YUV | 117.57 | 66.16 | 61.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 186 | 8 | 0.87 | 0 | 0.96 | 0.27 | 114.27 | 0.92 | 0.38 |
| Hex | 19 | BA | 8 | 57 | 0 | 60 | 1B | 72 | 5C | 26 |
| Octal | 31 | 272 | 10 | 127 | 0 | 140 | 33 | 162 | 134 | 46 |
| Binary | 11001 | 10111010 | 1000 | 1010111 | 0 | 1100000 | 11011 | 1110010 | 1011100 | 100110 |
Color Harmonies of #19BA08
Complementary color
Monochromatic Colors of #19BA08
Black with #19BA08
Text Example
Text Example
White with #19BA08
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #19BA08; }
p { color: rgb(25,186,8); }
H1.HeaderClassName
{
color: #19BA08;
}
.AnyTagClassName
{
color: #19BA08;
}
</style>
background-color css
<style>
a { background-color: #19BA08; }
a { background-color: rgb(25,186,8); }
div.DivClassName
{
background-color: #19BA08;
}
.BgClassName
{
background-color: #19BA08;
}
</style>
border-color css
<style>
span { border-color: #19BA08; }
span { border-color: rgb(25,186,8); }
td.TdClassName
{
border-color: #19BA08;
}
.TagClassName
{
border-color: #19BA08;
}
</style>