Shades of Islamic Green #13B918
Tints of Islamic Green #13B918
RGB
CMYK
RGB Variations
Color information
#13B918 (or 0x13B918) is known color: Islamic Green. HEX triplet: 13, B9 and 18. RGB value is (19,185,24). Sum of RGB (Red+Green+Blue) = 19+185+24=228 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.33% from 228); Green value is 185 (72.66% from 255 or 81.14% from 228); Blue value is 24 (9.77% from 255 or 10.53% from 228); Max value from RGB is 185 - color contains mainly: green. Hex color #13B918 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #13B918 is #EC46E7. Grayscale: #757575. Windows color (decimal): -15484648 or 1620243. OLE color: 1620243.
HSL color Cylindrical-coordinate representation of color #13B918: hue angle of 121.81º degrees, saturation: 0.81, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #13B918 is Cyan = 0.90, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 19 | 185 | 24 | - |
| CMYK | 0.90 | 0 | 0.87 | 0.27 |
| HSL | 121.81º | 0.81% | 0.4% | - |
| HSV(B) | 121.81º | 0.9% | 0.73% | - |
| XYZ | 17.78 | 34.9 | 6.66 | - |
| YUV | 117.01 | 75.5 | 58.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 185 | 24 | 0.90 | 0 | 0.87 | 0.27 | 121.81 | 0.81 | 0.4 |
| Hex | 13 | B9 | 18 | 5A | 0 | 57 | 1B | 7A | 51 | 28 |
| Octal | 23 | 271 | 30 | 132 | 0 | 127 | 33 | 172 | 121 | 50 |
| Binary | 10011 | 10111001 | 11000 | 1011010 | 0 | 1010111 | 11011 | 1111010 | 1010001 | 101000 |
Color Harmonies of #13B918
Complementary color
Monochromatic Colors of #13B918
Black with #13B918
Text Example
Text Example
White with #13B918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13B918; }
p { color: rgb(19,185,24); }
H1.HeaderClassName
{
color: #13B918;
}
.AnyTagClassName
{
color: #13B918;
}
</style>
background-color css
<style>
a { background-color: #13B918; }
a { background-color: rgb(19,185,24); }
div.DivClassName
{
background-color: #13B918;
}
.BgClassName
{
background-color: #13B918;
}
</style>
border-color css
<style>
span { border-color: #13B918; }
span { border-color: rgb(19,185,24); }
td.TdClassName
{
border-color: #13B918;
}
.TagClassName
{
border-color: #13B918;
}
</style>