Shades of Deep Sea #137358
Tints of Deep Sea #137358
RGB
CMYK
RGB Variations
Color information
#137358 (or 0x137358) is known color: Deep Sea. HEX triplet: 13, 73 and 58. RGB value is (19,115,88). Sum of RGB (Red+Green+Blue) = 19+115+88=222 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.56% from 222); Green value is 115 (45.31% from 255 or 51.80% from 222); Blue value is 88 (34.77% from 255 or 39.64% from 222); Max value from RGB is 115 - color contains mainly: green. Hex color #137358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137358 is #EC8CA7. Grayscale: #535353. Windows color (decimal): -15502504 or 5796627. OLE color: 5796627.
HSL color Cylindrical-coordinate representation of color #137358: hue angle of 163.12º degrees, saturation: 0.72, 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 #137358 is Cyan = 0.83, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 115 | 88 | - |
| CMYK | 0.83 | 0 | 0.23 | 0.55 |
| HSL | 163.13º | 0.72% | 0.26% | - |
| HSV(B) | 163.13º | 0.83% | 0.45% | - |
| XYZ | 8.16 | 13.1 | 11.33 | - |
| YUV | 83.22 | 130.7 | 82.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 115 | 88 | 0.83 | 0 | 0.23 | 0.55 | 163.13 | 0.72 | 0.26 |
| Hex | 13 | 73 | 58 | 53 | 0 | 17 | 37 | A3 | 48 | 1A |
| Octal | 23 | 163 | 130 | 123 | 0 | 27 | 67 | 243 | 110 | 32 |
| Binary | 10011 | 1110011 | 1011000 | 1010011 | 0 | 10111 | 110111 | 10100011 | 1001000 | 11010 |
Color Harmonies of #137358
Complementary color
Monochromatic Colors of #137358
Black with #137358
Text Example
Text Example
White with #137358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137358; }
p { color: rgb(19,115,88); }
H1.HeaderClassName
{
color: #137358;
}
.AnyTagClassName
{
color: #137358;
}
</style>
background-color css
<style>
a { background-color: #137358; }
a { background-color: rgb(19,115,88); }
div.DivClassName
{
background-color: #137358;
}
.BgClassName
{
background-color: #137358;
}
</style>
border-color css
<style>
span { border-color: #137358; }
span { border-color: rgb(19,115,88); }
td.TdClassName
{
border-color: #137358;
}
.TagClassName
{
border-color: #137358;
}
</style>