Shades of Deep Sea #137366
Tints of Deep Sea #137366
RGB
CMYK
RGB Variations
Color information
#137366 (or 0x137366) is known color: Deep Sea. HEX triplet: 13, 73 and 66. RGB value is (19,115,102). Sum of RGB (Red+Green+Blue) = 19+115+102=236 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.05% from 236); Green value is 115 (45.31% from 255 or 48.73% from 236); Blue value is 102 (40.23% from 255 or 43.22% from 236); Max value from RGB is 115 - color contains mainly: green. Hex color #137366 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137366 is #EC8C99. Grayscale: #545454. Windows color (decimal): -15502490 or 6714131. OLE color: 6714131.
HSL color Cylindrical-coordinate representation of color #137366: hue angle of 171.88º degrees, saturation: 0.72, 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 #137366 is Cyan = 0.83, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 115 | 102 | - |
| CMYK | 0.83 | 0 | 0.11 | 0.55 |
| HSL | 171.88º | 0.72% | 0.26% | - |
| HSV(B) | 171.88º | 0.83% | 0.45% | - |
| XYZ | 8.8 | 13.36 | 14.69 | - |
| YUV | 84.81 | 137.7 | 81.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 115 | 102 | 0.83 | 0 | 0.11 | 0.55 | 171.88 | 0.72 | 0.26 |
| Hex | 13 | 73 | 66 | 53 | 0 | B | 37 | AC | 48 | 1A |
| Octal | 23 | 163 | 146 | 123 | 0 | 13 | 67 | 254 | 110 | 32 |
| Binary | 10011 | 1110011 | 1100110 | 1010011 | 0 | 1011 | 110111 | 10101100 | 1001000 | 11010 |
Color Harmonies of #137366
Complementary color
Monochromatic Colors of #137366
Black with #137366
Text Example
Text Example
White with #137366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137366; }
p { color: rgb(19,115,102); }
H1.HeaderClassName
{
color: #137366;
}
.AnyTagClassName
{
color: #137366;
}
</style>
background-color css
<style>
a { background-color: #137366; }
a { background-color: rgb(19,115,102); }
div.DivClassName
{
background-color: #137366;
}
.BgClassName
{
background-color: #137366;
}
</style>
border-color css
<style>
span { border-color: #137366; }
span { border-color: rgb(19,115,102); }
td.TdClassName
{
border-color: #137366;
}
.TagClassName
{
border-color: #137366;
}
</style>