Shades of Deep Sea #088168
Tints of Deep Sea #088168
RGB
CMYK
RGB Variations
Color information
#088168 (or 0x088168) is known color: Deep Sea. HEX triplet: 08, 81 and 68. RGB value is (8,129,104). Sum of RGB (Red+Green+Blue) = 8+129+104=241 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.32% from 241); Green value is 129 (50.78% from 255 or 53.53% from 241); Blue value is 104 (41.02% from 255 or 43.15% from 241); Max value from RGB is 129 - color contains mainly: green. Hex color #088168 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088168 is #F77E97. Grayscale: #595959. Windows color (decimal): -16219800 or 6848776. OLE color: 6848776.
HSL color Cylindrical-coordinate representation of color #088168: hue angle of 167.6º 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 #088168 is Cyan = 0.94, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 8 | 129 | 104 | - |
| CMYK | 0.94 | 0 | 0.19 | 0.49 |
| HSL | 167.6º | 0.88% | 0.27% | - |
| HSV(B) | 167.6º | 0.94% | 0.51% | - |
| XYZ | 10.45 | 16.75 | 15.78 | - |
| YUV | 89.97 | 135.91 | 69.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 129 | 104 | 0.94 | 0 | 0.19 | 0.49 | 167.6 | 0.88 | 0.27 |
| Hex | 8 | 81 | 68 | 5E | 0 | 13 | 31 | A8 | 58 | 1B |
| Octal | 10 | 201 | 150 | 136 | 0 | 23 | 61 | 250 | 130 | 33 |
| Binary | 1000 | 10000001 | 1101000 | 1011110 | 0 | 10011 | 110001 | 10101000 | 1011000 | 11011 |
Color Harmonies of #088168
Complementary color
Monochromatic Colors of #088168
Black with #088168
Text Example
Text Example
White with #088168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088168; }
p { color: rgb(8,129,104); }
H1.HeaderClassName
{
color: #088168;
}
.AnyTagClassName
{
color: #088168;
}
</style>
background-color css
<style>
a { background-color: #088168; }
a { background-color: rgb(8,129,104); }
div.DivClassName
{
background-color: #088168;
}
.BgClassName
{
background-color: #088168;
}
</style>
border-color css
<style>
span { border-color: #088168; }
span { border-color: rgb(8,129,104); }
td.TdClassName
{
border-color: #088168;
}
.TagClassName
{
border-color: #088168;
}
</style>