Shades of Deep Sea #137566
Tints of Deep Sea #137566
RGB
CMYK
RGB Variations
Color information
#137566 (or 0x137566) is known color: Deep Sea. HEX triplet: 13, 75 and 66. RGB value is (19,117,102). Sum of RGB (Red+Green+Blue) = 19+117+102=238 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.98% from 238); Green value is 117 (46.09% from 255 or 49.16% from 238); Blue value is 102 (40.23% from 255 or 42.86% from 238); Max value from RGB is 117 - color contains mainly: green. Hex color #137566 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137566 is #EC8A99. Grayscale: #555555. Windows color (decimal): -15501978 or 6714643. OLE color: 6714643.
HSL color Cylindrical-coordinate representation of color #137566: hue angle of 170.82º 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 #137566 is Cyan = 0.84, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 117 | 102 | - |
| CMYK | 0.84 | 0 | 0.13 | 0.54 |
| HSL | 170.82º | 0.72% | 0.27% | - |
| HSV(B) | 170.82º | 0.84% | 0.46% | - |
| XYZ | 9.03 | 13.82 | 14.76 | - |
| YUV | 85.99 | 137.03 | 80.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 117 | 102 | 0.84 | 0 | 0.13 | 0.54 | 170.82 | 0.72 | 0.27 |
| Hex | 13 | 75 | 66 | 54 | 0 | D | 36 | AB | 48 | 1B |
| Octal | 23 | 165 | 146 | 124 | 0 | 15 | 66 | 253 | 110 | 33 |
| Binary | 10011 | 1110101 | 1100110 | 1010100 | 0 | 1101 | 110110 | 10101011 | 1001000 | 11011 |
Color Harmonies of #137566
Complementary color
Monochromatic Colors of #137566
Black with #137566
Text Example
Text Example
White with #137566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137566; }
p { color: rgb(19,117,102); }
H1.HeaderClassName
{
color: #137566;
}
.AnyTagClassName
{
color: #137566;
}
</style>
background-color css
<style>
a { background-color: #137566; }
a { background-color: rgb(19,117,102); }
div.DivClassName
{
background-color: #137566;
}
.BgClassName
{
background-color: #137566;
}
</style>
border-color css
<style>
span { border-color: #137566; }
span { border-color: rgb(19,117,102); }
td.TdClassName
{
border-color: #137566;
}
.TagClassName
{
border-color: #137566;
}
</style>