Shades of Deep Sea #137766
Tints of Deep Sea #137766
RGB
CMYK
RGB Variations
Color information
#137766 (or 0x137766) is known color: Deep Sea. HEX triplet: 13, 77 and 66. RGB value is (19,119,102). Sum of RGB (Red+Green+Blue) = 19+119+102=240 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.92% from 240); Green value is 119 (46.88% from 255 or 49.58% from 240); Blue value is 102 (40.23% from 255 or 42.5% from 240); Max value from RGB is 119 - color contains mainly: green. Hex color #137766 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137766 is #EC8899. Grayscale: #575757. Windows color (decimal): -15501466 or 6715155. OLE color: 6715155.
HSL color Cylindrical-coordinate representation of color #137766: hue angle of 169.8º 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 #137766 is Cyan = 0.84, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 119 | 102 | - |
| CMYK | 0.84 | 0 | 0.14 | 0.53 |
| HSL | 169.8º | 0.72% | 0.27% | - |
| HSV(B) | 169.8º | 0.84% | 0.47% | - |
| XYZ | 9.26 | 14.29 | 14.84 | - |
| YUV | 87.16 | 136.37 | 79.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 119 | 102 | 0.84 | 0 | 0.14 | 0.53 | 169.8 | 0.72 | 0.27 |
| Hex | 13 | 77 | 66 | 54 | 0 | E | 35 | AA | 48 | 1B |
| Octal | 23 | 167 | 146 | 124 | 0 | 16 | 65 | 252 | 110 | 33 |
| Binary | 10011 | 1110111 | 1100110 | 1010100 | 0 | 1110 | 110101 | 10101010 | 1001000 | 11011 |
Color Harmonies of #137766
Complementary color
Monochromatic Colors of #137766
Black with #137766
Text Example
Text Example
White with #137766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137766; }
p { color: rgb(19,119,102); }
H1.HeaderClassName
{
color: #137766;
}
.AnyTagClassName
{
color: #137766;
}
</style>
background-color css
<style>
a { background-color: #137766; }
a { background-color: rgb(19,119,102); }
div.DivClassName
{
background-color: #137766;
}
.BgClassName
{
background-color: #137766;
}
</style>
border-color css
<style>
span { border-color: #137766; }
span { border-color: rgb(19,119,102); }
td.TdClassName
{
border-color: #137766;
}
.TagClassName
{
border-color: #137766;
}
</style>