Shades of Deep Sea #088463
Tints of Deep Sea #088463
RGB
CMYK
RGB Variations
Color information
#088463 (or 0x088463) is known color: Deep Sea. HEX triplet: 08, 84 and 63. RGB value is (8,132,99). Sum of RGB (Red+Green+Blue) = 8+132+99=239 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.35% from 239); Green value is 132 (51.95% from 255 or 55.23% from 239); Blue value is 99 (39.06% from 255 or 41.42% from 239); Max value from RGB is 132 - color contains mainly: green. Hex color #088463 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088463 is #F77B9C. Grayscale: #5B5B5B. Windows color (decimal): -16219037 or 6521864. OLE color: 6521864.
HSL color Cylindrical-coordinate representation of color #088463: hue angle of 164.03º degrees, saturation: 0.89, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088463 is Cyan = 0.94, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 132 | 99 | - |
| CMYK | 0.94 | 0 | 0.25 | 0.48 |
| HSL | 164.03º | 0.89% | 0.27% | - |
| HSV(B) | 164.03º | 0.94% | 0.52% | - |
| XYZ | 10.6 | 17.46 | 14.61 | - |
| YUV | 91.16 | 132.42 | 68.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 132 | 99 | 0.94 | 0 | 0.25 | 0.48 | 164.03 | 0.89 | 0.27 |
| Hex | 8 | 84 | 63 | 5E | 0 | 19 | 30 | A4 | 59 | 1B |
| Octal | 10 | 204 | 143 | 136 | 0 | 31 | 60 | 244 | 131 | 33 |
| Binary | 1000 | 10000100 | 1100011 | 1011110 | 0 | 11001 | 110000 | 10100100 | 1011001 | 11011 |
Color Harmonies of #088463
Complementary color
Monochromatic Colors of #088463
Black with #088463
Text Example
Text Example
White with #088463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088463; }
p { color: rgb(8,132,99); }
H1.HeaderClassName
{
color: #088463;
}
.AnyTagClassName
{
color: #088463;
}
</style>
background-color css
<style>
a { background-color: #088463; }
a { background-color: rgb(8,132,99); }
div.DivClassName
{
background-color: #088463;
}
.BgClassName
{
background-color: #088463;
}
</style>
border-color css
<style>
span { border-color: #088463; }
span { border-color: rgb(8,132,99); }
td.TdClassName
{
border-color: #088463;
}
.TagClassName
{
border-color: #088463;
}
</style>