Shades of Sangria #780509
Tints of Sangria #780509
RGB
CMYK
RGB Variations
Color information
#780509 (or 0x780509) is known color: Sangria. HEX triplet: 78, 05 and 09. RGB value is (120,5,9). Sum of RGB (Red+Green+Blue) = 120+5+9=134 (17% of max value = 765). Red value is 120 (47.27% from 255 or 89.55% from 134); Green value is 5 (2.34% from 255 or 3.73% from 134); Blue value is 9 (3.91% from 255 or 6.72% from 134); Max value from RGB is 120 - color contains mainly: red. Hex color #780509 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #780509 is #87FAF6. Grayscale: #272727. Windows color (decimal): -8911607 or 591224. OLE color: 591224.
HSL color Cylindrical-coordinate representation of color #780509: hue angle of 357.91º 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 #780509 is Cyan = 0, Magento = 0.96, Yellow = 0.92 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 5 | 9 | - |
| CMYK | 0 | 0.96 | 0.92 | 0.53 |
| HSL | 357.91º | 0.92% | 0.25% | - |
| HSV(B) | 357.91º | 0.96% | 0.47% | - |
| XYZ | 7.85 | 4.12 | 0.64 | - |
| YUV | 39.84 | 110.6 | 185.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 5 | 9 | 0 | 0.96 | 0.92 | 0.53 | 357.91 | 0.92 | 0.25 |
| Hex | 78 | 5 | 9 | 0 | 60 | 5C | 35 | 166 | 5C | 19 |
| Octal | 170 | 5 | 11 | 0 | 140 | 134 | 65 | 546 | 134 | 31 |
| Binary | 1111000 | 101 | 1001 | 0 | 1100000 | 1011100 | 110101 | 101100110 | 1011100 | 11001 |
Color Harmonies of #780509
Complementary color
Monochromatic Colors of #780509
Black with #780509
Text Example
Text Example
White with #780509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780509; }
p { color: rgb(120,5,9); }
H1.HeaderClassName
{
color: #780509;
}
.AnyTagClassName
{
color: #780509;
}
</style>
background-color css
<style>
a { background-color: #780509; }
a { background-color: rgb(120,5,9); }
div.DivClassName
{
background-color: #780509;
}
.BgClassName
{
background-color: #780509;
}
</style>
border-color css
<style>
span { border-color: #780509; }
span { border-color: rgb(120,5,9); }
td.TdClassName
{
border-color: #780509;
}
.TagClassName
{
border-color: #780509;
}
</style>