Shades of Deep Sea #147666
Tints of Deep Sea #147666
RGB
CMYK
RGB Variations
Color information
#147666 (or 0x147666) is known color: Deep Sea. HEX triplet: 14, 76 and 66. RGB value is (20,118,102). Sum of RGB (Red+Green+Blue) = 20+118+102=240 (31% of max value = 765). Red value is 20 (8.20% from 255 or 8.33% from 240); Green value is 118 (46.48% from 255 or 49.17% from 240); Blue value is 102 (40.23% from 255 or 42.5% from 240); Max value from RGB is 118 - color contains mainly: green. Hex color #147666 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147666 is #EB8999. Grayscale: #565656. Windows color (decimal): -15436186 or 6714900. OLE color: 6714900.
HSL color Cylindrical-coordinate representation of color #147666: hue angle of 170.2º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #147666 is Cyan = 0.83, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 20 | 118 | 102 | - |
| CMYK | 0.83 | 0 | 0.14 | 0.54 |
| HSL | 170.2º | 0.71% | 0.27% | - |
| HSV(B) | 170.2º | 0.83% | 0.46% | - |
| XYZ | 9.17 | 14.06 | 14.8 | - |
| YUV | 86.87 | 136.53 | 80.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 118 | 102 | 0.83 | 0 | 0.14 | 0.54 | 170.2 | 0.71 | 0.27 |
| Hex | 14 | 76 | 66 | 53 | 0 | E | 36 | AA | 47 | 1B |
| Octal | 24 | 166 | 146 | 123 | 0 | 16 | 66 | 252 | 107 | 33 |
| Binary | 10100 | 1110110 | 1100110 | 1010011 | 0 | 1110 | 110110 | 10101010 | 1000111 | 11011 |
Color Harmonies of #147666
Complementary color
Monochromatic Colors of #147666
Black with #147666
Text Example
Text Example
White with #147666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147666; }
p { color: rgb(20,118,102); }
H1.HeaderClassName
{
color: #147666;
}
.AnyTagClassName
{
color: #147666;
}
</style>
background-color css
<style>
a { background-color: #147666; }
a { background-color: rgb(20,118,102); }
div.DivClassName
{
background-color: #147666;
}
.BgClassName
{
background-color: #147666;
}
</style>
border-color css
<style>
span { border-color: #147666; }
span { border-color: rgb(20,118,102); }
td.TdClassName
{
border-color: #147666;
}
.TagClassName
{
border-color: #147666;
}
</style>