Shades of Deep Sea #138073
Tints of Deep Sea #138073
RGB
CMYK
RGB Variations
Color information
#138073 (or 0x138073) is known color: Deep Sea. HEX triplet: 13, 80 and 73. RGB value is (19,128,115). Sum of RGB (Red+Green+Blue) = 19+128+115=262 (34% of max value = 765). Red value is 19 (7.81% from 255 or 7.25% from 262); Green value is 128 (50.39% from 255 or 48.85% from 262); Blue value is 115 (45.31% from 255 or 43.89% from 262); Max value from RGB is 128 - color contains mainly: green. Hex color #138073 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138073 is #EC7F8C. Grayscale: #5D5D5D. Windows color (decimal): -15499149 or 7569427. OLE color: 7569427.
HSL color Cylindrical-coordinate representation of color #138073: hue angle of 172.84º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #138073 is Cyan = 0.85, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 19 | 128 | 115 | - |
| CMYK | 0.85 | 0 | 0.10 | 0.50 |
| HSL | 172.84º | 0.74% | 0.29% | - |
| HSV(B) | 172.84º | 0.85% | 0.5% | - |
| XYZ | 11.08 | 16.81 | 18.88 | - |
| YUV | 93.93 | 139.89 | 74.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 128 | 115 | 0.85 | 0 | 0.10 | 0.50 | 172.84 | 0.74 | 0.29 |
| Hex | 13 | 80 | 73 | 55 | 0 | A | 32 | AD | 4A | 1D |
| Octal | 23 | 200 | 163 | 125 | 0 | 12 | 62 | 255 | 112 | 35 |
| Binary | 10011 | 10000000 | 1110011 | 1010101 | 0 | 1010 | 110010 | 10101101 | 1001010 | 11101 |
Color Harmonies of #138073
Complementary color
Monochromatic Colors of #138073
Black with #138073
Text Example
Text Example
White with #138073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138073; }
p { color: rgb(19,128,115); }
H1.HeaderClassName
{
color: #138073;
}
.AnyTagClassName
{
color: #138073;
}
</style>
background-color css
<style>
a { background-color: #138073; }
a { background-color: rgb(19,128,115); }
div.DivClassName
{
background-color: #138073;
}
.BgClassName
{
background-color: #138073;
}
</style>
border-color css
<style>
span { border-color: #138073; }
span { border-color: rgb(19,128,115); }
td.TdClassName
{
border-color: #138073;
}
.TagClassName
{
border-color: #138073;
}
</style>