Shades of Islamic Green #13B213
Tints of Islamic Green #13B213
RGB
CMYK
RGB Variations
Color information
#13B213 (or 0x13B213) is known color: Islamic Green. HEX triplet: 13, B2 and 13. RGB value is (19,178,19). Sum of RGB (Red+Green+Blue) = 19+178+19=216 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.80% from 216); Green value is 178 (69.92% from 255 or 82.41% from 216); Blue value is 19 (7.81% from 255 or 8.80% from 216); Max value from RGB is 178 - color contains mainly: green. Hex color #13B213 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #13B213 is #EC4DEC. Grayscale: #707070. Windows color (decimal): -15486445 or 1290771. OLE color: 1290771.
HSL color Cylindrical-coordinate representation of color #13B213: hue angle of 120º degrees, saturation: 0.81, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #13B213 is Cyan = 0.89, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 19 | 178 | 19 | - |
| CMYK | 0.89 | 0 | 0.89 | 0.30 |
| HSL | 120º | 0.81% | 0.39% | - |
| HSV(B) | 120º | 0.89% | 0.7% | - |
| XYZ | 16.31 | 32.03 | 5.94 | - |
| YUV | 112.33 | 75.32 | 61.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 178 | 19 | 0.89 | 0 | 0.89 | 0.30 | 120 | 0.81 | 0.39 |
| Hex | 13 | B2 | 13 | 59 | 0 | 59 | 1E | 78 | 51 | 27 |
| Octal | 23 | 262 | 23 | 131 | 0 | 131 | 36 | 170 | 121 | 47 |
| Binary | 10011 | 10110010 | 10011 | 1011001 | 0 | 1011001 | 11110 | 1111000 | 1010001 | 100111 |
Color Harmonies of #13B213
Complementary color
Monochromatic Colors of #13B213
Black with #13B213
Text Example
Text Example
White with #13B213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13B213; }
p { color: rgb(19,178,19); }
H1.HeaderClassName
{
color: #13B213;
}
.AnyTagClassName
{
color: #13B213;
}
</style>
background-color css
<style>
a { background-color: #13B213; }
a { background-color: rgb(19,178,19); }
div.DivClassName
{
background-color: #13B213;
}
.BgClassName
{
background-color: #13B213;
}
</style>
border-color css
<style>
span { border-color: #13B213; }
span { border-color: rgb(19,178,19); }
td.TdClassName
{
border-color: #13B213;
}
.TagClassName
{
border-color: #13B213;
}
</style>