Shades of Deep Sea #137267
Tints of Deep Sea #137267
RGB
CMYK
RGB Variations
Color information
#137267 (or 0x137267) is known color: Deep Sea. HEX triplet: 13, 72 and 67. RGB value is (19,114,103). Sum of RGB (Red+Green+Blue) = 19+114+103=236 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.05% from 236); Green value is 114 (44.92% from 255 or 48.31% from 236); Blue value is 103 (40.62% from 255 or 43.64% from 236); Max value from RGB is 114 - color contains mainly: green. Hex color #137267 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137267 is #EC8D98. Grayscale: #545454. Windows color (decimal): -15502745 or 6779411. OLE color: 6779411.
HSL color Cylindrical-coordinate representation of color #137267: hue angle of 173.05º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137267 is Cyan = 0.83, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 114 | 103 | - |
| CMYK | 0.83 | 0 | 0.10 | 0.55 |
| HSL | 173.05º | 0.71% | 0.26% | - |
| HSV(B) | 173.05º | 0.83% | 0.45% | - |
| XYZ | 8.73 | 13.15 | 14.91 | - |
| YUV | 84.34 | 138.53 | 81.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 114 | 103 | 0.83 | 0 | 0.10 | 0.55 | 173.05 | 0.71 | 0.26 |
| Hex | 13 | 72 | 67 | 53 | 0 | A | 37 | AD | 47 | 1A |
| Octal | 23 | 162 | 147 | 123 | 0 | 12 | 67 | 255 | 107 | 32 |
| Binary | 10011 | 1110010 | 1100111 | 1010011 | 0 | 1010 | 110111 | 10101101 | 1000111 | 11010 |
Color Harmonies of #137267
Complementary color
Monochromatic Colors of #137267
Black with #137267
Text Example
Text Example
White with #137267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137267; }
p { color: rgb(19,114,103); }
H1.HeaderClassName
{
color: #137267;
}
.AnyTagClassName
{
color: #137267;
}
</style>
background-color css
<style>
a { background-color: #137267; }
a { background-color: rgb(19,114,103); }
div.DivClassName
{
background-color: #137267;
}
.BgClassName
{
background-color: #137267;
}
</style>
border-color css
<style>
span { border-color: #137267; }
span { border-color: rgb(19,114,103); }
td.TdClassName
{
border-color: #137267;
}
.TagClassName
{
border-color: #137267;
}
</style>