Shades of Islamic Green #13B209
Tints of Islamic Green #13B209
RGB
CMYK
RGB Variations
Color information
#13B209 (or 0x13B209) is known color: Islamic Green. HEX triplet: 13, B2 and 09. RGB value is (19,178,9). Sum of RGB (Red+Green+Blue) = 19+178+9=206 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.22% from 206); Green value is 178 (69.92% from 255 or 86.41% from 206); Blue value is 9 (3.91% from 255 or 4.37% from 206); Max value from RGB is 178 - color contains mainly: green. Hex color #13B209 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #13B209 is #EC4DF6. Grayscale: #6F6F6F. Windows color (decimal): -15486455 or 635411. OLE color: 635411.
HSL color Cylindrical-coordinate representation of color #13B209: hue angle of 116.45º degrees, saturation: 0.9, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #13B209 is Cyan = 0.89, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 19 | 178 | 9 | - |
| CMYK | 0.89 | 0 | 0.95 | 0.30 |
| HSL | 116.45º | 0.9% | 0.37% | - |
| HSV(B) | 116.45º | 0.95% | 0.7% | - |
| XYZ | 16.24 | 32 | 5.58 | - |
| YUV | 111.19 | 70.32 | 62.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 178 | 9 | 0.89 | 0 | 0.95 | 0.30 | 116.45 | 0.9 | 0.37 |
| Hex | 13 | B2 | 9 | 59 | 0 | 5F | 1E | 74 | 5A | 25 |
| Octal | 23 | 262 | 11 | 131 | 0 | 137 | 36 | 164 | 132 | 45 |
| Binary | 10011 | 10110010 | 1001 | 1011001 | 0 | 1011111 | 11110 | 1110100 | 1011010 | 100101 |
Color Harmonies of #13B209
Complementary color
Monochromatic Colors of #13B209
Black with #13B209
Text Example
Text Example
White with #13B209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13B209; }
p { color: rgb(19,178,9); }
H1.HeaderClassName
{
color: #13B209;
}
.AnyTagClassName
{
color: #13B209;
}
</style>
background-color css
<style>
a { background-color: #13B209; }
a { background-color: rgb(19,178,9); }
div.DivClassName
{
background-color: #13B209;
}
.BgClassName
{
background-color: #13B209;
}
</style>
border-color css
<style>
span { border-color: #13B209; }
span { border-color: rgb(19,178,9); }
td.TdClassName
{
border-color: #13B209;
}
.TagClassName
{
border-color: #13B209;
}
</style>