Shades of Deep Sea #147359
Tints of Deep Sea #147359
RGB
CMYK
RGB Variations
Color information
#147359 (or 0x147359) is known color: Deep Sea. HEX triplet: 14, 73 and 59. RGB value is (20,115,89). Sum of RGB (Red+Green+Blue) = 20+115+89=224 (29% of max value = 765). Red value is 20 (8.20% from 255 or 8.93% from 224); Green value is 115 (45.31% from 255 or 51.34% from 224); Blue value is 89 (35.16% from 255 or 39.73% from 224); Max value from RGB is 115 - color contains mainly: green. Hex color #147359 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147359 is #EB8CA6. Grayscale: #535353. Windows color (decimal): -15436967 or 5862164. OLE color: 5862164.
HSL color Cylindrical-coordinate representation of color #147359: hue angle of 163.58º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #147359 is Cyan = 0.83, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 115 | 89 | - |
| CMYK | 0.83 | 0 | 0.23 | 0.55 |
| HSL | 163.58º | 0.7% | 0.26% | - |
| HSV(B) | 163.58º | 0.83% | 0.45% | - |
| XYZ | 8.22 | 13.13 | 11.55 | - |
| YUV | 83.63 | 131.03 | 82.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 115 | 89 | 0.83 | 0 | 0.23 | 0.55 | 163.58 | 0.7 | 0.26 |
| Hex | 14 | 73 | 59 | 53 | 0 | 17 | 37 | A4 | 46 | 1A |
| Octal | 24 | 163 | 131 | 123 | 0 | 27 | 67 | 244 | 106 | 32 |
| Binary | 10100 | 1110011 | 1011001 | 1010011 | 0 | 10111 | 110111 | 10100100 | 1000110 | 11010 |
Color Harmonies of #147359
Complementary color
Monochromatic Colors of #147359
Black with #147359
Text Example
Text Example
White with #147359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147359; }
p { color: rgb(20,115,89); }
H1.HeaderClassName
{
color: #147359;
}
.AnyTagClassName
{
color: #147359;
}
</style>
background-color css
<style>
a { background-color: #147359; }
a { background-color: rgb(20,115,89); }
div.DivClassName
{
background-color: #147359;
}
.BgClassName
{
background-color: #147359;
}
</style>
border-color css
<style>
span { border-color: #147359; }
span { border-color: rgb(20,115,89); }
td.TdClassName
{
border-color: #147359;
}
.TagClassName
{
border-color: #147359;
}
</style>