Shades of Islamic Green #13BA05
Tints of Islamic Green #13BA05
RGB
CMYK
RGB Variations
Color information
#13BA05 (or 0x13BA05) is known color: Islamic Green. HEX triplet: 13, BA and 05. RGB value is (19,186,5). Sum of RGB (Red+Green+Blue) = 19+186+5=210 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.05% from 210); Green value is 186 (73.05% from 255 or 88.57% from 210); Blue value is 5 (2.34% from 255 or 2.38% from 210); Max value from RGB is 186 - color contains mainly: green. Hex color #13BA05 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #13BA05 is #EC45FA. Grayscale: #737373. Windows color (decimal): -15484411 or 375315. OLE color: 375315.
HSL color Cylindrical-coordinate representation of color #13BA05: hue angle of 115.36º degrees, saturation: 0.95, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #13BA05 is Cyan = 0.90, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 19 | 186 | 5 | - |
| CMYK | 0.90 | 0 | 0.97 | 0.27 |
| HSL | 115.36º | 0.95% | 0.37% | - |
| HSV(B) | 115.36º | 0.97% | 0.73% | - |
| XYZ | 17.85 | 35.27 | 6.01 | - |
| YUV | 115.43 | 65.67 | 59.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 186 | 5 | 0.90 | 0 | 0.97 | 0.27 | 115.36 | 0.95 | 0.37 |
| Hex | 13 | BA | 5 | 5A | 0 | 61 | 1B | 73 | 5F | 25 |
| Octal | 23 | 272 | 5 | 132 | 0 | 141 | 33 | 163 | 137 | 45 |
| Binary | 10011 | 10111010 | 101 | 1011010 | 0 | 1100001 | 11011 | 1110011 | 1011111 | 100101 |
Color Harmonies of #13BA05
Complementary color
Monochromatic Colors of #13BA05
Black with #13BA05
Text Example
Text Example
White with #13BA05
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13BA05; }
p { color: rgb(19,186,5); }
H1.HeaderClassName
{
color: #13BA05;
}
.AnyTagClassName
{
color: #13BA05;
}
</style>
background-color css
<style>
a { background-color: #13BA05; }
a { background-color: rgb(19,186,5); }
div.DivClassName
{
background-color: #13BA05;
}
.BgClassName
{
background-color: #13BA05;
}
</style>
border-color css
<style>
span { border-color: #13BA05; }
span { border-color: rgb(19,186,5); }
td.TdClassName
{
border-color: #13BA05;
}
.TagClassName
{
border-color: #13BA05;
}
</style>