Shades of Deep Sea #147758
Tints of Deep Sea #147758
RGB
CMYK
RGB Variations
Color information
#147758 (or 0x147758) is known color: Deep Sea. HEX triplet: 14, 77 and 58. RGB value is (20,119,88). Sum of RGB (Red+Green+Blue) = 20+119+88=227 (30% of max value = 765). Red value is 20 (8.20% from 255 or 8.81% from 227); Green value is 119 (46.88% from 255 or 52.42% from 227); Blue value is 88 (34.77% from 255 or 38.77% from 227); Max value from RGB is 119 - color contains mainly: green. Hex color #147758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147758 is #EB88A7. Grayscale: #555555. Windows color (decimal): -15435944 or 5797652. OLE color: 5797652.
HSL color Cylindrical-coordinate representation of color #147758: hue angle of 161.21º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #147758 is Cyan = 0.83, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 20 | 119 | 88 | - |
| CMYK | 0.83 | 0 | 0.26 | 0.53 |
| HSL | 161.21º | 0.71% | 0.27% | - |
| HSV(B) | 161.21º | 0.83% | 0.47% | - |
| XYZ | 8.65 | 14.05 | 11.49 | - |
| YUV | 85.87 | 129.2 | 81.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 119 | 88 | 0.83 | 0 | 0.26 | 0.53 | 161.21 | 0.71 | 0.27 |
| Hex | 14 | 77 | 58 | 53 | 0 | 1A | 35 | A1 | 47 | 1B |
| Octal | 24 | 167 | 130 | 123 | 0 | 32 | 65 | 241 | 107 | 33 |
| Binary | 10100 | 1110111 | 1011000 | 1010011 | 0 | 11010 | 110101 | 10100001 | 1000111 | 11011 |
Color Harmonies of #147758
Complementary color
Monochromatic Colors of #147758
Black with #147758
Text Example
Text Example
White with #147758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147758; }
p { color: rgb(20,119,88); }
H1.HeaderClassName
{
color: #147758;
}
.AnyTagClassName
{
color: #147758;
}
</style>
background-color css
<style>
a { background-color: #147758; }
a { background-color: rgb(20,119,88); }
div.DivClassName
{
background-color: #147758;
}
.BgClassName
{
background-color: #147758;
}
</style>
border-color css
<style>
span { border-color: #147758; }
span { border-color: rgb(20,119,88); }
td.TdClassName
{
border-color: #147758;
}
.TagClassName
{
border-color: #147758;
}
</style>