Shades of Deep Sea #137765
Tints of Deep Sea #137765
RGB
CMYK
RGB Variations
Color information
#137765 (or 0x137765) is known color: Deep Sea. HEX triplet: 13, 77 and 65. RGB value is (19,119,101). Sum of RGB (Red+Green+Blue) = 19+119+101=239 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.95% from 239); Green value is 119 (46.88% from 255 or 49.79% from 239); Blue value is 101 (39.84% from 255 or 42.26% from 239); Max value from RGB is 119 - color contains mainly: green. Hex color #137765 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137765 is #EC889A. Grayscale: #575757. Windows color (decimal): -15501467 or 6649619. OLE color: 6649619.
HSL color Cylindrical-coordinate representation of color #137765: hue angle of 169.2º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137765 is Cyan = 0.84, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 119 | 101 | - |
| CMYK | 0.84 | 0 | 0.15 | 0.53 |
| HSL | 169.2º | 0.72% | 0.27% | - |
| HSV(B) | 169.2º | 0.84% | 0.47% | - |
| XYZ | 9.21 | 14.27 | 14.58 | - |
| YUV | 87.05 | 135.87 | 79.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 119 | 101 | 0.84 | 0 | 0.15 | 0.53 | 169.2 | 0.72 | 0.27 |
| Hex | 13 | 77 | 65 | 54 | 0 | F | 35 | A9 | 48 | 1B |
| Octal | 23 | 167 | 145 | 124 | 0 | 17 | 65 | 251 | 110 | 33 |
| Binary | 10011 | 1110111 | 1100101 | 1010100 | 0 | 1111 | 110101 | 10101001 | 1001000 | 11011 |
Color Harmonies of #137765
Complementary color
Monochromatic Colors of #137765
Black with #137765
Text Example
Text Example
White with #137765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137765; }
p { color: rgb(19,119,101); }
H1.HeaderClassName
{
color: #137765;
}
.AnyTagClassName
{
color: #137765;
}
</style>
background-color css
<style>
a { background-color: #137765; }
a { background-color: rgb(19,119,101); }
div.DivClassName
{
background-color: #137765;
}
.BgClassName
{
background-color: #137765;
}
</style>
border-color css
<style>
span { border-color: #137765; }
span { border-color: rgb(19,119,101); }
td.TdClassName
{
border-color: #137765;
}
.TagClassName
{
border-color: #137765;
}
</style>