Shades of Sangria #780508
Tints of Sangria #780508
RGB
CMYK
RGB Variations
Color information
#780508 (or 0x780508) is known color: Sangria. HEX triplet: 78, 05 and 08. RGB value is (120,5,8). Sum of RGB (Red+Green+Blue) = 120+5+8=133 (17% of max value = 765). Red value is 120 (47.27% from 255 or 90.23% from 133); Green value is 5 (2.34% from 255 or 3.76% from 133); Blue value is 8 (3.52% from 255 or 6.02% from 133); Max value from RGB is 120 - color contains mainly: red. Hex color #780508 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #780508 is #87FAF7. Grayscale: #272727. Windows color (decimal): -8911608 or 525688. OLE color: 525688.
HSL color Cylindrical-coordinate representation of color #780508: hue angle of 358.43º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #780508 is Cyan = 0, Magento = 0.96, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 5 | 8 | - |
| CMYK | 0 | 0.96 | 0.93 | 0.53 |
| HSL | 358.43º | 0.92% | 0.25% | - |
| HSV(B) | 358.43º | 0.96% | 0.47% | - |
| XYZ | 7.84 | 4.12 | 0.61 | - |
| YUV | 39.73 | 110.1 | 185.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 5 | 8 | 0 | 0.96 | 0.93 | 0.53 | 358.43 | 0.92 | 0.25 |
| Hex | 78 | 5 | 8 | 0 | 60 | 5D | 35 | 166 | 5C | 19 |
| Octal | 170 | 5 | 10 | 0 | 140 | 135 | 65 | 546 | 134 | 31 |
| Binary | 1111000 | 101 | 1000 | 0 | 1100000 | 1011101 | 110101 | 101100110 | 1011100 | 11001 |
Color Harmonies of #780508
Complementary color
Monochromatic Colors of #780508
Black with #780508
Text Example
Text Example
White with #780508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780508; }
p { color: rgb(120,5,8); }
H1.HeaderClassName
{
color: #780508;
}
.AnyTagClassName
{
color: #780508;
}
</style>
background-color css
<style>
a { background-color: #780508; }
a { background-color: rgb(120,5,8); }
div.DivClassName
{
background-color: #780508;
}
.BgClassName
{
background-color: #780508;
}
</style>
border-color css
<style>
span { border-color: #780508; }
span { border-color: rgb(120,5,8); }
td.TdClassName
{
border-color: #780508;
}
.TagClassName
{
border-color: #780508;
}
</style>