Shades of Islamic Green #19BC07
Tints of Islamic Green #19BC07
RGB
CMYK
RGB Variations
Color information
#19BC07 (or 0x19BC07) is known color: Islamic Green. HEX triplet: 19, BC and 07. RGB value is (25,188,7). Sum of RGB (Red+Green+Blue) = 25+188+7=220 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.36% from 220); Green value is 188 (73.83% from 255 or 85.45% from 220); Blue value is 7 (3.12% from 255 or 3.18% from 220); Max value from RGB is 188 - color contains mainly: green. Hex color #19BC07 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #19BC07 is #E643F8. Grayscale: #777777. Windows color (decimal): -15090681 or 506905. OLE color: 506905.
HSL color Cylindrical-coordinate representation of color #19BC07: hue angle of 114.03º degrees, saturation: 0.93, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #19BC07 is Cyan = 0.87, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.26.
Color convert
| RGB | 25 | 188 | 7 | - |
| CMYK | 0.87 | 0 | 0.96 | 0.26 |
| HSL | 114.03º | 0.93% | 0.38% | - |
| HSV(B) | 114.03º | 0.96% | 0.74% | - |
| XYZ | 18.42 | 36.19 | 6.22 | - |
| YUV | 118.63 | 65 | 61.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 188 | 7 | 0.87 | 0 | 0.96 | 0.26 | 114.03 | 0.93 | 0.38 |
| Hex | 19 | BC | 7 | 57 | 0 | 60 | 1A | 72 | 5D | 26 |
| Octal | 31 | 274 | 7 | 127 | 0 | 140 | 32 | 162 | 135 | 46 |
| Binary | 11001 | 10111100 | 111 | 1010111 | 0 | 1100000 | 11010 | 1110010 | 1011101 | 100110 |
Color Harmonies of #19BC07
Complementary color
Monochromatic Colors of #19BC07
Black with #19BC07
Text Example
Text Example
White with #19BC07
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #19BC07; }
p { color: rgb(25,188,7); }
H1.HeaderClassName
{
color: #19BC07;
}
.AnyTagClassName
{
color: #19BC07;
}
</style>
background-color css
<style>
a { background-color: #19BC07; }
a { background-color: rgb(25,188,7); }
div.DivClassName
{
background-color: #19BC07;
}
.BgClassName
{
background-color: #19BC07;
}
</style>
border-color css
<style>
span { border-color: #19BC07; }
span { border-color: rgb(25,188,7); }
td.TdClassName
{
border-color: #19BC07;
}
.TagClassName
{
border-color: #19BC07;
}
</style>