Shades of Deep Sea #088566
Tints of Deep Sea #088566
RGB
CMYK
RGB Variations
Color information
#088566 (or 0x088566) is known color: Deep Sea. HEX triplet: 08, 85 and 66. RGB value is (8,133,102). Sum of RGB (Red+Green+Blue) = 8+133+102=243 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.29% from 243); Green value is 133 (52.34% from 255 or 54.73% from 243); Blue value is 102 (40.23% from 255 or 41.98% from 243); Max value from RGB is 133 - color contains mainly: green. Hex color #088566 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088566 is #F77A99. Grayscale: #5C5C5C. Windows color (decimal): -16218778 or 6718728. OLE color: 6718728.
HSL color Cylindrical-coordinate representation of color #088566: hue angle of 165.12º 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 #088566 is Cyan = 0.94, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 133 | 102 | - |
| CMYK | 0.94 | 0 | 0.23 | 0.48 |
| HSL | 165.12º | 0.89% | 0.28% | - |
| HSV(B) | 165.12º | 0.94% | 0.52% | - |
| XYZ | 10.89 | 17.79 | 15.43 | - |
| YUV | 92.09 | 133.59 | 68.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 133 | 102 | 0.94 | 0 | 0.23 | 0.48 | 165.12 | 0.89 | 0.28 |
| Hex | 8 | 85 | 66 | 5E | 0 | 17 | 30 | A5 | 59 | 1C |
| Octal | 10 | 205 | 146 | 136 | 0 | 27 | 60 | 245 | 131 | 34 |
| Binary | 1000 | 10000101 | 1100110 | 1011110 | 0 | 10111 | 110000 | 10100101 | 1011001 | 11100 |
Color Harmonies of #088566
Complementary color
Monochromatic Colors of #088566
Black with #088566
Text Example
Text Example
White with #088566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088566; }
p { color: rgb(8,133,102); }
H1.HeaderClassName
{
color: #088566;
}
.AnyTagClassName
{
color: #088566;
}
</style>
background-color css
<style>
a { background-color: #088566; }
a { background-color: rgb(8,133,102); }
div.DivClassName
{
background-color: #088566;
}
.BgClassName
{
background-color: #088566;
}
</style>
border-color css
<style>
span { border-color: #088566; }
span { border-color: rgb(8,133,102); }
td.TdClassName
{
border-color: #088566;
}
.TagClassName
{
border-color: #088566;
}
</style>