Shades of Deep Sea #147260
Tints of Deep Sea #147260
RGB
CMYK
RGB Variations
Color information
#147260 (or 0x147260) is known color: Deep Sea. HEX triplet: 14, 72 and 60. RGB value is (20,114,96). Sum of RGB (Red+Green+Blue) = 20+114+96=230 (30% of max value = 765). Red value is 20 (8.20% from 255 or 8.70% from 230); Green value is 114 (44.92% from 255 or 49.57% from 230); Blue value is 96 (37.89% from 255 or 41.74% from 230); Max value from RGB is 114 - color contains mainly: green. Hex color #147260 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147260 is #EB8D9F. Grayscale: #535353. Windows color (decimal): -15437216 or 6320660. OLE color: 6320660.
HSL color Cylindrical-coordinate representation of color #147260: hue angle of 168.51º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #147260 is Cyan = 0.82, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 114 | 96 | - |
| CMYK | 0.82 | 0 | 0.16 | 0.55 |
| HSL | 168.51º | 0.7% | 0.26% | - |
| HSV(B) | 168.51º | 0.82% | 0.45% | - |
| XYZ | 8.42 | 13.03 | 13.14 | - |
| YUV | 83.84 | 134.86 | 82.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 114 | 96 | 0.82 | 0 | 0.16 | 0.55 | 168.51 | 0.7 | 0.26 |
| Hex | 14 | 72 | 60 | 52 | 0 | 10 | 37 | A9 | 46 | 1A |
| Octal | 24 | 162 | 140 | 122 | 0 | 20 | 67 | 251 | 106 | 32 |
| Binary | 10100 | 1110010 | 1100000 | 1010010 | 0 | 10000 | 110111 | 10101001 | 1000110 | 11010 |
Color Harmonies of #147260
Complementary color
Monochromatic Colors of #147260
Black with #147260
Text Example
Text Example
White with #147260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147260; }
p { color: rgb(20,114,96); }
H1.HeaderClassName
{
color: #147260;
}
.AnyTagClassName
{
color: #147260;
}
</style>
background-color css
<style>
a { background-color: #147260; }
a { background-color: rgb(20,114,96); }
div.DivClassName
{
background-color: #147260;
}
.BgClassName
{
background-color: #147260;
}
</style>
border-color css
<style>
span { border-color: #147260; }
span { border-color: rgb(20,114,96); }
td.TdClassName
{
border-color: #147260;
}
.TagClassName
{
border-color: #147260;
}
</style>