Shades of Deep Sea #138068
Tints of Deep Sea #138068
RGB
CMYK
RGB Variations
Color information
#138068 (or 0x138068) is known color: Deep Sea. HEX triplet: 13, 80 and 68. RGB value is (19,128,104). Sum of RGB (Red+Green+Blue) = 19+128+104=251 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.57% from 251); Green value is 128 (50.39% from 255 or 51.00% from 251); Blue value is 104 (41.02% from 255 or 41.43% from 251); Max value from RGB is 128 - color contains mainly: green. Hex color #138068 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138068 is #EC7F97. Grayscale: #5C5C5C. Windows color (decimal): -15499160 or 6848531. OLE color: 6848531.
HSL color Cylindrical-coordinate representation of color #138068: hue angle of 166.79º 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 #138068 is Cyan = 0.85, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 19 | 128 | 104 | - |
| CMYK | 0.85 | 0 | 0.19 | 0.50 |
| HSL | 166.79º | 0.74% | 0.29% | - |
| HSV(B) | 166.79º | 0.85% | 0.5% | - |
| XYZ | 10.49 | 16.58 | 15.74 | - |
| YUV | 92.67 | 134.39 | 75.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 128 | 104 | 0.85 | 0 | 0.19 | 0.50 | 166.79 | 0.74 | 0.29 |
| Hex | 13 | 80 | 68 | 55 | 0 | 13 | 32 | A7 | 4A | 1D |
| Octal | 23 | 200 | 150 | 125 | 0 | 23 | 62 | 247 | 112 | 35 |
| Binary | 10011 | 10000000 | 1101000 | 1010101 | 0 | 10011 | 110010 | 10100111 | 1001010 | 11101 |
Color Harmonies of #138068
Complementary color
Monochromatic Colors of #138068
Black with #138068
Text Example
Text Example
White with #138068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138068; }
p { color: rgb(19,128,104); }
H1.HeaderClassName
{
color: #138068;
}
.AnyTagClassName
{
color: #138068;
}
</style>
background-color css
<style>
a { background-color: #138068; }
a { background-color: rgb(19,128,104); }
div.DivClassName
{
background-color: #138068;
}
.BgClassName
{
background-color: #138068;
}
</style>
border-color css
<style>
span { border-color: #138068; }
span { border-color: rgb(19,128,104); }
td.TdClassName
{
border-color: #138068;
}
.TagClassName
{
border-color: #138068;
}
</style>