Shades of Deep Sea #148067
Tints of Deep Sea #148067
RGB
CMYK
RGB Variations
Color information
#148067 (or 0x148067) is known color: Deep Sea. HEX triplet: 14, 80 and 67. RGB value is (20,128,103). Sum of RGB (Red+Green+Blue) = 20+128+103=251 (33% of max value = 765). Red value is 20 (8.20% from 255 or 7.97% from 251); Green value is 128 (50.39% from 255 or 51.00% from 251); Blue value is 103 (40.62% from 255 or 41.04% from 251); Max value from RGB is 128 - color contains mainly: green. Hex color #148067 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #148067 is #EB7F98. Grayscale: #5C5C5C. Windows color (decimal): -15433625 or 6782996. OLE color: 6782996.
HSL color Cylindrical-coordinate representation of color #148067: hue angle of 166.11º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #148067 is Cyan = 0.84, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 20 | 128 | 103 | - |
| CMYK | 0.84 | 0 | 0.20 | 0.50 |
| HSL | 166.11º | 0.73% | 0.29% | - |
| HSV(B) | 166.11º | 0.84% | 0.5% | - |
| XYZ | 10.46 | 16.57 | 15.48 | - |
| YUV | 92.86 | 133.72 | 76.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 128 | 103 | 0.84 | 0 | 0.20 | 0.50 | 166.11 | 0.73 | 0.29 |
| Hex | 14 | 80 | 67 | 54 | 0 | 14 | 32 | A6 | 49 | 1D |
| Octal | 24 | 200 | 147 | 124 | 0 | 24 | 62 | 246 | 111 | 35 |
| Binary | 10100 | 10000000 | 1100111 | 1010100 | 0 | 10100 | 110010 | 10100110 | 1001001 | 11101 |
Color Harmonies of #148067
Complementary color
Monochromatic Colors of #148067
Black with #148067
Text Example
Text Example
White with #148067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #148067; }
p { color: rgb(20,128,103); }
H1.HeaderClassName
{
color: #148067;
}
.AnyTagClassName
{
color: #148067;
}
</style>
background-color css
<style>
a { background-color: #148067; }
a { background-color: rgb(20,128,103); }
div.DivClassName
{
background-color: #148067;
}
.BgClassName
{
background-color: #148067;
}
</style>
border-color css
<style>
span { border-color: #148067; }
span { border-color: rgb(20,128,103); }
td.TdClassName
{
border-color: #148067;
}
.TagClassName
{
border-color: #148067;
}
</style>