Shades of Islamic Green #13B715
Tints of Islamic Green #13B715
RGB
CMYK
RGB Variations
Color information
#13B715 (or 0x13B715) is known color: Islamic Green. HEX triplet: 13, B7 and 15. RGB value is (19,183,21). Sum of RGB (Red+Green+Blue) = 19+183+21=223 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.52% from 223); Green value is 183 (71.88% from 255 or 82.06% from 223); Blue value is 21 (8.59% from 255 or 9.42% from 223); Max value from RGB is 183 - color contains mainly: green. Hex color #13B715 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #13B715 is #EC48EA. Grayscale: #737373. Windows color (decimal): -15485163 or 1423123. OLE color: 1423123.
HSL color Cylindrical-coordinate representation of color #13B715: hue angle of 120.73º degrees, saturation: 0.81, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #13B715 is Cyan = 0.90, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 19 | 183 | 21 | - |
| CMYK | 0.90 | 0 | 0.89 | 0.28 |
| HSL | 120.73º | 0.81% | 0.4% | - |
| HSV(B) | 120.73º | 0.9% | 0.72% | - |
| XYZ | 17.34 | 34.06 | 6.37 | - |
| YUV | 115.5 | 74.67 | 59.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 183 | 21 | 0.90 | 0 | 0.89 | 0.28 | 120.73 | 0.81 | 0.4 |
| Hex | 13 | B7 | 15 | 5A | 0 | 59 | 1C | 79 | 51 | 28 |
| Octal | 23 | 267 | 25 | 132 | 0 | 131 | 34 | 171 | 121 | 50 |
| Binary | 10011 | 10110111 | 10101 | 1011010 | 0 | 1011001 | 11100 | 1111001 | 1010001 | 101000 |
Color Harmonies of #13B715
Complementary color
Monochromatic Colors of #13B715
Black with #13B715
Text Example
Text Example
White with #13B715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13B715; }
p { color: rgb(19,183,21); }
H1.HeaderClassName
{
color: #13B715;
}
.AnyTagClassName
{
color: #13B715;
}
</style>
background-color css
<style>
a { background-color: #13B715; }
a { background-color: rgb(19,183,21); }
div.DivClassName
{
background-color: #13B715;
}
.BgClassName
{
background-color: #13B715;
}
</style>
border-color css
<style>
span { border-color: #13B715; }
span { border-color: rgb(19,183,21); }
td.TdClassName
{
border-color: #13B715;
}
.TagClassName
{
border-color: #13B715;
}
</style>