Shades of Persian Green #139988
Tints of Persian Green #139988
RGB
CMYK
RGB Variations
Color information
#139988 (or 0x139988) is known color: Persian Green. HEX triplet: 13, 99 and 88. RGB value is (19,153,136). Sum of RGB (Red+Green+Blue) = 19+153+136=308 (40% of max value = 765). Red value is 19 (7.81% from 255 or 6.17% from 308); Green value is 153 (60.16% from 255 or 49.68% from 308); Blue value is 136 (53.52% from 255 or 44.16% from 308); Max value from RGB is 153 - color contains mainly: green. Hex color #139988 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #139988 is #EC6677. Grayscale: #6E6E6E. Windows color (decimal): -15492728 or 8952083. OLE color: 8952083.
HSL color Cylindrical-coordinate representation of color #139988: hue angle of 172.39º 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 #139988 is Cyan = 0.88, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 19 | 153 | 136 | - |
| CMYK | 0.88 | 0 | 0.11 | 0.4 |
| HSL | 172.39º | 0.78% | 0.34% | - |
| HSV(B) | 172.39º | 0.88% | 0.6% | - |
| XYZ | 16.1 | 24.7 | 27.21 | - |
| YUV | 111 | 142.11 | 62.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 153 | 136 | 0.88 | 0 | 0.11 | 0.4 | 172.39 | 0.78 | 0.34 |
| Hex | 13 | 99 | 88 | 58 | 0 | B | 28 | AC | 4E | 22 |
| Octal | 23 | 231 | 210 | 130 | 0 | 13 | 50 | 254 | 116 | 42 |
| Binary | 10011 | 10011001 | 10001000 | 1011000 | 0 | 1011 | 101000 | 10101100 | 1001110 | 100010 |
Color Harmonies of #139988
Complementary color
Monochromatic Colors of #139988
Black with #139988
Text Example
Text Example
White with #139988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139988; }
p { color: rgb(19,153,136); }
H1.HeaderClassName
{
color: #139988;
}
.AnyTagClassName
{
color: #139988;
}
</style>
background-color css
<style>
a { background-color: #139988; }
a { background-color: rgb(19,153,136); }
div.DivClassName
{
background-color: #139988;
}
.BgClassName
{
background-color: #139988;
}
</style>
border-color css
<style>
span { border-color: #139988; }
span { border-color: rgb(19,153,136); }
td.TdClassName
{
border-color: #139988;
}
.TagClassName
{
border-color: #139988;
}
</style>