Shades of Deep Sea #137257
Tints of Deep Sea #137257
RGB
CMYK
RGB Variations
Color information
#137257 (or 0x137257) is known color: Deep Sea. HEX triplet: 13, 72 and 57. RGB value is (19,114,87). Sum of RGB (Red+Green+Blue) = 19+114+87=220 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.64% from 220); Green value is 114 (44.92% from 255 or 51.82% from 220); Blue value is 87 (34.38% from 255 or 39.55% from 220); Max value from RGB is 114 - color contains mainly: green. Hex color #137257 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137257 is #EC8DA8. Grayscale: #525252. Windows color (decimal): -15502761 or 5730835. OLE color: 5730835.
HSL color Cylindrical-coordinate representation of color #137257: hue angle of 162.95º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137257 is Cyan = 0.83, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 114 | 87 | - |
| CMYK | 0.83 | 0 | 0.24 | 0.55 |
| HSL | 162.95º | 0.71% | 0.26% | - |
| HSV(B) | 162.95º | 0.83% | 0.45% | - |
| XYZ | 8.01 | 12.86 | 11.08 | - |
| YUV | 82.52 | 130.53 | 82.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 114 | 87 | 0.83 | 0 | 0.24 | 0.55 | 162.95 | 0.71 | 0.26 |
| Hex | 13 | 72 | 57 | 53 | 0 | 18 | 37 | A3 | 47 | 1A |
| Octal | 23 | 162 | 127 | 123 | 0 | 30 | 67 | 243 | 107 | 32 |
| Binary | 10011 | 1110010 | 1010111 | 1010011 | 0 | 11000 | 110111 | 10100011 | 1000111 | 11010 |
Color Harmonies of #137257
Complementary color
Monochromatic Colors of #137257
Black with #137257
Text Example
Text Example
White with #137257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137257; }
p { color: rgb(19,114,87); }
H1.HeaderClassName
{
color: #137257;
}
.AnyTagClassName
{
color: #137257;
}
</style>
background-color css
<style>
a { background-color: #137257; }
a { background-color: rgb(19,114,87); }
div.DivClassName
{
background-color: #137257;
}
.BgClassName
{
background-color: #137257;
}
</style>
border-color css
<style>
span { border-color: #137257; }
span { border-color: rgb(19,114,87); }
td.TdClassName
{
border-color: #137257;
}
.TagClassName
{
border-color: #137257;
}
</style>