Shades of Deep Sea #137769
Tints of Deep Sea #137769
RGB
CMYK
RGB Variations
Color information
#137769 (or 0x137769) is known color: Deep Sea. HEX triplet: 13, 77 and 69. RGB value is (19,119,105). Sum of RGB (Red+Green+Blue) = 19+119+105=243 (32% of max value = 765). Red value is 19 (7.81% from 255 or 7.82% from 243); Green value is 119 (46.88% from 255 or 48.97% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 119 - color contains mainly: green. Hex color #137769 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137769 is #EC8896. Grayscale: #575757. Windows color (decimal): -15501463 or 6911763. OLE color: 6911763.
HSL color Cylindrical-coordinate representation of color #137769: hue angle of 171.6º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137769 is Cyan = 0.84, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 119 | 105 | - |
| CMYK | 0.84 | 0 | 0.12 | 0.53 |
| HSL | 171.6º | 0.72% | 0.27% | - |
| HSV(B) | 171.6º | 0.84% | 0.47% | - |
| XYZ | 9.42 | 14.35 | 15.64 | - |
| YUV | 87.5 | 137.87 | 79.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 119 | 105 | 0.84 | 0 | 0.12 | 0.53 | 171.6 | 0.72 | 0.27 |
| Hex | 13 | 77 | 69 | 54 | 0 | C | 35 | AC | 48 | 1B |
| Octal | 23 | 167 | 151 | 124 | 0 | 14 | 65 | 254 | 110 | 33 |
| Binary | 10011 | 1110111 | 1101001 | 1010100 | 0 | 1100 | 110101 | 10101100 | 1001000 | 11011 |
Color Harmonies of #137769
Complementary color
Monochromatic Colors of #137769
Black with #137769
Text Example
Text Example
White with #137769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137769; }
p { color: rgb(19,119,105); }
H1.HeaderClassName
{
color: #137769;
}
.AnyTagClassName
{
color: #137769;
}
</style>
background-color css
<style>
a { background-color: #137769; }
a { background-color: rgb(19,119,105); }
div.DivClassName
{
background-color: #137769;
}
.BgClassName
{
background-color: #137769;
}
</style>
border-color css
<style>
span { border-color: #137769; }
span { border-color: rgb(19,119,105); }
td.TdClassName
{
border-color: #137769;
}
.TagClassName
{
border-color: #137769;
}
</style>