Shades of Deep Sea #088265
Tints of Deep Sea #088265
RGB
CMYK
RGB Variations
Color information
#088265 (or 0x088265) is known color: Deep Sea. HEX triplet: 08, 82 and 65. RGB value is (8,130,101). Sum of RGB (Red+Green+Blue) = 8+130+101=239 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.35% from 239); Green value is 130 (51.17% from 255 or 54.39% from 239); Blue value is 101 (39.84% from 255 or 42.26% from 239); Max value from RGB is 130 - color contains mainly: green. Hex color #088265 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088265 is #F77D9A. Grayscale: #5A5A5A. Windows color (decimal): -16219547 or 6652424. OLE color: 6652424.
HSL color Cylindrical-coordinate representation of color #088265: hue angle of 165.74º 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 #088265 is Cyan = 0.94, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 8 | 130 | 101 | - |
| CMYK | 0.94 | 0 | 0.22 | 0.49 |
| HSL | 165.74º | 0.88% | 0.27% | - |
| HSV(B) | 165.74º | 0.94% | 0.51% | - |
| XYZ | 10.43 | 16.96 | 15.04 | - |
| YUV | 90.22 | 134.08 | 69.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 130 | 101 | 0.94 | 0 | 0.22 | 0.49 | 165.74 | 0.88 | 0.27 |
| Hex | 8 | 82 | 65 | 5E | 0 | 16 | 31 | A6 | 58 | 1B |
| Octal | 10 | 202 | 145 | 136 | 0 | 26 | 61 | 246 | 130 | 33 |
| Binary | 1000 | 10000010 | 1100101 | 1011110 | 0 | 10110 | 110001 | 10100110 | 1011000 | 11011 |
Color Harmonies of #088265
Complementary color
Monochromatic Colors of #088265
Black with #088265
Text Example
Text Example
White with #088265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088265; }
p { color: rgb(8,130,101); }
H1.HeaderClassName
{
color: #088265;
}
.AnyTagClassName
{
color: #088265;
}
</style>
background-color css
<style>
a { background-color: #088265; }
a { background-color: rgb(8,130,101); }
div.DivClassName
{
background-color: #088265;
}
.BgClassName
{
background-color: #088265;
}
</style>
border-color css
<style>
span { border-color: #088265; }
span { border-color: rgb(8,130,101); }
td.TdClassName
{
border-color: #088265;
}
.TagClassName
{
border-color: #088265;
}
</style>