Shades of Deep Sea #147766
Tints of Deep Sea #147766
RGB
CMYK
RGB Variations
Color information
#147766 (or 0x147766) is known color: Deep Sea. HEX triplet: 14, 77 and 66. RGB value is (20,119,102). Sum of RGB (Red+Green+Blue) = 20+119+102=241 (31% of max value = 765). Red value is 20 (8.20% from 255 or 8.30% from 241); Green value is 119 (46.88% from 255 or 49.38% from 241); Blue value is 102 (40.23% from 255 or 42.32% from 241); Max value from RGB is 119 - color contains mainly: green. Hex color #147766 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147766 is #EB8899. Grayscale: #575757. Windows color (decimal): -15435930 or 6715156. OLE color: 6715156.
HSL color Cylindrical-coordinate representation of color #147766: hue angle of 169.7º 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 #147766 is Cyan = 0.83, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 20 | 119 | 102 | - |
| CMYK | 0.83 | 0 | 0.14 | 0.53 |
| HSL | 169.7º | 0.71% | 0.27% | - |
| HSV(B) | 169.7º | 0.83% | 0.47% | - |
| XYZ | 9.28 | 14.3 | 14.84 | - |
| YUV | 87.46 | 136.2 | 79.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 119 | 102 | 0.83 | 0 | 0.14 | 0.53 | 169.7 | 0.71 | 0.27 |
| Hex | 14 | 77 | 66 | 53 | 0 | E | 35 | AA | 47 | 1B |
| Octal | 24 | 167 | 146 | 123 | 0 | 16 | 65 | 252 | 107 | 33 |
| Binary | 10100 | 1110111 | 1100110 | 1010011 | 0 | 1110 | 110101 | 10101010 | 1000111 | 11011 |
Color Harmonies of #147766
Complementary color
Monochromatic Colors of #147766
Black with #147766
Text Example
Text Example
White with #147766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147766; }
p { color: rgb(20,119,102); }
H1.HeaderClassName
{
color: #147766;
}
.AnyTagClassName
{
color: #147766;
}
</style>
background-color css
<style>
a { background-color: #147766; }
a { background-color: rgb(20,119,102); }
div.DivClassName
{
background-color: #147766;
}
.BgClassName
{
background-color: #147766;
}
</style>
border-color css
<style>
span { border-color: #147766; }
span { border-color: rgb(20,119,102); }
td.TdClassName
{
border-color: #147766;
}
.TagClassName
{
border-color: #147766;
}
</style>