Shades of Deep Sea #138172
Tints of Deep Sea #138172
RGB
CMYK
RGB Variations
Color information
#138172 (or 0x138172) is known color: Deep Sea. HEX triplet: 13, 81 and 72. RGB value is (19,129,114). Sum of RGB (Red+Green+Blue) = 19+129+114=262 (34% of max value = 765). Red value is 19 (7.81% from 255 or 7.25% from 262); Green value is 129 (50.78% from 255 or 49.24% from 262); Blue value is 114 (44.92% from 255 or 43.51% from 262); Max value from RGB is 129 - color contains mainly: green. Hex color #138172 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138172 is #EC7E8D. Grayscale: #5E5E5E. Windows color (decimal): -15498894 or 7504147. OLE color: 7504147.
HSL color Cylindrical-coordinate representation of color #138172: hue angle of 171.82º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #138172 is Cyan = 0.85, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 129 | 114 | - |
| CMYK | 0.85 | 0 | 0.12 | 0.49 |
| HSL | 171.82º | 0.74% | 0.29% | - |
| HSV(B) | 171.82º | 0.85% | 0.51% | - |
| XYZ | 11.16 | 17.05 | 18.62 | - |
| YUV | 94.4 | 139.06 | 74.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 129 | 114 | 0.85 | 0 | 0.12 | 0.49 | 171.82 | 0.74 | 0.29 |
| Hex | 13 | 81 | 72 | 55 | 0 | C | 31 | AC | 4A | 1D |
| Octal | 23 | 201 | 162 | 125 | 0 | 14 | 61 | 254 | 112 | 35 |
| Binary | 10011 | 10000001 | 1110010 | 1010101 | 0 | 1100 | 110001 | 10101100 | 1001010 | 11101 |
Color Harmonies of #138172
Complementary color
Monochromatic Colors of #138172
Black with #138172
Text Example
Text Example
White with #138172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138172; }
p { color: rgb(19,129,114); }
H1.HeaderClassName
{
color: #138172;
}
.AnyTagClassName
{
color: #138172;
}
</style>
background-color css
<style>
a { background-color: #138172; }
a { background-color: rgb(19,129,114); }
div.DivClassName
{
background-color: #138172;
}
.BgClassName
{
background-color: #138172;
}
</style>
border-color css
<style>
span { border-color: #138172; }
span { border-color: rgb(19,129,114); }
td.TdClassName
{
border-color: #138172;
}
.TagClassName
{
border-color: #138172;
}
</style>