Shades of Deep Sea #088558
Tints of Deep Sea #088558
RGB
CMYK
RGB Variations
Color information
#088558 (or 0x088558) is known color: Deep Sea. HEX triplet: 08, 85 and 58. RGB value is (8,133,88). Sum of RGB (Red+Green+Blue) = 8+133+88=229 (30% of max value = 765). Red value is 8 (3.52% from 255 or 3.49% from 229); Green value is 133 (52.34% from 255 or 58.08% from 229); Blue value is 88 (34.77% from 255 or 38.43% from 229); Max value from RGB is 133 - color contains mainly: green. Hex color #088558 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088558 is #F77AA7. Grayscale: #5A5A5A. Windows color (decimal): -16218792 or 5801224. OLE color: 5801224.
HSL color Cylindrical-coordinate representation of color #088558: hue angle of 158.4º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088558 is Cyan = 0.94, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 133 | 88 | - |
| CMYK | 0.94 | 0 | 0.34 | 0.48 |
| HSL | 158.4º | 0.89% | 0.28% | - |
| HSV(B) | 158.4º | 0.94% | 0.52% | - |
| XYZ | 10.25 | 17.53 | 12.08 | - |
| YUV | 90.5 | 126.59 | 69.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 133 | 88 | 0.94 | 0 | 0.34 | 0.48 | 158.4 | 0.89 | 0.28 |
| Hex | 8 | 85 | 58 | 5E | 0 | 22 | 30 | 9E | 59 | 1C |
| Octal | 10 | 205 | 130 | 136 | 0 | 42 | 60 | 236 | 131 | 34 |
| Binary | 1000 | 10000101 | 1011000 | 1011110 | 0 | 100010 | 110000 | 10011110 | 1011001 | 11100 |
Color Harmonies of #088558
Complementary color
Monochromatic Colors of #088558
Black with #088558
Text Example
Text Example
White with #088558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088558; }
p { color: rgb(8,133,88); }
H1.HeaderClassName
{
color: #088558;
}
.AnyTagClassName
{
color: #088558;
}
</style>
background-color css
<style>
a { background-color: #088558; }
a { background-color: rgb(8,133,88); }
div.DivClassName
{
background-color: #088558;
}
.BgClassName
{
background-color: #088558;
}
</style>
border-color css
<style>
span { border-color: #088558; }
span { border-color: rgb(8,133,88); }
td.TdClassName
{
border-color: #088558;
}
.TagClassName
{
border-color: #088558;
}
</style>