Shades of Deep Sea #138562
Tints of Deep Sea #138562
RGB
CMYK
RGB Variations
Color information
#138562 (or 0x138562) is known color: Deep Sea. HEX triplet: 13, 85 and 62. RGB value is (19,133,98). Sum of RGB (Red+Green+Blue) = 19+133+98=250 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.6% from 250); Green value is 133 (52.34% from 255 or 53.2% from 250); Blue value is 98 (38.67% from 255 or 39.2% from 250); Max value from RGB is 133 - color contains mainly: green. Hex color #138562 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138562 is #EC7A9D. Grayscale: #5E5E5E. Windows color (decimal): -15497886 or 6456595. OLE color: 6456595.
HSL color Cylindrical-coordinate representation of color #138562: hue angle of 161.58º 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 #138562 is Cyan = 0.86, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 133 | 98 | - |
| CMYK | 0.86 | 0 | 0.26 | 0.48 |
| HSL | 161.58º | 0.75% | 0.3% | - |
| HSV(B) | 161.58º | 0.86% | 0.52% | - |
| XYZ | 10.86 | 17.8 | 14.42 | - |
| YUV | 94.92 | 129.73 | 73.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 133 | 98 | 0.86 | 0 | 0.26 | 0.48 | 161.58 | 0.75 | 0.3 |
| Hex | 13 | 85 | 62 | 56 | 0 | 1A | 30 | A2 | 4B | 1E |
| Octal | 23 | 205 | 142 | 126 | 0 | 32 | 60 | 242 | 113 | 36 |
| Binary | 10011 | 10000101 | 1100010 | 1010110 | 0 | 11010 | 110000 | 10100010 | 1001011 | 11110 |
Color Harmonies of #138562
Complementary color
Monochromatic Colors of #138562
Black with #138562
Text Example
Text Example
White with #138562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138562; }
p { color: rgb(19,133,98); }
H1.HeaderClassName
{
color: #138562;
}
.AnyTagClassName
{
color: #138562;
}
</style>
background-color css
<style>
a { background-color: #138562; }
a { background-color: rgb(19,133,98); }
div.DivClassName
{
background-color: #138562;
}
.BgClassName
{
background-color: #138562;
}
</style>
border-color css
<style>
span { border-color: #138562; }
span { border-color: rgb(19,133,98); }
td.TdClassName
{
border-color: #138562;
}
.TagClassName
{
border-color: #138562;
}
</style>