Shades of Deep Sea #137467
Tints of Deep Sea #137467
RGB
CMYK
RGB Variations
Color information
#137467 (or 0x137467) is known color: Deep Sea. HEX triplet: 13, 74 and 67. RGB value is (19,116,103). Sum of RGB (Red+Green+Blue) = 19+116+103=238 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.98% from 238); Green value is 116 (45.70% from 255 or 48.74% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 116 - color contains mainly: green. Hex color #137467 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137467 is #EC8B98. Grayscale: #555555. Windows color (decimal): -15502233 or 6779923. OLE color: 6779923.
HSL color Cylindrical-coordinate representation of color #137467: hue angle of 171.96º 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 #137467 is Cyan = 0.84, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 116 | 103 | - |
| CMYK | 0.84 | 0 | 0.11 | 0.55 |
| HSL | 171.96º | 0.72% | 0.26% | - |
| HSV(B) | 171.96º | 0.84% | 0.45% | - |
| XYZ | 8.96 | 13.61 | 14.99 | - |
| YUV | 85.52 | 137.86 | 80.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 116 | 103 | 0.84 | 0 | 0.11 | 0.55 | 171.96 | 0.72 | 0.26 |
| Hex | 13 | 74 | 67 | 54 | 0 | B | 37 | AC | 48 | 1A |
| Octal | 23 | 164 | 147 | 124 | 0 | 13 | 67 | 254 | 110 | 32 |
| Binary | 10011 | 1110100 | 1100111 | 1010100 | 0 | 1011 | 110111 | 10101100 | 1001000 | 11010 |
Color Harmonies of #137467
Complementary color
Monochromatic Colors of #137467
Black with #137467
Text Example
Text Example
White with #137467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137467; }
p { color: rgb(19,116,103); }
H1.HeaderClassName
{
color: #137467;
}
.AnyTagClassName
{
color: #137467;
}
</style>
background-color css
<style>
a { background-color: #137467; }
a { background-color: rgb(19,116,103); }
div.DivClassName
{
background-color: #137467;
}
.BgClassName
{
background-color: #137467;
}
</style>
border-color css
<style>
span { border-color: #137467; }
span { border-color: rgb(19,116,103); }
td.TdClassName
{
border-color: #137467;
}
.TagClassName
{
border-color: #137467;
}
</style>