Shades of Deep Sea #137666
Tints of Deep Sea #137666
RGB
CMYK
RGB Variations
Color information
#137666 (or 0x137666) is known color: Deep Sea. HEX triplet: 13, 76 and 66. RGB value is (19,118,102). Sum of RGB (Red+Green+Blue) = 19+118+102=239 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.95% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 102 (40.23% from 255 or 42.68% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #137666 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137666 is #EC8999. Grayscale: #565656. Windows color (decimal): -15501722 or 6714899. OLE color: 6714899.
HSL color Cylindrical-coordinate representation of color #137666: hue angle of 170.3º 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 #137666 is Cyan = 0.84, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 118 | 102 | - |
| CMYK | 0.84 | 0 | 0.14 | 0.54 |
| HSL | 170.3º | 0.72% | 0.27% | - |
| HSV(B) | 170.3º | 0.84% | 0.46% | - |
| XYZ | 9.15 | 14.05 | 14.8 | - |
| YUV | 86.58 | 136.7 | 79.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 118 | 102 | 0.84 | 0 | 0.14 | 0.54 | 170.3 | 0.72 | 0.27 |
| Hex | 13 | 76 | 66 | 54 | 0 | E | 36 | AA | 48 | 1B |
| Octal | 23 | 166 | 146 | 124 | 0 | 16 | 66 | 252 | 110 | 33 |
| Binary | 10011 | 1110110 | 1100110 | 1010100 | 0 | 1110 | 110110 | 10101010 | 1001000 | 11011 |
Color Harmonies of #137666
Complementary color
Monochromatic Colors of #137666
Black with #137666
Text Example
Text Example
White with #137666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137666; }
p { color: rgb(19,118,102); }
H1.HeaderClassName
{
color: #137666;
}
.AnyTagClassName
{
color: #137666;
}
</style>
background-color css
<style>
a { background-color: #137666; }
a { background-color: rgb(19,118,102); }
div.DivClassName
{
background-color: #137666;
}
.BgClassName
{
background-color: #137666;
}
</style>
border-color css
<style>
span { border-color: #137666; }
span { border-color: rgb(19,118,102); }
td.TdClassName
{
border-color: #137666;
}
.TagClassName
{
border-color: #137666;
}
</style>