Shades of Islamic Green #139206
Tints of Islamic Green #139206
RGB
CMYK
RGB Variations
Color information
#139206 (or 0x139206) is known color: Islamic Green. HEX triplet: 13, 92 and 06. RGB value is (19,146,6). Sum of RGB (Red+Green+Blue) = 19+146+6=171 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.11% from 171); Green value is 146 (57.42% from 255 or 85.38% from 171); Blue value is 6 (2.73% from 255 or 3.51% from 171); Max value from RGB is 146 - color contains mainly: green. Hex color #139206 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139206 is #EC6DF9. Grayscale: #5C5C5C. Windows color (decimal): -15494650 or 430611. OLE color: 430611.
HSL color Cylindrical-coordinate representation of color #139206: hue angle of 114.43º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #139206 is Cyan = 0.87, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 19 | 146 | 6 | - |
| CMYK | 0.87 | 0 | 0.96 | 0.43 |
| HSL | 114.43º | 0.92% | 0.3% | - |
| HSV(B) | 114.43º | 0.96% | 0.57% | - |
| XYZ | 10.58 | 20.71 | 3.61 | - |
| YUV | 92.07 | 79.42 | 75.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 146 | 6 | 0.87 | 0 | 0.96 | 0.43 | 114.43 | 0.92 | 0.3 |
| Hex | 13 | 92 | 6 | 57 | 0 | 60 | 2B | 72 | 5C | 1E |
| Octal | 23 | 222 | 6 | 127 | 0 | 140 | 53 | 162 | 134 | 36 |
| Binary | 10011 | 10010010 | 110 | 1010111 | 0 | 1100000 | 101011 | 1110010 | 1011100 | 11110 |
Color Harmonies of #139206
Complementary color
Monochromatic Colors of #139206
Black with #139206
Text Example
Text Example
White with #139206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139206; }
p { color: rgb(19,146,6); }
H1.HeaderClassName
{
color: #139206;
}
.AnyTagClassName
{
color: #139206;
}
</style>
background-color css
<style>
a { background-color: #139206; }
a { background-color: rgb(19,146,6); }
div.DivClassName
{
background-color: #139206;
}
.BgClassName
{
background-color: #139206;
}
</style>
border-color css
<style>
span { border-color: #139206; }
span { border-color: rgb(19,146,6); }
td.TdClassName
{
border-color: #139206;
}
.TagClassName
{
border-color: #139206;
}
</style>