Shades of Islamic Green #13920F
Tints of Islamic Green #13920F
RGB
CMYK
RGB Variations
Color information
#13920F (or 0x13920F) is known color: Islamic Green. HEX triplet: 13, 92 and 0F. RGB value is (19,146,15). Sum of RGB (Red+Green+Blue) = 19+146+15=180 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.56% from 180); Green value is 146 (57.42% from 255 or 81.11% from 180); Blue value is 15 (6.25% from 255 or 8.33% from 180); Max value from RGB is 146 - color contains mainly: green. Hex color #13920F is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #13920F is #EC6DF0. Grayscale: #5D5D5D. Windows color (decimal): -15494641 or 1020435. OLE color: 1020435.
HSL color Cylindrical-coordinate representation of color #13920F: hue angle of 118.17º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #13920F is Cyan = 0.87, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 19 | 146 | 15 | - |
| CMYK | 0.87 | 0 | 0.90 | 0.43 |
| HSL | 118.17º | 0.81% | 0.32% | - |
| HSV(B) | 118.17º | 0.9% | 0.57% | - |
| XYZ | 10.63 | 20.73 | 3.89 | - |
| YUV | 93.09 | 83.92 | 75.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 146 | 15 | 0.87 | 0 | 0.90 | 0.43 | 118.17 | 0.81 | 0.32 |
| Hex | 13 | 92 | F | 57 | 0 | 5A | 2B | 76 | 51 | 20 |
| Octal | 23 | 222 | 17 | 127 | 0 | 132 | 53 | 166 | 121 | 40 |
| Binary | 10011 | 10010010 | 1111 | 1010111 | 0 | 1011010 | 101011 | 1110110 | 1010001 | 100000 |
Color Harmonies of #13920F
Complementary color
Monochromatic Colors of #13920F
Black with #13920F
Text Example
Text Example
White with #13920F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13920F; }
p { color: rgb(19,146,15); }
H1.HeaderClassName
{
color: #13920F;
}
.AnyTagClassName
{
color: #13920F;
}
</style>
background-color css
<style>
a { background-color: #13920F; }
a { background-color: rgb(19,146,15); }
div.DivClassName
{
background-color: #13920F;
}
.BgClassName
{
background-color: #13920F;
}
</style>
border-color css
<style>
span { border-color: #13920F; }
span { border-color: rgb(19,146,15); }
td.TdClassName
{
border-color: #13920F;
}
.TagClassName
{
border-color: #13920F;
}
</style>