Shades of Deep Sea #078466
Tints of Deep Sea #078466
RGB
CMYK
RGB Variations
Color information
#078466 (or 0x078466) is known color: Deep Sea. HEX triplet: 07, 84 and 66. RGB value is (7,132,102). Sum of RGB (Red+Green+Blue) = 7+132+102=241 (31% of max value = 765). Red value is 7 (3.12% from 255 or 2.90% from 241); Green value is 132 (51.95% from 255 or 54.77% from 241); Blue value is 102 (40.23% from 255 or 42.32% from 241); Max value from RGB is 132 - color contains mainly: green. Hex color #078466 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078466 is #F87B99. Grayscale: #5B5B5B. Windows color (decimal): -16284570 or 6718471. OLE color: 6718471.
HSL color Cylindrical-coordinate representation of color #078466: hue angle of 165.6º 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 #078466 is Cyan = 0.95, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 7 | 132 | 102 | - |
| CMYK | 0.95 | 0 | 0.23 | 0.48 |
| HSL | 165.6º | 0.9% | 0.27% | - |
| HSV(B) | 165.6º | 0.95% | 0.52% | - |
| XYZ | 10.74 | 17.51 | 15.38 | - |
| YUV | 91.21 | 134.09 | 67.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 132 | 102 | 0.95 | 0 | 0.23 | 0.48 | 165.6 | 0.9 | 0.27 |
| Hex | 7 | 84 | 66 | 5F | 0 | 17 | 30 | A6 | 5A | 1B |
| Octal | 7 | 204 | 146 | 137 | 0 | 27 | 60 | 246 | 132 | 33 |
| Binary | 111 | 10000100 | 1100110 | 1011111 | 0 | 10111 | 110000 | 10100110 | 1011010 | 11011 |
Color Harmonies of #078466
Complementary color
Monochromatic Colors of #078466
Black with #078466
Text Example
Text Example
White with #078466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078466; }
p { color: rgb(7,132,102); }
H1.HeaderClassName
{
color: #078466;
}
.AnyTagClassName
{
color: #078466;
}
</style>
background-color css
<style>
a { background-color: #078466; }
a { background-color: rgb(7,132,102); }
div.DivClassName
{
background-color: #078466;
}
.BgClassName
{
background-color: #078466;
}
</style>
border-color css
<style>
span { border-color: #078466; }
span { border-color: rgb(7,132,102); }
td.TdClassName
{
border-color: #078466;
}
.TagClassName
{
border-color: #078466;
}
</style>