Shades of Deep Sea #137468
Tints of Deep Sea #137468
RGB
CMYK
RGB Variations
Color information
#137468 (or 0x137468) is known color: Deep Sea. HEX triplet: 13, 74 and 68. RGB value is (19,116,104). Sum of RGB (Red+Green+Blue) = 19+116+104=239 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.95% from 239); Green value is 116 (45.70% from 255 or 48.54% from 239); Blue value is 104 (41.02% from 255 or 43.51% from 239); Max value from RGB is 116 - color contains mainly: green. Hex color #137468 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137468 is #EC8B97. Grayscale: #555555. Windows color (decimal): -15502232 or 6845459. OLE color: 6845459.
HSL color Cylindrical-coordinate representation of color #137468: hue angle of 172.58º 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 #137468 is Cyan = 0.84, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 116 | 104 | - |
| CMYK | 0.84 | 0 | 0.10 | 0.55 |
| HSL | 172.58º | 0.72% | 0.26% | - |
| HSV(B) | 172.58º | 0.84% | 0.45% | - |
| XYZ | 9.01 | 13.63 | 15.25 | - |
| YUV | 85.63 | 138.36 | 80.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 116 | 104 | 0.84 | 0 | 0.10 | 0.55 | 172.58 | 0.72 | 0.26 |
| Hex | 13 | 74 | 68 | 54 | 0 | A | 37 | AD | 48 | 1A |
| Octal | 23 | 164 | 150 | 124 | 0 | 12 | 67 | 255 | 110 | 32 |
| Binary | 10011 | 1110100 | 1101000 | 1010100 | 0 | 1010 | 110111 | 10101101 | 1001000 | 11010 |
Color Harmonies of #137468
Complementary color
Monochromatic Colors of #137468
Black with #137468
Text Example
Text Example
White with #137468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137468; }
p { color: rgb(19,116,104); }
H1.HeaderClassName
{
color: #137468;
}
.AnyTagClassName
{
color: #137468;
}
</style>
background-color css
<style>
a { background-color: #137468; }
a { background-color: rgb(19,116,104); }
div.DivClassName
{
background-color: #137468;
}
.BgClassName
{
background-color: #137468;
}
</style>
border-color css
<style>
span { border-color: #137468; }
span { border-color: rgb(19,116,104); }
td.TdClassName
{
border-color: #137468;
}
.TagClassName
{
border-color: #137468;
}
</style>