Shades of Islamic Green #139906
Tints of Islamic Green #139906
RGB
CMYK
RGB Variations
Color information
#139906 (or 0x139906) is known color: Islamic Green. HEX triplet: 13, 99 and 06. RGB value is (19,153,6). Sum of RGB (Red+Green+Blue) = 19+153+6=178 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.67% from 178); Green value is 153 (60.16% from 255 or 85.96% from 178); Blue value is 6 (2.73% from 255 or 3.37% from 178); Max value from RGB is 153 - color contains mainly: green. Hex color #139906 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139906 is #EC66F9. Grayscale: #606060. Windows color (decimal): -15492858 or 432403. OLE color: 432403.
HSL color Cylindrical-coordinate representation of color #139906: hue angle of 114.69º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #139906 is Cyan = 0.88, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 19 | 153 | 6 | - |
| CMYK | 0.88 | 0 | 0.96 | 0.4 |
| HSL | 114.69º | 0.92% | 0.31% | - |
| HSV(B) | 114.69º | 0.96% | 0.6% | - |
| XYZ | 11.69 | 22.93 | 3.98 | - |
| YUV | 96.18 | 77.11 | 72.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 153 | 6 | 0.88 | 0 | 0.96 | 0.4 | 114.69 | 0.92 | 0.31 |
| Hex | 13 | 99 | 6 | 58 | 0 | 60 | 28 | 73 | 5C | 1F |
| Octal | 23 | 231 | 6 | 130 | 0 | 140 | 50 | 163 | 134 | 37 |
| Binary | 10011 | 10011001 | 110 | 1011000 | 0 | 1100000 | 101000 | 1110011 | 1011100 | 11111 |
Color Harmonies of #139906
Complementary color
Monochromatic Colors of #139906
Black with #139906
Text Example
Text Example
White with #139906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139906; }
p { color: rgb(19,153,6); }
H1.HeaderClassName
{
color: #139906;
}
.AnyTagClassName
{
color: #139906;
}
</style>
background-color css
<style>
a { background-color: #139906; }
a { background-color: rgb(19,153,6); }
div.DivClassName
{
background-color: #139906;
}
.BgClassName
{
background-color: #139906;
}
</style>
border-color css
<style>
span { border-color: #139906; }
span { border-color: rgb(19,153,6); }
td.TdClassName
{
border-color: #139906;
}
.TagClassName
{
border-color: #139906;
}
</style>