Shades of Persian Green #139986
Tints of Persian Green #139986
RGB
CMYK
RGB Variations
Color information
#139986 (or 0x139986) is known color: Persian Green. HEX triplet: 13, 99 and 86. RGB value is (19,153,134). Sum of RGB (Red+Green+Blue) = 19+153+134=306 (40% of max value = 765). Red value is 19 (7.81% from 255 or 6.21% from 306); Green value is 153 (60.16% from 255 or 50% from 306); Blue value is 134 (52.73% from 255 or 43.79% from 306); Max value from RGB is 153 - color contains mainly: green. Hex color #139986 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #139986 is #EC6679. Grayscale: #6E6E6E. Windows color (decimal): -15492730 or 8821011. OLE color: 8821011.
HSL color Cylindrical-coordinate representation of color #139986: hue angle of 171.49º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #139986 is Cyan = 0.88, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 19 | 153 | 134 | - |
| CMYK | 0.88 | 0 | 0.12 | 0.4 |
| HSL | 171.49º | 0.78% | 0.34% | - |
| HSV(B) | 171.49º | 0.88% | 0.6% | - |
| XYZ | 15.96 | 24.64 | 26.47 | - |
| YUV | 110.77 | 141.11 | 62.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 153 | 134 | 0.88 | 0 | 0.12 | 0.4 | 171.49 | 0.78 | 0.34 |
| Hex | 13 | 99 | 86 | 58 | 0 | C | 28 | AB | 4E | 22 |
| Octal | 23 | 231 | 206 | 130 | 0 | 14 | 50 | 253 | 116 | 42 |
| Binary | 10011 | 10011001 | 10000110 | 1011000 | 0 | 1100 | 101000 | 10101011 | 1001110 | 100010 |
Color Harmonies of #139986
Complementary color
Monochromatic Colors of #139986
Black with #139986
Text Example
Text Example
White with #139986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139986; }
p { color: rgb(19,153,134); }
H1.HeaderClassName
{
color: #139986;
}
.AnyTagClassName
{
color: #139986;
}
</style>
background-color css
<style>
a { background-color: #139986; }
a { background-color: rgb(19,153,134); }
div.DivClassName
{
background-color: #139986;
}
.BgClassName
{
background-color: #139986;
}
</style>
border-color css
<style>
span { border-color: #139986; }
span { border-color: rgb(19,153,134); }
td.TdClassName
{
border-color: #139986;
}
.TagClassName
{
border-color: #139986;
}
</style>