Shades of Islamic Green #139302
Tints of Islamic Green #139302
RGB
CMYK
RGB Variations
Color information
#139302 (or 0x139302) is known color: Islamic Green. HEX triplet: 13, 93 and 02. RGB value is (19,147,2). Sum of RGB (Red+Green+Blue) = 19+147+2=168 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.31% from 168); Green value is 147 (57.81% from 255 or 87.5% from 168); Blue value is 2 (1.17% from 255 or 1.19% from 168); Max value from RGB is 147 - color contains mainly: green. Hex color #139302 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139302 is #EC6CFD. Grayscale: #5C5C5C. Windows color (decimal): -15494398 or 168723. OLE color: 168723.
HSL color Cylindrical-coordinate representation of color #139302: hue angle of 112.97º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #139302 is Cyan = 0.87, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 147 | 2 | - |
| CMYK | 0.87 | 0 | 0.99 | 0.42 |
| HSL | 112.97º | 0.97% | 0.29% | - |
| HSV(B) | 112.97º | 0.99% | 0.58% | - |
| XYZ | 10.71 | 21.01 | 3.55 | - |
| YUV | 92.2 | 77.09 | 75.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 147 | 2 | 0.87 | 0 | 0.99 | 0.42 | 112.97 | 0.97 | 0.29 |
| Hex | 13 | 93 | 2 | 57 | 0 | 63 | 2A | 71 | 61 | 1D |
| Octal | 23 | 223 | 2 | 127 | 0 | 143 | 52 | 161 | 141 | 35 |
| Binary | 10011 | 10010011 | 10 | 1010111 | 0 | 1100011 | 101010 | 1110001 | 1100001 | 11101 |
Color Harmonies of #139302
Complementary color
Monochromatic Colors of #139302
Black with #139302
Text Example
Text Example
White with #139302
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139302; }
p { color: rgb(19,147,2); }
H1.HeaderClassName
{
color: #139302;
}
.AnyTagClassName
{
color: #139302;
}
</style>
background-color css
<style>
a { background-color: #139302; }
a { background-color: rgb(19,147,2); }
div.DivClassName
{
background-color: #139302;
}
.BgClassName
{
background-color: #139302;
}
</style>
border-color css
<style>
span { border-color: #139302; }
span { border-color: rgb(19,147,2); }
td.TdClassName
{
border-color: #139302;
}
.TagClassName
{
border-color: #139302;
}
</style>