Shades of Deep Sea #088266
Tints of Deep Sea #088266
RGB
CMYK
RGB Variations
Color information
#088266 (or 0x088266) is known color: Deep Sea. HEX triplet: 08, 82 and 66. RGB value is (8,130,102). Sum of RGB (Red+Green+Blue) = 8+130+102=240 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.33% from 240); Green value is 130 (51.17% from 255 or 54.17% from 240); Blue value is 102 (40.23% from 255 or 42.5% from 240); Max value from RGB is 130 - color contains mainly: green. Hex color #088266 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088266 is #F77D99. Grayscale: #5A5A5A. Windows color (decimal): -16219546 or 6717960. OLE color: 6717960.
HSL color Cylindrical-coordinate representation of color #088266: hue angle of 166.23º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088266 is Cyan = 0.94, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 8 | 130 | 102 | - |
| CMYK | 0.94 | 0 | 0.22 | 0.49 |
| HSL | 166.23º | 0.88% | 0.27% | - |
| HSV(B) | 166.23º | 0.94% | 0.51% | - |
| XYZ | 10.48 | 16.98 | 15.29 | - |
| YUV | 90.33 | 134.58 | 69.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 130 | 102 | 0.94 | 0 | 0.22 | 0.49 | 166.23 | 0.88 | 0.27 |
| Hex | 8 | 82 | 66 | 5E | 0 | 16 | 31 | A6 | 58 | 1B |
| Octal | 10 | 202 | 146 | 136 | 0 | 26 | 61 | 246 | 130 | 33 |
| Binary | 1000 | 10000010 | 1100110 | 1011110 | 0 | 10110 | 110001 | 10100110 | 1011000 | 11011 |
Color Harmonies of #088266
Complementary color
Monochromatic Colors of #088266
Black with #088266
Text Example
Text Example
White with #088266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088266; }
p { color: rgb(8,130,102); }
H1.HeaderClassName
{
color: #088266;
}
.AnyTagClassName
{
color: #088266;
}
</style>
background-color css
<style>
a { background-color: #088266; }
a { background-color: rgb(8,130,102); }
div.DivClassName
{
background-color: #088266;
}
.BgClassName
{
background-color: #088266;
}
</style>
border-color css
<style>
span { border-color: #088266; }
span { border-color: rgb(8,130,102); }
td.TdClassName
{
border-color: #088266;
}
.TagClassName
{
border-color: #088266;
}
</style>