Shades of Deep Sea #147468
Tints of Deep Sea #147468
RGB
CMYK
RGB Variations
Color information
#147468 (or 0x147468) is known color: Deep Sea. HEX triplet: 14, 74 and 68. RGB value is (20,116,104). Sum of RGB (Red+Green+Blue) = 20+116+104=240 (31% of max value = 765). Red value is 20 (8.20% from 255 or 8.33% from 240); Green value is 116 (45.70% from 255 or 48.33% from 240); Blue value is 104 (41.02% from 255 or 43.33% from 240); Max value from RGB is 116 - color contains mainly: green. Hex color #147468 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147468 is #EB8B97. Grayscale: #555555. Windows color (decimal): -15436696 or 6845460. OLE color: 6845460.
HSL color Cylindrical-coordinate representation of color #147468: hue angle of 172.5º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #147468 is Cyan = 0.83, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 116 | 104 | - |
| CMYK | 0.83 | 0 | 0.10 | 0.55 |
| HSL | 172.5º | 0.71% | 0.27% | - |
| HSV(B) | 172.5º | 0.83% | 0.45% | - |
| XYZ | 9.03 | 13.64 | 15.25 | - |
| YUV | 85.93 | 138.2 | 80.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 116 | 104 | 0.83 | 0 | 0.10 | 0.55 | 172.5 | 0.71 | 0.27 |
| Hex | 14 | 74 | 68 | 53 | 0 | A | 37 | AC | 47 | 1B |
| Octal | 24 | 164 | 150 | 123 | 0 | 12 | 67 | 254 | 107 | 33 |
| Binary | 10100 | 1110100 | 1101000 | 1010011 | 0 | 1010 | 110111 | 10101100 | 1000111 | 11011 |
Color Harmonies of #147468
Complementary color
Monochromatic Colors of #147468
Black with #147468
Text Example
Text Example
White with #147468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147468; }
p { color: rgb(20,116,104); }
H1.HeaderClassName
{
color: #147468;
}
.AnyTagClassName
{
color: #147468;
}
</style>
background-color css
<style>
a { background-color: #147468; }
a { background-color: rgb(20,116,104); }
div.DivClassName
{
background-color: #147468;
}
.BgClassName
{
background-color: #147468;
}
</style>
border-color css
<style>
span { border-color: #147468; }
span { border-color: rgb(20,116,104); }
td.TdClassName
{
border-color: #147468;
}
.TagClassName
{
border-color: #147468;
}
</style>