Shades of Islamic Green #139808
Tints of Islamic Green #139808
RGB
CMYK
RGB Variations
Color information
#139808 (or 0x139808) is known color: Islamic Green. HEX triplet: 13, 98 and 08. RGB value is (19,152,8). Sum of RGB (Red+Green+Blue) = 19+152+8=179 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.61% from 179); Green value is 152 (59.77% from 255 or 84.92% from 179); Blue value is 8 (3.52% from 255 or 4.47% from 179); Max value from RGB is 152 - color contains mainly: green. Hex color #139808 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139808 is #EC67F7. Grayscale: #606060. Windows color (decimal): -15493112 or 563219. OLE color: 563219.
HSL color Cylindrical-coordinate representation of color #139808: hue angle of 115.42º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #139808 is Cyan = 0.87, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 19 | 152 | 8 | - |
| CMYK | 0.87 | 0 | 0.95 | 0.40 |
| HSL | 115.42º | 0.9% | 0.31% | - |
| HSV(B) | 115.42º | 0.95% | 0.6% | - |
| XYZ | 11.54 | 22.61 | 3.99 | - |
| YUV | 95.82 | 78.44 | 73.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 152 | 8 | 0.87 | 0 | 0.95 | 0.40 | 115.42 | 0.9 | 0.31 |
| Hex | 13 | 98 | 8 | 57 | 0 | 5F | 28 | 73 | 5A | 1F |
| Octal | 23 | 230 | 10 | 127 | 0 | 137 | 50 | 163 | 132 | 37 |
| Binary | 10011 | 10011000 | 1000 | 1010111 | 0 | 1011111 | 101000 | 1110011 | 1011010 | 11111 |
Color Harmonies of #139808
Complementary color
Monochromatic Colors of #139808
Black with #139808
Text Example
Text Example
White with #139808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139808; }
p { color: rgb(19,152,8); }
H1.HeaderClassName
{
color: #139808;
}
.AnyTagClassName
{
color: #139808;
}
</style>
background-color css
<style>
a { background-color: #139808; }
a { background-color: rgb(19,152,8); }
div.DivClassName
{
background-color: #139808;
}
.BgClassName
{
background-color: #139808;
}
</style>
border-color css
<style>
span { border-color: #139808; }
span { border-color: rgb(19,152,8); }
td.TdClassName
{
border-color: #139808;
}
.TagClassName
{
border-color: #139808;
}
</style>