Shades of Islamic Green #19BD07
Tints of Islamic Green #19BD07
RGB
CMYK
RGB Variations
Color information
#19BD07 (or 0x19BD07) is known color: Islamic Green. HEX triplet: 19, BD and 07. RGB value is (25,189,7). Sum of RGB (Red+Green+Blue) = 25+189+7=221 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.31% from 221); Green value is 189 (74.22% from 255 or 85.52% from 221); Blue value is 7 (3.12% from 255 or 3.17% from 221); Max value from RGB is 189 - color contains mainly: green. Hex color #19BD07 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #19BD07 is #E642F8. Grayscale: #777777. Windows color (decimal): -15090425 or 507161. OLE color: 507161.
HSL color Cylindrical-coordinate representation of color #19BD07: hue angle of 114.07º 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 #19BD07 is Cyan = 0.87, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.26.
Color convert
| RGB | 25 | 189 | 7 | - |
| CMYK | 0.87 | 0 | 0.96 | 0.26 |
| HSL | 114.07º | 0.93% | 0.38% | - |
| HSV(B) | 114.07º | 0.96% | 0.74% | - |
| XYZ | 18.64 | 36.62 | 6.29 | - |
| YUV | 119.22 | 64.67 | 60.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 189 | 7 | 0.87 | 0 | 0.96 | 0.26 | 114.07 | 0.93 | 0.38 |
| Hex | 19 | BD | 7 | 57 | 0 | 60 | 1A | 72 | 5D | 26 |
| Octal | 31 | 275 | 7 | 127 | 0 | 140 | 32 | 162 | 135 | 46 |
| Binary | 11001 | 10111101 | 111 | 1010111 | 0 | 1100000 | 11010 | 1110010 | 1011101 | 100110 |
Color Harmonies of #19BD07
Complementary color
Monochromatic Colors of #19BD07
Black with #19BD07
Text Example
Text Example
White with #19BD07
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #19BD07; }
p { color: rgb(25,189,7); }
H1.HeaderClassName
{
color: #19BD07;
}
.AnyTagClassName
{
color: #19BD07;
}
</style>
background-color css
<style>
a { background-color: #19BD07; }
a { background-color: rgb(25,189,7); }
div.DivClassName
{
background-color: #19BD07;
}
.BgClassName
{
background-color: #19BD07;
}
</style>
border-color css
<style>
span { border-color: #19BD07; }
span { border-color: rgb(25,189,7); }
td.TdClassName
{
border-color: #19BD07;
}
.TagClassName
{
border-color: #19BD07;
}
</style>