Shades of Islamic Green #139008
Tints of Islamic Green #139008
RGB
CMYK
RGB Variations
Color information
#139008 (or 0x139008) is known color: Islamic Green. HEX triplet: 13, 90 and 08. RGB value is (19,144,8). Sum of RGB (Red+Green+Blue) = 19+144+8=171 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.11% from 171); Green value is 144 (56.64% from 255 or 84.21% from 171); Blue value is 8 (3.52% from 255 or 4.68% from 171); Max value from RGB is 144 - color contains mainly: green. Hex color #139008 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139008 is #EC6FF7. Grayscale: #5B5B5B. Windows color (decimal): -15495160 or 561171. OLE color: 561171.
HSL color Cylindrical-coordinate representation of color #139008: hue angle of 115.15º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #139008 is Cyan = 0.87, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 19 | 144 | 8 | - |
| CMYK | 0.87 | 0 | 0.94 | 0.44 |
| HSL | 115.15º | 0.89% | 0.3% | - |
| HSV(B) | 115.15º | 0.94% | 0.56% | - |
| XYZ | 10.29 | 20.1 | 3.57 | - |
| YUV | 91.12 | 81.09 | 76.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 144 | 8 | 0.87 | 0 | 0.94 | 0.44 | 115.15 | 0.89 | 0.3 |
| Hex | 13 | 90 | 8 | 57 | 0 | 5E | 2C | 73 | 59 | 1E |
| Octal | 23 | 220 | 10 | 127 | 0 | 136 | 54 | 163 | 131 | 36 |
| Binary | 10011 | 10010000 | 1000 | 1010111 | 0 | 1011110 | 101100 | 1110011 | 1011001 | 11110 |
Color Harmonies of #139008
Complementary color
Monochromatic Colors of #139008
Black with #139008
Text Example
Text Example
White with #139008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139008; }
p { color: rgb(19,144,8); }
H1.HeaderClassName
{
color: #139008;
}
.AnyTagClassName
{
color: #139008;
}
</style>
background-color css
<style>
a { background-color: #139008; }
a { background-color: rgb(19,144,8); }
div.DivClassName
{
background-color: #139008;
}
.BgClassName
{
background-color: #139008;
}
</style>
border-color css
<style>
span { border-color: #139008; }
span { border-color: rgb(19,144,8); }
td.TdClassName
{
border-color: #139008;
}
.TagClassName
{
border-color: #139008;
}
</style>