Shades of Persian Green #139987
Tints of Persian Green #139987
RGB
CMYK
RGB Variations
Color information
#139987 (or 0x139987) is known color: Persian Green. HEX triplet: 13, 99 and 87. RGB value is (19,153,135). Sum of RGB (Red+Green+Blue) = 19+153+135=307 (40% of max value = 765). Red value is 19 (7.81% from 255 or 6.19% from 307); Green value is 153 (60.16% from 255 or 49.84% from 307); Blue value is 135 (53.12% from 255 or 43.97% from 307); Max value from RGB is 153 - color contains mainly: green. Hex color #139987 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #139987 is #EC6678. Grayscale: #6E6E6E. Windows color (decimal): -15492729 or 8886547. OLE color: 8886547.
HSL color Cylindrical-coordinate representation of color #139987: hue angle of 171.94º 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 #139987 is Cyan = 0.88, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 19 | 153 | 135 | - |
| CMYK | 0.88 | 0 | 0.12 | 0.4 |
| HSL | 171.94º | 0.78% | 0.34% | - |
| HSV(B) | 171.94º | 0.88% | 0.6% | - |
| XYZ | 16.03 | 24.67 | 26.84 | - |
| YUV | 110.88 | 141.61 | 62.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 153 | 135 | 0.88 | 0 | 0.12 | 0.4 | 171.94 | 0.78 | 0.34 |
| Hex | 13 | 99 | 87 | 58 | 0 | C | 28 | AC | 4E | 22 |
| Octal | 23 | 231 | 207 | 130 | 0 | 14 | 50 | 254 | 116 | 42 |
| Binary | 10011 | 10011001 | 10000111 | 1011000 | 0 | 1100 | 101000 | 10101100 | 1001110 | 100010 |
Color Harmonies of #139987
Complementary color
Monochromatic Colors of #139987
Black with #139987
Text Example
Text Example
White with #139987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139987; }
p { color: rgb(19,153,135); }
H1.HeaderClassName
{
color: #139987;
}
.AnyTagClassName
{
color: #139987;
}
</style>
background-color css
<style>
a { background-color: #139987; }
a { background-color: rgb(19,153,135); }
div.DivClassName
{
background-color: #139987;
}
.BgClassName
{
background-color: #139987;
}
</style>
border-color css
<style>
span { border-color: #139987; }
span { border-color: rgb(19,153,135); }
td.TdClassName
{
border-color: #139987;
}
.TagClassName
{
border-color: #139987;
}
</style>