Shades of Deep Sea #138566
Tints of Deep Sea #138566
RGB
CMYK
RGB Variations
Color information
#138566 (or 0x138566) is known color: Deep Sea. HEX triplet: 13, 85 and 66. RGB value is (19,133,102). Sum of RGB (Red+Green+Blue) = 19+133+102=254 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.48% from 254); Green value is 133 (52.34% from 255 or 52.36% from 254); Blue value is 102 (40.23% from 255 or 40.16% from 254); Max value from RGB is 133 - color contains mainly: green. Hex color #138566 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138566 is #EC7A99. Grayscale: #5F5F5F. Windows color (decimal): -15497882 or 6718739. OLE color: 6718739.
HSL color Cylindrical-coordinate representation of color #138566: hue angle of 163.68º 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 #138566 is Cyan = 0.86, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 133 | 102 | - |
| CMYK | 0.86 | 0 | 0.23 | 0.48 |
| HSL | 163.68º | 0.75% | 0.3% | - |
| HSV(B) | 163.68º | 0.86% | 0.52% | - |
| XYZ | 11.05 | 17.87 | 15.44 | - |
| YUV | 95.38 | 131.73 | 73.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 133 | 102 | 0.86 | 0 | 0.23 | 0.48 | 163.68 | 0.75 | 0.3 |
| Hex | 13 | 85 | 66 | 56 | 0 | 17 | 30 | A4 | 4B | 1E |
| Octal | 23 | 205 | 146 | 126 | 0 | 27 | 60 | 244 | 113 | 36 |
| Binary | 10011 | 10000101 | 1100110 | 1010110 | 0 | 10111 | 110000 | 10100100 | 1001011 | 11110 |
Color Harmonies of #138566
Complementary color
Monochromatic Colors of #138566
Black with #138566
Text Example
Text Example
White with #138566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138566; }
p { color: rgb(19,133,102); }
H1.HeaderClassName
{
color: #138566;
}
.AnyTagClassName
{
color: #138566;
}
</style>
background-color css
<style>
a { background-color: #138566; }
a { background-color: rgb(19,133,102); }
div.DivClassName
{
background-color: #138566;
}
.BgClassName
{
background-color: #138566;
}
</style>
border-color css
<style>
span { border-color: #138566; }
span { border-color: rgb(19,133,102); }
td.TdClassName
{
border-color: #138566;
}
.TagClassName
{
border-color: #138566;
}
</style>