Shades of Deep Sea #137867
Tints of Deep Sea #137867
RGB
CMYK
RGB Variations
Color information
#137867 (or 0x137867) is known color: Deep Sea. HEX triplet: 13, 78 and 67. RGB value is (19,120,103). Sum of RGB (Red+Green+Blue) = 19+120+103=242 (32% of max value = 765). Red value is 19 (7.81% from 255 or 7.85% from 242); Green value is 120 (47.27% from 255 or 49.59% from 242); Blue value is 103 (40.62% from 255 or 42.56% from 242); Max value from RGB is 120 - color contains mainly: green. Hex color #137867 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137867 is #EC8798. Grayscale: #575757. Windows color (decimal): -15501209 or 6780947. OLE color: 6780947.
HSL color Cylindrical-coordinate representation of color #137867: hue angle of 169.9º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137867 is Cyan = 0.84, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 120 | 103 | - |
| CMYK | 0.84 | 0 | 0.14 | 0.53 |
| HSL | 169.9º | 0.73% | 0.27% | - |
| HSV(B) | 169.9º | 0.84% | 0.47% | - |
| XYZ | 9.43 | 14.55 | 15.14 | - |
| YUV | 87.86 | 136.54 | 78.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 120 | 103 | 0.84 | 0 | 0.14 | 0.53 | 169.9 | 0.73 | 0.27 |
| Hex | 13 | 78 | 67 | 54 | 0 | E | 35 | AA | 49 | 1B |
| Octal | 23 | 170 | 147 | 124 | 0 | 16 | 65 | 252 | 111 | 33 |
| Binary | 10011 | 1111000 | 1100111 | 1010100 | 0 | 1110 | 110101 | 10101010 | 1001001 | 11011 |
Color Harmonies of #137867
Complementary color
Monochromatic Colors of #137867
Black with #137867
Text Example
Text Example
White with #137867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137867; }
p { color: rgb(19,120,103); }
H1.HeaderClassName
{
color: #137867;
}
.AnyTagClassName
{
color: #137867;
}
</style>
background-color css
<style>
a { background-color: #137867; }
a { background-color: rgb(19,120,103); }
div.DivClassName
{
background-color: #137867;
}
.BgClassName
{
background-color: #137867;
}
</style>
border-color css
<style>
span { border-color: #137867; }
span { border-color: rgb(19,120,103); }
td.TdClassName
{
border-color: #137867;
}
.TagClassName
{
border-color: #137867;
}
</style>