Shades of Deep Sea #147157
Tints of Deep Sea #147157
RGB
CMYK
RGB Variations
Color information
#147157 (or 0x147157) is known color: Deep Sea. HEX triplet: 14, 71 and 57. RGB value is (20,113,87). Sum of RGB (Red+Green+Blue) = 20+113+87=220 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.09% from 220); Green value is 113 (44.53% from 255 or 51.36% from 220); Blue value is 87 (34.38% from 255 or 39.55% from 220); Max value from RGB is 113 - color contains mainly: green. Hex color #147157 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147157 is #EB8EA8. Grayscale: #525252. Windows color (decimal): -15437481 or 5730580. OLE color: 5730580.
HSL color Cylindrical-coordinate representation of color #147157: hue angle of 163.23º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #147157 is Cyan = 0.82, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 20 | 113 | 87 | - |
| CMYK | 0.82 | 0 | 0.23 | 0.56 |
| HSL | 163.23º | 0.7% | 0.26% | - |
| HSV(B) | 163.23º | 0.82% | 0.44% | - |
| XYZ | 7.91 | 12.65 | 11.04 | - |
| YUV | 82.23 | 130.69 | 83.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 113 | 87 | 0.82 | 0 | 0.23 | 0.56 | 163.23 | 0.7 | 0.26 |
| Hex | 14 | 71 | 57 | 52 | 0 | 17 | 38 | A3 | 46 | 1A |
| Octal | 24 | 161 | 127 | 122 | 0 | 27 | 70 | 243 | 106 | 32 |
| Binary | 10100 | 1110001 | 1010111 | 1010010 | 0 | 10111 | 111000 | 10100011 | 1000110 | 11010 |
Color Harmonies of #147157
Complementary color
Monochromatic Colors of #147157
Black with #147157
Text Example
Text Example
White with #147157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147157; }
p { color: rgb(20,113,87); }
H1.HeaderClassName
{
color: #147157;
}
.AnyTagClassName
{
color: #147157;
}
</style>
background-color css
<style>
a { background-color: #147157; }
a { background-color: rgb(20,113,87); }
div.DivClassName
{
background-color: #147157;
}
.BgClassName
{
background-color: #147157;
}
</style>
border-color css
<style>
span { border-color: #147157; }
span { border-color: rgb(20,113,87); }
td.TdClassName
{
border-color: #147157;
}
.TagClassName
{
border-color: #147157;
}
</style>