Shades of Deep Sea #137659
Tints of Deep Sea #137659
RGB
CMYK
RGB Variations
Color information
#137659 (or 0x137659) is known color: Deep Sea. HEX triplet: 13, 76 and 59. RGB value is (19,118,89). Sum of RGB (Red+Green+Blue) = 19+118+89=226 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.41% from 226); Green value is 118 (46.48% from 255 or 52.21% from 226); Blue value is 89 (35.16% from 255 or 39.38% from 226); Max value from RGB is 118 - color contains mainly: green. Hex color #137659 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137659 is #EC89A6. Grayscale: #555555. Windows color (decimal): -15501735 or 5862931. OLE color: 5862931.
HSL color Cylindrical-coordinate representation of color #137659: hue angle of 162.42º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137659 is Cyan = 0.84, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 118 | 89 | - |
| CMYK | 0.84 | 0 | 0.25 | 0.54 |
| HSL | 162.42º | 0.72% | 0.27% | - |
| HSV(B) | 162.42º | 0.84% | 0.46% | - |
| XYZ | 8.55 | 13.82 | 11.67 | - |
| YUV | 85.09 | 130.2 | 80.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 118 | 89 | 0.84 | 0 | 0.25 | 0.54 | 162.42 | 0.72 | 0.27 |
| Hex | 13 | 76 | 59 | 54 | 0 | 19 | 36 | A2 | 48 | 1B |
| Octal | 23 | 166 | 131 | 124 | 0 | 31 | 66 | 242 | 110 | 33 |
| Binary | 10011 | 1110110 | 1011001 | 1010100 | 0 | 11001 | 110110 | 10100010 | 1001000 | 11011 |
Color Harmonies of #137659
Complementary color
Monochromatic Colors of #137659
Black with #137659
Text Example
Text Example
White with #137659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137659; }
p { color: rgb(19,118,89); }
H1.HeaderClassName
{
color: #137659;
}
.AnyTagClassName
{
color: #137659;
}
</style>
background-color css
<style>
a { background-color: #137659; }
a { background-color: rgb(19,118,89); }
div.DivClassName
{
background-color: #137659;
}
.BgClassName
{
background-color: #137659;
}
</style>
border-color css
<style>
span { border-color: #137659; }
span { border-color: rgb(19,118,89); }
td.TdClassName
{
border-color: #137659;
}
.TagClassName
{
border-color: #137659;
}
</style>