Shades of Islamic Green #139308
Tints of Islamic Green #139308
RGB
CMYK
RGB Variations
Color information
#139308 (or 0x139308) is known color: Islamic Green. HEX triplet: 13, 93 and 08. RGB value is (19,147,8). Sum of RGB (Red+Green+Blue) = 19+147+8=174 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.92% from 174); Green value is 147 (57.81% from 255 or 84.48% from 174); Blue value is 8 (3.52% from 255 or 4.60% from 174); Max value from RGB is 147 - color contains mainly: green. Hex color #139308 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139308 is #EC6CF7. Grayscale: #5D5D5D. Windows color (decimal): -15494392 or 561939. OLE color: 561939.
HSL color Cylindrical-coordinate representation of color #139308: hue angle of 115.25º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #139308 is Cyan = 0.87, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 147 | 8 | - |
| CMYK | 0.87 | 0 | 0.95 | 0.42 |
| HSL | 115.25º | 0.9% | 0.3% | - |
| HSV(B) | 115.25º | 0.95% | 0.58% | - |
| XYZ | 10.75 | 21.02 | 3.72 | - |
| YUV | 92.88 | 80.09 | 75.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 147 | 8 | 0.87 | 0 | 0.95 | 0.42 | 115.25 | 0.9 | 0.3 |
| Hex | 13 | 93 | 8 | 57 | 0 | 5F | 2A | 73 | 5A | 1E |
| Octal | 23 | 223 | 10 | 127 | 0 | 137 | 52 | 163 | 132 | 36 |
| Binary | 10011 | 10010011 | 1000 | 1010111 | 0 | 1011111 | 101010 | 1110011 | 1011010 | 11110 |
Color Harmonies of #139308
Complementary color
Monochromatic Colors of #139308
Black with #139308
Text Example
Text Example
White with #139308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139308; }
p { color: rgb(19,147,8); }
H1.HeaderClassName
{
color: #139308;
}
.AnyTagClassName
{
color: #139308;
}
</style>
background-color css
<style>
a { background-color: #139308; }
a { background-color: rgb(19,147,8); }
div.DivClassName
{
background-color: #139308;
}
.BgClassName
{
background-color: #139308;
}
</style>
border-color css
<style>
span { border-color: #139308; }
span { border-color: rgb(19,147,8); }
td.TdClassName
{
border-color: #139308;
}
.TagClassName
{
border-color: #139308;
}
</style>