Shades of Sangria #780607
Tints of Sangria #780607
RGB
CMYK
RGB Variations
Color information
#780607 (or 0x780607) is known color: Sangria. HEX triplet: 78, 06 and 07. RGB value is (120,6,7). Sum of RGB (Red+Green+Blue) = 120+6+7=133 (17% of max value = 765). Red value is 120 (47.27% from 255 or 90.23% from 133); Green value is 6 (2.73% from 255 or 4.51% from 133); Blue value is 7 (3.12% from 255 or 5.26% from 133); Max value from RGB is 120 - color contains mainly: red. Hex color #780607 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #780607 is #87F9F8. Grayscale: #282828. Windows color (decimal): -8911353 or 460408. OLE color: 460408.
HSL color Cylindrical-coordinate representation of color #780607: hue angle of 359.47º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #780607 is Cyan = 0, Magento = 0.95, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 6 | 7 | - |
| CMYK | 0 | 0.95 | 0.94 | 0.53 |
| HSL | 359.47º | 0.9% | 0.25% | - |
| HSV(B) | 359.47º | 0.95% | 0.47% | - |
| XYZ | 7.85 | 4.14 | 0.59 | - |
| YUV | 40.2 | 109.27 | 184.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 6 | 7 | 0 | 0.95 | 0.94 | 0.53 | 359.47 | 0.9 | 0.25 |
| Hex | 78 | 6 | 7 | 0 | 5F | 5E | 35 | 167 | 5A | 19 |
| Octal | 170 | 6 | 7 | 0 | 137 | 136 | 65 | 547 | 132 | 31 |
| Binary | 1111000 | 110 | 111 | 0 | 1011111 | 1011110 | 110101 | 101100111 | 1011010 | 11001 |
Color Harmonies of #780607
Complementary color
Monochromatic Colors of #780607
Black with #780607
Text Example
Text Example
White with #780607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780607; }
p { color: rgb(120,6,7); }
H1.HeaderClassName
{
color: #780607;
}
.AnyTagClassName
{
color: #780607;
}
</style>
background-color css
<style>
a { background-color: #780607; }
a { background-color: rgb(120,6,7); }
div.DivClassName
{
background-color: #780607;
}
.BgClassName
{
background-color: #780607;
}
</style>
border-color css
<style>
span { border-color: #780607; }
span { border-color: rgb(120,6,7); }
td.TdClassName
{
border-color: #780607;
}
.TagClassName
{
border-color: #780607;
}
</style>