Shades of Deep Sea #137559
Tints of Deep Sea #137559
RGB
CMYK
RGB Variations
Color information
#137559 (or 0x137559) is known color: Deep Sea. HEX triplet: 13, 75 and 59. RGB value is (19,117,89). Sum of RGB (Red+Green+Blue) = 19+117+89=225 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.44% from 225); Green value is 117 (46.09% from 255 or 52% from 225); Blue value is 89 (35.16% from 255 or 39.56% from 225); Max value from RGB is 117 - color contains mainly: green. Hex color #137559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137559 is #EC8AA6. Grayscale: #545454. Windows color (decimal): -15501991 or 5862675. OLE color: 5862675.
HSL color Cylindrical-coordinate representation of color #137559: hue angle of 162.86º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137559 is Cyan = 0.84, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 117 | 89 | - |
| CMYK | 0.84 | 0 | 0.24 | 0.54 |
| HSL | 162.86º | 0.72% | 0.27% | - |
| HSV(B) | 162.86º | 0.84% | 0.46% | - |
| XYZ | 8.43 | 13.58 | 11.63 | - |
| YUV | 84.51 | 130.53 | 81.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 117 | 89 | 0.84 | 0 | 0.24 | 0.54 | 162.86 | 0.72 | 0.27 |
| Hex | 13 | 75 | 59 | 54 | 0 | 18 | 36 | A3 | 48 | 1B |
| Octal | 23 | 165 | 131 | 124 | 0 | 30 | 66 | 243 | 110 | 33 |
| Binary | 10011 | 1110101 | 1011001 | 1010100 | 0 | 11000 | 110110 | 10100011 | 1001000 | 11011 |
Color Harmonies of #137559
Complementary color
Monochromatic Colors of #137559
Black with #137559
Text Example
Text Example
White with #137559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137559; }
p { color: rgb(19,117,89); }
H1.HeaderClassName
{
color: #137559;
}
.AnyTagClassName
{
color: #137559;
}
</style>
background-color css
<style>
a { background-color: #137559; }
a { background-color: rgb(19,117,89); }
div.DivClassName
{
background-color: #137559;
}
.BgClassName
{
background-color: #137559;
}
</style>
border-color css
<style>
span { border-color: #137559; }
span { border-color: rgb(19,117,89); }
td.TdClassName
{
border-color: #137559;
}
.TagClassName
{
border-color: #137559;
}
</style>