Shades of Deep Sea #148467
Tints of Deep Sea #148467
RGB
CMYK
RGB Variations
Color information
#148467 (or 0x148467) is known color: Deep Sea. HEX triplet: 14, 84 and 67. RGB value is (20,132,103). Sum of RGB (Red+Green+Blue) = 20+132+103=255 (33% of max value = 765). Red value is 20 (8.20% from 255 or 7.84% from 255); Green value is 132 (51.95% from 255 or 51.76% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 132 - color contains mainly: green. Hex color #148467 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #148467 is #EB7B98. Grayscale: #5F5F5F. Windows color (decimal): -15432601 or 6784020. OLE color: 6784020.
HSL color Cylindrical-coordinate representation of color #148467: hue angle of 164.46º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #148467 is Cyan = 0.85, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 20 | 132 | 103 | - |
| CMYK | 0.85 | 0 | 0.22 | 0.48 |
| HSL | 164.46º | 0.74% | 0.3% | - |
| HSV(B) | 164.46º | 0.85% | 0.52% | - |
| XYZ | 10.99 | 17.63 | 15.66 | - |
| YUV | 95.21 | 132.39 | 74.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 132 | 103 | 0.85 | 0 | 0.22 | 0.48 | 164.46 | 0.74 | 0.3 |
| Hex | 14 | 84 | 67 | 55 | 0 | 16 | 30 | A4 | 4A | 1E |
| Octal | 24 | 204 | 147 | 125 | 0 | 26 | 60 | 244 | 112 | 36 |
| Binary | 10100 | 10000100 | 1100111 | 1010101 | 0 | 10110 | 110000 | 10100100 | 1001010 | 11110 |
Color Harmonies of #148467
Complementary color
Monochromatic Colors of #148467
Black with #148467
Text Example
Text Example
White with #148467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #148467; }
p { color: rgb(20,132,103); }
H1.HeaderClassName
{
color: #148467;
}
.AnyTagClassName
{
color: #148467;
}
</style>
background-color css
<style>
a { background-color: #148467; }
a { background-color: rgb(20,132,103); }
div.DivClassName
{
background-color: #148467;
}
.BgClassName
{
background-color: #148467;
}
</style>
border-color css
<style>
span { border-color: #148467; }
span { border-color: rgb(20,132,103); }
td.TdClassName
{
border-color: #148467;
}
.TagClassName
{
border-color: #148467;
}
</style>