Shades of Deep Sea #088467
Tints of Deep Sea #088467
RGB
CMYK
RGB Variations
Color information
#088467 (or 0x088467) is known color: Deep Sea. HEX triplet: 08, 84 and 67. RGB value is (8,132,103). Sum of RGB (Red+Green+Blue) = 8+132+103=243 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.29% from 243); Green value is 132 (51.95% from 255 or 54.32% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 132 - color contains mainly: green. Hex color #088467 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088467 is #F77B98. Grayscale: #5B5B5B. Windows color (decimal): -16219033 or 6784008. OLE color: 6784008.
HSL color Cylindrical-coordinate representation of color #088467: hue angle of 165.97º degrees, saturation: 0.89, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088467 is Cyan = 0.94, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 132 | 103 | - |
| CMYK | 0.94 | 0 | 0.22 | 0.48 |
| HSL | 165.97º | 0.89% | 0.27% | - |
| HSV(B) | 165.97º | 0.94% | 0.52% | - |
| XYZ | 10.8 | 17.53 | 15.65 | - |
| YUV | 91.62 | 134.42 | 68.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 132 | 103 | 0.94 | 0 | 0.22 | 0.48 | 165.97 | 0.89 | 0.27 |
| Hex | 8 | 84 | 67 | 5E | 0 | 16 | 30 | A6 | 59 | 1B |
| Octal | 10 | 204 | 147 | 136 | 0 | 26 | 60 | 246 | 131 | 33 |
| Binary | 1000 | 10000100 | 1100111 | 1011110 | 0 | 10110 | 110000 | 10100110 | 1011001 | 11011 |
Color Harmonies of #088467
Complementary color
Monochromatic Colors of #088467
Black with #088467
Text Example
Text Example
White with #088467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088467; }
p { color: rgb(8,132,103); }
H1.HeaderClassName
{
color: #088467;
}
.AnyTagClassName
{
color: #088467;
}
</style>
background-color css
<style>
a { background-color: #088467; }
a { background-color: rgb(8,132,103); }
div.DivClassName
{
background-color: #088467;
}
.BgClassName
{
background-color: #088467;
}
</style>
border-color css
<style>
span { border-color: #088467; }
span { border-color: rgb(8,132,103); }
td.TdClassName
{
border-color: #088467;
}
.TagClassName
{
border-color: #088467;
}
</style>