Shades of Deep Sea #088759
Tints of Deep Sea #088759
RGB
CMYK
RGB Variations
Color information
#088759 (or 0x088759) is known color: Deep Sea. HEX triplet: 08, 87 and 59. RGB value is (8,135,89). Sum of RGB (Red+Green+Blue) = 8+135+89=232 (30% of max value = 765). Red value is 8 (3.52% from 255 or 3.45% from 232); Green value is 135 (53.12% from 255 or 58.19% from 232); Blue value is 89 (35.16% from 255 or 38.36% from 232); Max value from RGB is 135 - color contains mainly: green. Hex color #088759 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088759 is #F778A6. Grayscale: #5B5B5B. Windows color (decimal): -16218279 or 5867272. OLE color: 5867272.
HSL color Cylindrical-coordinate representation of color #088759: hue angle of 158.27º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088759 is Cyan = 0.94, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 135 | 89 | - |
| CMYK | 0.94 | 0 | 0.34 | 0.47 |
| HSL | 158.27º | 0.89% | 0.28% | - |
| HSV(B) | 158.27º | 0.94% | 0.53% | - |
| XYZ | 10.57 | 18.1 | 12.39 | - |
| YUV | 91.78 | 126.42 | 68.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 135 | 89 | 0.94 | 0 | 0.34 | 0.47 | 158.27 | 0.89 | 0.28 |
| Hex | 8 | 87 | 59 | 5E | 0 | 22 | 2F | 9E | 59 | 1C |
| Octal | 10 | 207 | 131 | 136 | 0 | 42 | 57 | 236 | 131 | 34 |
| Binary | 1000 | 10000111 | 1011001 | 1011110 | 0 | 100010 | 101111 | 10011110 | 1011001 | 11100 |
Color Harmonies of #088759
Complementary color
Monochromatic Colors of #088759
Black with #088759
Text Example
Text Example
White with #088759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088759; }
p { color: rgb(8,135,89); }
H1.HeaderClassName
{
color: #088759;
}
.AnyTagClassName
{
color: #088759;
}
</style>
background-color css
<style>
a { background-color: #088759; }
a { background-color: rgb(8,135,89); }
div.DivClassName
{
background-color: #088759;
}
.BgClassName
{
background-color: #088759;
}
</style>
border-color css
<style>
span { border-color: #088759; }
span { border-color: rgb(8,135,89); }
td.TdClassName
{
border-color: #088759;
}
.TagClassName
{
border-color: #088759;
}
</style>