Shades of Deep Sea #147567
Tints of Deep Sea #147567
RGB
CMYK
RGB Variations
Color information
#147567 (or 0x147567) is known color: Deep Sea. HEX triplet: 14, 75 and 67. RGB value is (20,117,103). Sum of RGB (Red+Green+Blue) = 20+117+103=240 (31% of max value = 765). Red value is 20 (8.20% from 255 or 8.33% from 240); Green value is 117 (46.09% from 255 or 48.75% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 117 - color contains mainly: green. Hex color #147567 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147567 is #EB8A98. Grayscale: #565656. Windows color (decimal): -15436441 or 6780180. OLE color: 6780180.
HSL color Cylindrical-coordinate representation of color #147567: hue angle of 171.34º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #147567 is Cyan = 0.83, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 20 | 117 | 103 | - |
| CMYK | 0.83 | 0 | 0.12 | 0.54 |
| HSL | 171.34º | 0.71% | 0.27% | - |
| HSV(B) | 171.34º | 0.83% | 0.46% | - |
| XYZ | 9.1 | 13.85 | 15.03 | - |
| YUV | 86.4 | 137.36 | 80.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 117 | 103 | 0.83 | 0 | 0.12 | 0.54 | 171.34 | 0.71 | 0.27 |
| Hex | 14 | 75 | 67 | 53 | 0 | C | 36 | AB | 47 | 1B |
| Octal | 24 | 165 | 147 | 123 | 0 | 14 | 66 | 253 | 107 | 33 |
| Binary | 10100 | 1110101 | 1100111 | 1010011 | 0 | 1100 | 110110 | 10101011 | 1000111 | 11011 |
Color Harmonies of #147567
Complementary color
Monochromatic Colors of #147567
Black with #147567
Text Example
Text Example
White with #147567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147567; }
p { color: rgb(20,117,103); }
H1.HeaderClassName
{
color: #147567;
}
.AnyTagClassName
{
color: #147567;
}
</style>
background-color css
<style>
a { background-color: #147567; }
a { background-color: rgb(20,117,103); }
div.DivClassName
{
background-color: #147567;
}
.BgClassName
{
background-color: #147567;
}
</style>
border-color css
<style>
span { border-color: #147567; }
span { border-color: rgb(20,117,103); }
td.TdClassName
{
border-color: #147567;
}
.TagClassName
{
border-color: #147567;
}
</style>