Shades of Deep Sea #138667
Tints of Deep Sea #138667
RGB
CMYK
RGB Variations
Color information
#138667 (or 0x138667) is known color: Deep Sea. HEX triplet: 13, 86 and 67. RGB value is (19,134,103). Sum of RGB (Red+Green+Blue) = 19+134+103=256 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.42% from 256); Green value is 134 (52.73% from 255 or 52.34% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 134 - color contains mainly: green. Hex color #138667 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138667 is #EC7998. Grayscale: #606060. Windows color (decimal): -15497625 or 6784531. OLE color: 6784531.
HSL color Cylindrical-coordinate representation of color #138667: hue angle of 163.83º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138667 is Cyan = 0.86, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 134 | 103 | - |
| CMYK | 0.86 | 0 | 0.23 | 0.47 |
| HSL | 163.83º | 0.75% | 0.3% | - |
| HSV(B) | 163.83º | 0.86% | 0.53% | - |
| XYZ | 11.24 | 18.17 | 15.75 | - |
| YUV | 96.08 | 131.9 | 73.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 134 | 103 | 0.86 | 0 | 0.23 | 0.47 | 163.83 | 0.75 | 0.3 |
| Hex | 13 | 86 | 67 | 56 | 0 | 17 | 2F | A4 | 4B | 1E |
| Octal | 23 | 206 | 147 | 126 | 0 | 27 | 57 | 244 | 113 | 36 |
| Binary | 10011 | 10000110 | 1100111 | 1010110 | 0 | 10111 | 101111 | 10100100 | 1001011 | 11110 |
Color Harmonies of #138667
Complementary color
Monochromatic Colors of #138667
Black with #138667
Text Example
Text Example
White with #138667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138667; }
p { color: rgb(19,134,103); }
H1.HeaderClassName
{
color: #138667;
}
.AnyTagClassName
{
color: #138667;
}
</style>
background-color css
<style>
a { background-color: #138667; }
a { background-color: rgb(19,134,103); }
div.DivClassName
{
background-color: #138667;
}
.BgClassName
{
background-color: #138667;
}
</style>
border-color css
<style>
span { border-color: #138667; }
span { border-color: rgb(19,134,103); }
td.TdClassName
{
border-color: #138667;
}
.TagClassName
{
border-color: #138667;
}
</style>