Shades of Deep Sea #078560
Tints of Deep Sea #078560
RGB
CMYK
RGB Variations
Color information
#078560 (or 0x078560) is known color: Deep Sea. HEX triplet: 07, 85 and 60. RGB value is (7,133,96). Sum of RGB (Red+Green+Blue) = 7+133+96=236 (31% of max value = 765). Red value is 7 (3.12% from 255 or 2.97% from 236); Green value is 133 (52.34% from 255 or 56.36% from 236); Blue value is 96 (37.89% from 255 or 40.68% from 236); Max value from RGB is 133 - color contains mainly: green. Hex color #078560 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078560 is #F87A9F. Grayscale: #5B5B5B. Windows color (decimal): -16284320 or 6325511. OLE color: 6325511.
HSL color Cylindrical-coordinate representation of color #078560: hue angle of 162.38º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078560 is Cyan = 0.95, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 7 | 133 | 96 | - |
| CMYK | 0.95 | 0 | 0.28 | 0.48 |
| HSL | 162.38º | 0.9% | 0.27% | - |
| HSV(B) | 162.38º | 0.95% | 0.52% | - |
| XYZ | 10.59 | 17.66 | 13.92 | - |
| YUV | 91.11 | 130.76 | 68.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 133 | 96 | 0.95 | 0 | 0.28 | 0.48 | 162.38 | 0.9 | 0.27 |
| Hex | 7 | 85 | 60 | 5F | 0 | 1C | 30 | A2 | 5A | 1B |
| Octal | 7 | 205 | 140 | 137 | 0 | 34 | 60 | 242 | 132 | 33 |
| Binary | 111 | 10000101 | 1100000 | 1011111 | 0 | 11100 | 110000 | 10100010 | 1011010 | 11011 |
Color Harmonies of #078560
Complementary color
Monochromatic Colors of #078560
Black with #078560
Text Example
Text Example
White with #078560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078560; }
p { color: rgb(7,133,96); }
H1.HeaderClassName
{
color: #078560;
}
.AnyTagClassName
{
color: #078560;
}
</style>
background-color css
<style>
a { background-color: #078560; }
a { background-color: rgb(7,133,96); }
div.DivClassName
{
background-color: #078560;
}
.BgClassName
{
background-color: #078560;
}
</style>
border-color css
<style>
span { border-color: #078560; }
span { border-color: rgb(7,133,96); }
td.TdClassName
{
border-color: #078560;
}
.TagClassName
{
border-color: #078560;
}
</style>