Shades of Islamic Green #139800
Tints of Islamic Green #139800
RGB
CMYK
RGB Variations
Color information
#139800 (or 0x139800) is known color: Islamic Green. HEX triplet: 13, 98 and 00. RGB value is (19,152,0). Sum of RGB (Red+Green+Blue) = 19+152+0=171 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.11% from 171); Green value is 152 (59.77% from 255 or 88.89% from 171); Blue value is 0 (0.39% from 255 or 0% from 171); Max value from RGB is 152 - color contains mainly: green. Hex color #139800 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139800 is #EC67FF. Grayscale: #5F5F5F. Windows color (decimal): -15493120 or 38931. OLE color: 38931.
HSL color Cylindrical-coordinate representation of color #139800: hue angle of 112.5º degrees, saturation: 1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 1%. Process color model (Four color, CMYK) of #139800 is Cyan = 0.87, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 19 | 152 | 0 | - |
| CMYK | 0.87 | 0 | 1 | 0.40 |
| HSL | 112.5º | 1% | 0.3% | - |
| HSV(B) | 112.5º | 1% | 0.6% | - |
| XYZ | 11.5 | 22.59 | 3.76 | - |
| YUV | 94.91 | 74.44 | 73.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 152 | 0 | 0.87 | 0 | 1 | 0.40 | 112.5 | 1 | 0.3 |
| Hex | 13 | 98 | 0 | 57 | 0 | 64 | 28 | 70 | 64 | 1E |
| Octal | 23 | 230 | 0 | 127 | 0 | 144 | 50 | 160 | 144 | 36 |
| Binary | 10011 | 10011000 | 0 | 1010111 | 0 | 1100100 | 101000 | 1110000 | 1100100 | 11110 |
Color Harmonies of #139800
Complementary color
Monochromatic Colors of #139800
Black with #139800
Text Example
Text Example
White with #139800
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139800; }
p { color: rgb(19,152,0); }
H1.HeaderClassName
{
color: #139800;
}
.AnyTagClassName
{
color: #139800;
}
</style>
background-color css
<style>
a { background-color: #139800; }
a { background-color: rgb(19,152,0); }
div.DivClassName
{
background-color: #139800;
}
.BgClassName
{
background-color: #139800;
}
</style>
border-color css
<style>
span { border-color: #139800; }
span { border-color: rgb(19,152,0); }
td.TdClassName
{
border-color: #139800;
}
.TagClassName
{
border-color: #139800;
}
</style>