Shades of Islamic Green #13B513
Tints of Islamic Green #13B513
RGB
CMYK
RGB Variations
Color information
#13B513 (or 0x13B513) is known color: Islamic Green. HEX triplet: 13, B5 and 13. RGB value is (19,181,19). Sum of RGB (Red+Green+Blue) = 19+181+19=219 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.68% from 219); Green value is 181 (71.09% from 255 or 82.65% from 219); Blue value is 19 (7.81% from 255 or 8.68% from 219); Max value from RGB is 181 - color contains mainly: green. Hex color #13B513 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #13B513 is #EC4AEC. Grayscale: #727272. Windows color (decimal): -15485677 or 1291539. OLE color: 1291539.
HSL color Cylindrical-coordinate representation of color #13B513: hue angle of 120º degrees, saturation: 0.81, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #13B513 is Cyan = 0.90, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 19 | 181 | 19 | - |
| CMYK | 0.90 | 0 | 0.90 | 0.29 |
| HSL | 120º | 0.81% | 0.39% | - |
| HSV(B) | 120º | 0.9% | 0.71% | - |
| XYZ | 16.91 | 33.23 | 6.14 | - |
| YUV | 114.09 | 74.33 | 60.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 181 | 19 | 0.90 | 0 | 0.90 | 0.29 | 120 | 0.81 | 0.39 |
| Hex | 13 | B5 | 13 | 5A | 0 | 5A | 1D | 78 | 51 | 27 |
| Octal | 23 | 265 | 23 | 132 | 0 | 132 | 35 | 170 | 121 | 47 |
| Binary | 10011 | 10110101 | 10011 | 1011010 | 0 | 1011010 | 11101 | 1111000 | 1010001 | 100111 |
Color Harmonies of #13B513
Complementary color
Monochromatic Colors of #13B513
Black with #13B513
Text Example
Text Example
White with #13B513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13B513; }
p { color: rgb(19,181,19); }
H1.HeaderClassName
{
color: #13B513;
}
.AnyTagClassName
{
color: #13B513;
}
</style>
background-color css
<style>
a { background-color: #13B513; }
a { background-color: rgb(19,181,19); }
div.DivClassName
{
background-color: #13B513;
}
.BgClassName
{
background-color: #13B513;
}
</style>
border-color css
<style>
span { border-color: #13B513; }
span { border-color: rgb(19,181,19); }
td.TdClassName
{
border-color: #13B513;
}
.TagClassName
{
border-color: #13B513;
}
</style>