Shades of Deep Sea #088762
Tints of Deep Sea #088762
RGB
CMYK
RGB Variations
Color information
#088762 (or 0x088762) is known color: Deep Sea. HEX triplet: 08, 87 and 62. RGB value is (8,135,98). Sum of RGB (Red+Green+Blue) = 8+135+98=241 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.32% from 241); Green value is 135 (53.12% from 255 or 56.02% from 241); Blue value is 98 (38.67% from 255 or 40.66% from 241); Max value from RGB is 135 - color contains mainly: green. Hex color #088762 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088762 is #F7789D. Grayscale: #5C5C5C. Windows color (decimal): -16218270 or 6457096. OLE color: 6457096.
HSL color Cylindrical-coordinate representation of color #088762: hue angle of 162.52º 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 #088762 is Cyan = 0.94, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 135 | 98 | - |
| CMYK | 0.94 | 0 | 0.27 | 0.47 |
| HSL | 162.52º | 0.89% | 0.28% | - |
| HSV(B) | 162.52º | 0.94% | 0.53% | - |
| XYZ | 10.97 | 18.26 | 14.5 | - |
| YUV | 92.81 | 130.92 | 67.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 135 | 98 | 0.94 | 0 | 0.27 | 0.47 | 162.52 | 0.89 | 0.28 |
| Hex | 8 | 87 | 62 | 5E | 0 | 1B | 2F | A3 | 59 | 1C |
| Octal | 10 | 207 | 142 | 136 | 0 | 33 | 57 | 243 | 131 | 34 |
| Binary | 1000 | 10000111 | 1100010 | 1011110 | 0 | 11011 | 101111 | 10100011 | 1011001 | 11100 |
Color Harmonies of #088762
Complementary color
Monochromatic Colors of #088762
Black with #088762
Text Example
Text Example
White with #088762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088762; }
p { color: rgb(8,135,98); }
H1.HeaderClassName
{
color: #088762;
}
.AnyTagClassName
{
color: #088762;
}
</style>
background-color css
<style>
a { background-color: #088762; }
a { background-color: rgb(8,135,98); }
div.DivClassName
{
background-color: #088762;
}
.BgClassName
{
background-color: #088762;
}
</style>
border-color css
<style>
span { border-color: #088762; }
span { border-color: rgb(8,135,98); }
td.TdClassName
{
border-color: #088762;
}
.TagClassName
{
border-color: #088762;
}
</style>