Shades of Deep Sea #137160
Tints of Deep Sea #137160
RGB
CMYK
RGB Variations
Color information
#137160 (or 0x137160) is known color: Deep Sea. HEX triplet: 13, 71 and 60. RGB value is (19,113,96). Sum of RGB (Red+Green+Blue) = 19+113+96=228 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.33% from 228); Green value is 113 (44.53% from 255 or 49.56% from 228); Blue value is 96 (37.89% from 255 or 42.11% from 228); Max value from RGB is 113 - color contains mainly: green. Hex color #137160 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137160 is #EC8E9F. Grayscale: #525252. Windows color (decimal): -15503008 or 6320403. OLE color: 6320403.
HSL color Cylindrical-coordinate representation of color #137160: hue angle of 169.15º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137160 is Cyan = 0.83, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 113 | 96 | - |
| CMYK | 0.83 | 0 | 0.15 | 0.56 |
| HSL | 169.15º | 0.71% | 0.26% | - |
| HSV(B) | 169.15º | 0.83% | 0.44% | - |
| XYZ | 8.29 | 12.79 | 13.1 | - |
| YUV | 82.96 | 135.36 | 82.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 113 | 96 | 0.83 | 0 | 0.15 | 0.56 | 169.15 | 0.71 | 0.26 |
| Hex | 13 | 71 | 60 | 53 | 0 | F | 38 | A9 | 47 | 1A |
| Octal | 23 | 161 | 140 | 123 | 0 | 17 | 70 | 251 | 107 | 32 |
| Binary | 10011 | 1110001 | 1100000 | 1010011 | 0 | 1111 | 111000 | 10101001 | 1000111 | 11010 |
Color Harmonies of #137160
Complementary color
Monochromatic Colors of #137160
Black with #137160
Text Example
Text Example
White with #137160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137160; }
p { color: rgb(19,113,96); }
H1.HeaderClassName
{
color: #137160;
}
.AnyTagClassName
{
color: #137160;
}
</style>
background-color css
<style>
a { background-color: #137160; }
a { background-color: rgb(19,113,96); }
div.DivClassName
{
background-color: #137160;
}
.BgClassName
{
background-color: #137160;
}
</style>
border-color css
<style>
span { border-color: #137160; }
span { border-color: rgb(19,113,96); }
td.TdClassName
{
border-color: #137160;
}
.TagClassName
{
border-color: #137160;
}
</style>