Shades of Deep Sea #147367
Tints of Deep Sea #147367
RGB
CMYK
RGB Variations
Color information
#147367 (or 0x147367) is known color: Deep Sea. HEX triplet: 14, 73 and 67. RGB value is (20,115,103). Sum of RGB (Red+Green+Blue) = 20+115+103=238 (31% of max value = 765). Red value is 20 (8.20% from 255 or 8.40% from 238); Green value is 115 (45.31% from 255 or 48.32% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 115 - color contains mainly: green. Hex color #147367 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147367 is #EB8C98. Grayscale: #555555. Windows color (decimal): -15436953 or 6779668. OLE color: 6779668.
HSL color Cylindrical-coordinate representation of color #147367: hue angle of 172.42º 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 #147367 is Cyan = 0.83, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 115 | 103 | - |
| CMYK | 0.83 | 0 | 0.10 | 0.55 |
| HSL | 172.42º | 0.7% | 0.26% | - |
| HSV(B) | 172.42º | 0.83% | 0.45% | - |
| XYZ | 8.87 | 13.39 | 14.95 | - |
| YUV | 85.23 | 138.03 | 81.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 115 | 103 | 0.83 | 0 | 0.10 | 0.55 | 172.42 | 0.7 | 0.26 |
| Hex | 14 | 73 | 67 | 53 | 0 | A | 37 | AC | 46 | 1A |
| Octal | 24 | 163 | 147 | 123 | 0 | 12 | 67 | 254 | 106 | 32 |
| Binary | 10100 | 1110011 | 1100111 | 1010011 | 0 | 1010 | 110111 | 10101100 | 1000110 | 11010 |
Color Harmonies of #147367
Complementary color
Monochromatic Colors of #147367
Black with #147367
Text Example
Text Example
White with #147367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147367; }
p { color: rgb(20,115,103); }
H1.HeaderClassName
{
color: #147367;
}
.AnyTagClassName
{
color: #147367;
}
</style>
background-color css
<style>
a { background-color: #147367; }
a { background-color: rgb(20,115,103); }
div.DivClassName
{
background-color: #147367;
}
.BgClassName
{
background-color: #147367;
}
</style>
border-color css
<style>
span { border-color: #147367; }
span { border-color: rgb(20,115,103); }
td.TdClassName
{
border-color: #147367;
}
.TagClassName
{
border-color: #147367;
}
</style>