Shades of Deep Sea #138466
Tints of Deep Sea #138466
RGB
CMYK
RGB Variations
Color information
#138466 (or 0x138466) is known color: Deep Sea. HEX triplet: 13, 84 and 66. RGB value is (19,132,102). Sum of RGB (Red+Green+Blue) = 19+132+102=253 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.51% from 253); Green value is 132 (51.95% from 255 or 52.17% from 253); Blue value is 102 (40.23% from 255 or 40.32% from 253); Max value from RGB is 132 - color contains mainly: green. Hex color #138466 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138466 is #EC7B99. Grayscale: #5E5E5E. Windows color (decimal): -15498138 or 6718483. OLE color: 6718483.
HSL color Cylindrical-coordinate representation of color #138466: hue angle of 164.07º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138466 is Cyan = 0.86, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 132 | 102 | - |
| CMYK | 0.86 | 0 | 0.23 | 0.48 |
| HSL | 164.07º | 0.75% | 0.3% | - |
| HSV(B) | 164.07º | 0.86% | 0.52% | - |
| XYZ | 10.92 | 17.6 | 15.39 | - |
| YUV | 94.79 | 132.06 | 73.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 132 | 102 | 0.86 | 0 | 0.23 | 0.48 | 164.07 | 0.75 | 0.3 |
| Hex | 13 | 84 | 66 | 56 | 0 | 17 | 30 | A4 | 4B | 1E |
| Octal | 23 | 204 | 146 | 126 | 0 | 27 | 60 | 244 | 113 | 36 |
| Binary | 10011 | 10000100 | 1100110 | 1010110 | 0 | 10111 | 110000 | 10100100 | 1001011 | 11110 |
Color Harmonies of #138466
Complementary color
Monochromatic Colors of #138466
Black with #138466
Text Example
Text Example
White with #138466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138466; }
p { color: rgb(19,132,102); }
H1.HeaderClassName
{
color: #138466;
}
.AnyTagClassName
{
color: #138466;
}
</style>
background-color css
<style>
a { background-color: #138466; }
a { background-color: rgb(19,132,102); }
div.DivClassName
{
background-color: #138466;
}
.BgClassName
{
background-color: #138466;
}
</style>
border-color css
<style>
span { border-color: #138466; }
span { border-color: rgb(19,132,102); }
td.TdClassName
{
border-color: #138466;
}
.TagClassName
{
border-color: #138466;
}
</style>