Shades of Deep Sea #137059
Tints of Deep Sea #137059
RGB
CMYK
RGB Variations
Color information
#137059 (or 0x137059) is known color: Deep Sea. HEX triplet: 13, 70 and 59. RGB value is (19,112,89). Sum of RGB (Red+Green+Blue) = 19+112+89=220 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.64% from 220); Green value is 112 (44.14% from 255 or 50.91% from 220); Blue value is 89 (35.16% from 255 or 40.45% from 220); Max value from RGB is 112 - color contains mainly: green. Hex color #137059 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137059 is #EC8FA6. Grayscale: #515151. Windows color (decimal): -15503271 or 5861395. OLE color: 5861395.
HSL color Cylindrical-coordinate representation of color #137059: hue angle of 165.16º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137059 is Cyan = 0.83, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 112 | 89 | - |
| CMYK | 0.83 | 0 | 0.21 | 0.56 |
| HSL | 165.16º | 0.71% | 0.26% | - |
| HSV(B) | 165.16º | 0.83% | 0.44% | - |
| XYZ | 7.87 | 12.45 | 11.44 | - |
| YUV | 81.57 | 132.19 | 83.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 112 | 89 | 0.83 | 0 | 0.21 | 0.56 | 165.16 | 0.71 | 0.26 |
| Hex | 13 | 70 | 59 | 53 | 0 | 15 | 38 | A5 | 47 | 1A |
| Octal | 23 | 160 | 131 | 123 | 0 | 25 | 70 | 245 | 107 | 32 |
| Binary | 10011 | 1110000 | 1011001 | 1010011 | 0 | 10101 | 111000 | 10100101 | 1000111 | 11010 |
Color Harmonies of #137059
Complementary color
Monochromatic Colors of #137059
Black with #137059
Text Example
Text Example
White with #137059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137059; }
p { color: rgb(19,112,89); }
H1.HeaderClassName
{
color: #137059;
}
.AnyTagClassName
{
color: #137059;
}
</style>
background-color css
<style>
a { background-color: #137059; }
a { background-color: rgb(19,112,89); }
div.DivClassName
{
background-color: #137059;
}
.BgClassName
{
background-color: #137059;
}
</style>
border-color css
<style>
span { border-color: #137059; }
span { border-color: rgb(19,112,89); }
td.TdClassName
{
border-color: #137059;
}
.TagClassName
{
border-color: #137059;
}
</style>