Shades of Deep Sea #138469
Tints of Deep Sea #138469
RGB
CMYK
RGB Variations
Color information
#138469 (or 0x138469) is known color: Deep Sea. HEX triplet: 13, 84 and 69. RGB value is (19,132,105). Sum of RGB (Red+Green+Blue) = 19+132+105=256 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.42% from 256); Green value is 132 (51.95% from 255 or 51.56% from 256); Blue value is 105 (41.41% from 255 or 41.02% from 256); Max value from RGB is 132 - color contains mainly: green. Hex color #138469 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138469 is #EC7B96. Grayscale: #5F5F5F. Windows color (decimal): -15498135 or 6915091. OLE color: 6915091.
HSL color Cylindrical-coordinate representation of color #138469: hue angle of 165.66º 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 #138469 is Cyan = 0.86, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 132 | 105 | - |
| CMYK | 0.86 | 0 | 0.20 | 0.48 |
| HSL | 165.66º | 0.75% | 0.3% | - |
| HSV(B) | 165.66º | 0.86% | 0.52% | - |
| XYZ | 11.07 | 17.66 | 16.19 | - |
| YUV | 95.14 | 133.56 | 73.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 132 | 105 | 0.86 | 0 | 0.20 | 0.48 | 165.66 | 0.75 | 0.3 |
| Hex | 13 | 84 | 69 | 56 | 0 | 14 | 30 | A6 | 4B | 1E |
| Octal | 23 | 204 | 151 | 126 | 0 | 24 | 60 | 246 | 113 | 36 |
| Binary | 10011 | 10000100 | 1101001 | 1010110 | 0 | 10100 | 110000 | 10100110 | 1001011 | 11110 |
Color Harmonies of #138469
Complementary color
Monochromatic Colors of #138469
Black with #138469
Text Example
Text Example
White with #138469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138469; }
p { color: rgb(19,132,105); }
H1.HeaderClassName
{
color: #138469;
}
.AnyTagClassName
{
color: #138469;
}
</style>
background-color css
<style>
a { background-color: #138469; }
a { background-color: rgb(19,132,105); }
div.DivClassName
{
background-color: #138469;
}
.BgClassName
{
background-color: #138469;
}
</style>
border-color css
<style>
span { border-color: #138469; }
span { border-color: rgb(19,132,105); }
td.TdClassName
{
border-color: #138469;
}
.TagClassName
{
border-color: #138469;
}
</style>