Shades of Deep Sea #138168
Tints of Deep Sea #138168
RGB
CMYK
RGB Variations
Color information
#138168 (or 0x138168) is known color: Deep Sea. HEX triplet: 13, 81 and 68. RGB value is (19,129,104). Sum of RGB (Red+Green+Blue) = 19+129+104=252 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.54% from 252); Green value is 129 (50.78% from 255 or 51.19% from 252); Blue value is 104 (41.02% from 255 or 41.27% from 252); Max value from RGB is 129 - color contains mainly: green. Hex color #138168 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138168 is #EC7E97. Grayscale: #5D5D5D. Windows color (decimal): -15498904 or 6848787. OLE color: 6848787.
HSL color Cylindrical-coordinate representation of color #138168: hue angle of 166.36º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #138168 is Cyan = 0.85, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 129 | 104 | - |
| CMYK | 0.85 | 0 | 0.19 | 0.49 |
| HSL | 166.36º | 0.74% | 0.29% | - |
| HSV(B) | 166.36º | 0.85% | 0.51% | - |
| XYZ | 10.62 | 16.84 | 15.79 | - |
| YUV | 93.26 | 134.06 | 75.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 129 | 104 | 0.85 | 0 | 0.19 | 0.49 | 166.36 | 0.74 | 0.29 |
| Hex | 13 | 81 | 68 | 55 | 0 | 13 | 31 | A6 | 4A | 1D |
| Octal | 23 | 201 | 150 | 125 | 0 | 23 | 61 | 246 | 112 | 35 |
| Binary | 10011 | 10000001 | 1101000 | 1010101 | 0 | 10011 | 110001 | 10100110 | 1001010 | 11101 |
Color Harmonies of #138168
Complementary color
Monochromatic Colors of #138168
Black with #138168
Text Example
Text Example
White with #138168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138168; }
p { color: rgb(19,129,104); }
H1.HeaderClassName
{
color: #138168;
}
.AnyTagClassName
{
color: #138168;
}
</style>
background-color css
<style>
a { background-color: #138168; }
a { background-color: rgb(19,129,104); }
div.DivClassName
{
background-color: #138168;
}
.BgClassName
{
background-color: #138168;
}
</style>
border-color css
<style>
span { border-color: #138168; }
span { border-color: rgb(19,129,104); }
td.TdClassName
{
border-color: #138168;
}
.TagClassName
{
border-color: #138168;
}
</style>