Shades of Deep Sea #137464
Tints of Deep Sea #137464
RGB
CMYK
RGB Variations
Color information
#137464 (or 0x137464) is known color: Deep Sea. HEX triplet: 13, 74 and 64. RGB value is (19,116,100). Sum of RGB (Red+Green+Blue) = 19+116+100=235 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.09% from 235); Green value is 116 (45.70% from 255 or 49.36% from 235); Blue value is 100 (39.45% from 255 or 42.55% from 235); Max value from RGB is 116 - color contains mainly: green. Hex color #137464 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137464 is #EC8B9B. Grayscale: #555555. Windows color (decimal): -15502236 or 6583315. OLE color: 6583315.
HSL color Cylindrical-coordinate representation of color #137464: hue angle of 170.1º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137464 is Cyan = 0.84, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 116 | 100 | - |
| CMYK | 0.84 | 0 | 0.14 | 0.55 |
| HSL | 170.1º | 0.72% | 0.26% | - |
| HSV(B) | 170.1º | 0.84% | 0.45% | - |
| XYZ | 8.81 | 13.55 | 14.21 | - |
| YUV | 85.17 | 136.36 | 80.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 116 | 100 | 0.84 | 0 | 0.14 | 0.55 | 170.1 | 0.72 | 0.26 |
| Hex | 13 | 74 | 64 | 54 | 0 | E | 37 | AA | 48 | 1A |
| Octal | 23 | 164 | 144 | 124 | 0 | 16 | 67 | 252 | 110 | 32 |
| Binary | 10011 | 1110100 | 1100100 | 1010100 | 0 | 1110 | 110111 | 10101010 | 1001000 | 11010 |
Color Harmonies of #137464
Complementary color
Monochromatic Colors of #137464
Black with #137464
Text Example
Text Example
White with #137464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137464; }
p { color: rgb(19,116,100); }
H1.HeaderClassName
{
color: #137464;
}
.AnyTagClassName
{
color: #137464;
}
</style>
background-color css
<style>
a { background-color: #137464; }
a { background-color: rgb(19,116,100); }
div.DivClassName
{
background-color: #137464;
}
.BgClassName
{
background-color: #137464;
}
</style>
border-color css
<style>
span { border-color: #137464; }
span { border-color: rgb(19,116,100); }
td.TdClassName
{
border-color: #137464;
}
.TagClassName
{
border-color: #137464;
}
</style>