Shades of Islamic Green #13940D
Tints of Islamic Green #13940D
RGB
CMYK
RGB Variations
Color information
#13940D (or 0x13940D) is known color: Islamic Green. HEX triplet: 13, 94 and 0D. RGB value is (19,148,13). Sum of RGB (Red+Green+Blue) = 19+148+13=180 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.56% from 180); Green value is 148 (58.20% from 255 or 82.22% from 180); Blue value is 13 (5.47% from 255 or 7.22% from 180); Max value from RGB is 148 - color contains mainly: green. Hex color #13940D is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #13940D is #EC6BF2. Grayscale: #5E5E5E. Windows color (decimal): -15494131 or 889875. OLE color: 889875.
HSL color Cylindrical-coordinate representation of color #13940D: hue angle of 117.33º degrees, saturation: 0.84, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #13940D is Cyan = 0.87, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 148 | 13 | - |
| CMYK | 0.87 | 0 | 0.91 | 0.42 |
| HSL | 117.33º | 0.84% | 0.32% | - |
| HSV(B) | 117.33º | 0.91% | 0.58% | - |
| XYZ | 10.93 | 21.35 | 3.93 | - |
| YUV | 94.04 | 82.26 | 74.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 148 | 13 | 0.87 | 0 | 0.91 | 0.42 | 117.33 | 0.84 | 0.32 |
| Hex | 13 | 94 | D | 57 | 0 | 5B | 2A | 75 | 54 | 20 |
| Octal | 23 | 224 | 15 | 127 | 0 | 133 | 52 | 165 | 124 | 40 |
| Binary | 10011 | 10010100 | 1101 | 1010111 | 0 | 1011011 | 101010 | 1110101 | 1010100 | 100000 |
Color Harmonies of #13940D
Complementary color
Monochromatic Colors of #13940D
Black with #13940D
Text Example
Text Example
White with #13940D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13940D; }
p { color: rgb(19,148,13); }
H1.HeaderClassName
{
color: #13940D;
}
.AnyTagClassName
{
color: #13940D;
}
</style>
background-color css
<style>
a { background-color: #13940D; }
a { background-color: rgb(19,148,13); }
div.DivClassName
{
background-color: #13940D;
}
.BgClassName
{
background-color: #13940D;
}
</style>
border-color css
<style>
span { border-color: #13940D; }
span { border-color: rgb(19,148,13); }
td.TdClassName
{
border-color: #13940D;
}
.TagClassName
{
border-color: #13940D;
}
</style>