Shades of Deep Sea #147469
Tints of Deep Sea #147469
RGB
CMYK
RGB Variations
Color information
#147469 (or 0x147469) is known color: Deep Sea. HEX triplet: 14, 74 and 69. RGB value is (20,116,105). Sum of RGB (Red+Green+Blue) = 20+116+105=241 (31% of max value = 765). Red value is 20 (8.20% from 255 or 8.30% from 241); Green value is 116 (45.70% from 255 or 48.13% from 241); Blue value is 105 (41.41% from 255 or 43.57% from 241); Max value from RGB is 116 - color contains mainly: green. Hex color #147469 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147469 is #EB8B96. Grayscale: #555555. Windows color (decimal): -15436695 or 6910996. OLE color: 6910996.
HSL color Cylindrical-coordinate representation of color #147469: hue angle of 173.12º 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 #147469 is Cyan = 0.83, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 116 | 105 | - |
| CMYK | 0.83 | 0 | 0.09 | 0.55 |
| HSL | 173.13º | 0.71% | 0.27% | - |
| HSV(B) | 173.13º | 0.83% | 0.45% | - |
| XYZ | 9.08 | 13.66 | 15.52 | - |
| YUV | 86.04 | 138.7 | 80.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 116 | 105 | 0.83 | 0 | 0.09 | 0.55 | 173.13 | 0.71 | 0.27 |
| Hex | 14 | 74 | 69 | 53 | 0 | 9 | 37 | AD | 47 | 1B |
| Octal | 24 | 164 | 151 | 123 | 0 | 11 | 67 | 255 | 107 | 33 |
| Binary | 10100 | 1110100 | 1101001 | 1010011 | 0 | 1001 | 110111 | 10101101 | 1000111 | 11011 |
Color Harmonies of #147469
Complementary color
Monochromatic Colors of #147469
Black with #147469
Text Example
Text Example
White with #147469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147469; }
p { color: rgb(20,116,105); }
H1.HeaderClassName
{
color: #147469;
}
.AnyTagClassName
{
color: #147469;
}
</style>
background-color css
<style>
a { background-color: #147469; }
a { background-color: rgb(20,116,105); }
div.DivClassName
{
background-color: #147469;
}
.BgClassName
{
background-color: #147469;
}
</style>
border-color css
<style>
span { border-color: #147469; }
span { border-color: rgb(20,116,105); }
td.TdClassName
{
border-color: #147469;
}
.TagClassName
{
border-color: #147469;
}
</style>