Shades of Deep Sea #078367
Tints of Deep Sea #078367
RGB
CMYK
RGB Variations
Color information
#078367 (or 0x078367) is known color: Deep Sea. HEX triplet: 07, 83 and 67. RGB value is (7,131,103). Sum of RGB (Red+Green+Blue) = 7+131+103=241 (31% of max value = 765). Red value is 7 (3.12% from 255 or 2.90% from 241); Green value is 131 (51.56% from 255 or 54.36% from 241); Blue value is 103 (40.62% from 255 or 42.74% from 241); Max value from RGB is 131 - color contains mainly: green. Hex color #078367 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078367 is #F87C98. Grayscale: #5A5A5A. Windows color (decimal): -16284825 or 6783751. OLE color: 6783751.
HSL color Cylindrical-coordinate representation of color #078367: hue angle of 166.45º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078367 is Cyan = 0.95, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 7 | 131 | 103 | - |
| CMYK | 0.95 | 0 | 0.21 | 0.49 |
| HSL | 166.45º | 0.9% | 0.27% | - |
| HSV(B) | 166.45º | 0.95% | 0.51% | - |
| XYZ | 10.65 | 17.26 | 15.6 | - |
| YUV | 90.73 | 134.92 | 68.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 131 | 103 | 0.95 | 0 | 0.21 | 0.49 | 166.45 | 0.9 | 0.27 |
| Hex | 7 | 83 | 67 | 5F | 0 | 15 | 31 | A6 | 5A | 1B |
| Octal | 7 | 203 | 147 | 137 | 0 | 25 | 61 | 246 | 132 | 33 |
| Binary | 111 | 10000011 | 1100111 | 1011111 | 0 | 10101 | 110001 | 10100110 | 1011010 | 11011 |
Color Harmonies of #078367
Complementary color
Monochromatic Colors of #078367
Black with #078367
Text Example
Text Example
White with #078367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078367; }
p { color: rgb(7,131,103); }
H1.HeaderClassName
{
color: #078367;
}
.AnyTagClassName
{
color: #078367;
}
</style>
background-color css
<style>
a { background-color: #078367; }
a { background-color: rgb(7,131,103); }
div.DivClassName
{
background-color: #078367;
}
.BgClassName
{
background-color: #078367;
}
</style>
border-color css
<style>
span { border-color: #078367; }
span { border-color: rgb(7,131,103); }
td.TdClassName
{
border-color: #078367;
}
.TagClassName
{
border-color: #078367;
}
</style>