Shades of Islamic Green #13990D
Tints of Islamic Green #13990D
RGB
CMYK
RGB Variations
Color information
#13990D (or 0x13990D) is known color: Islamic Green. HEX triplet: 13, 99 and 0D. RGB value is (19,153,13). Sum of RGB (Red+Green+Blue) = 19+153+13=185 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.27% from 185); Green value is 153 (60.16% from 255 or 82.70% from 185); Blue value is 13 (5.47% from 255 or 7.03% from 185); Max value from RGB is 153 - color contains mainly: green. Hex color #13990D is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #13990D is #EC66F2. Grayscale: #616161. Windows color (decimal): -15492851 or 891155. OLE color: 891155.
HSL color Cylindrical-coordinate representation of color #13990D: hue angle of 117.43º degrees, saturation: 0.84, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #13990D is Cyan = 0.88, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 19 | 153 | 13 | - |
| CMYK | 0.88 | 0 | 0.92 | 0.4 |
| HSL | 117.43º | 0.84% | 0.33% | - |
| HSV(B) | 117.43º | 0.92% | 0.6% | - |
| XYZ | 11.73 | 22.95 | 4.19 | - |
| YUV | 96.97 | 80.61 | 72.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 153 | 13 | 0.88 | 0 | 0.92 | 0.4 | 117.43 | 0.84 | 0.33 |
| Hex | 13 | 99 | D | 58 | 0 | 5C | 28 | 75 | 54 | 21 |
| Octal | 23 | 231 | 15 | 130 | 0 | 134 | 50 | 165 | 124 | 41 |
| Binary | 10011 | 10011001 | 1101 | 1011000 | 0 | 1011100 | 101000 | 1110101 | 1010100 | 100001 |
Color Harmonies of #13990D
Complementary color
Monochromatic Colors of #13990D
Black with #13990D
Text Example
Text Example
White with #13990D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13990D; }
p { color: rgb(19,153,13); }
H1.HeaderClassName
{
color: #13990D;
}
.AnyTagClassName
{
color: #13990D;
}
</style>
background-color css
<style>
a { background-color: #13990D; }
a { background-color: rgb(19,153,13); }
div.DivClassName
{
background-color: #13990D;
}
.BgClassName
{
background-color: #13990D;
}
</style>
border-color css
<style>
span { border-color: #13990D; }
span { border-color: rgb(19,153,13); }
td.TdClassName
{
border-color: #13990D;
}
.TagClassName
{
border-color: #13990D;
}
</style>