Shades of Deep Sea #137261
Tints of Deep Sea #137261
RGB
CMYK
RGB Variations
Color information
#137261 (or 0x137261) is known color: Deep Sea. HEX triplet: 13, 72 and 61. RGB value is (19,114,97). Sum of RGB (Red+Green+Blue) = 19+114+97=230 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.26% from 230); Green value is 114 (44.92% from 255 or 49.57% from 230); Blue value is 97 (38.28% from 255 or 42.17% from 230); Max value from RGB is 114 - color contains mainly: green. Hex color #137261 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137261 is #EC8D9E. Grayscale: #535353. Windows color (decimal): -15502751 or 6386195. OLE color: 6386195.
HSL color Cylindrical-coordinate representation of color #137261: hue angle of 169.26º 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 #137261 is Cyan = 0.83, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 114 | 97 | - |
| CMYK | 0.83 | 0 | 0.15 | 0.55 |
| HSL | 169.26º | 0.71% | 0.26% | - |
| HSV(B) | 169.26º | 0.83% | 0.45% | - |
| XYZ | 8.44 | 13.04 | 13.38 | - |
| YUV | 83.66 | 135.53 | 81.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 114 | 97 | 0.83 | 0 | 0.15 | 0.55 | 169.26 | 0.71 | 0.26 |
| Hex | 13 | 72 | 61 | 53 | 0 | F | 37 | A9 | 47 | 1A |
| Octal | 23 | 162 | 141 | 123 | 0 | 17 | 67 | 251 | 107 | 32 |
| Binary | 10011 | 1110010 | 1100001 | 1010011 | 0 | 1111 | 110111 | 10101001 | 1000111 | 11010 |
Color Harmonies of #137261
Complementary color
Monochromatic Colors of #137261
Black with #137261
Text Example
Text Example
White with #137261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137261; }
p { color: rgb(19,114,97); }
H1.HeaderClassName
{
color: #137261;
}
.AnyTagClassName
{
color: #137261;
}
</style>
background-color css
<style>
a { background-color: #137261; }
a { background-color: rgb(19,114,97); }
div.DivClassName
{
background-color: #137261;
}
.BgClassName
{
background-color: #137261;
}
</style>
border-color css
<style>
span { border-color: #137261; }
span { border-color: rgb(19,114,97); }
td.TdClassName
{
border-color: #137261;
}
.TagClassName
{
border-color: #137261;
}
</style>