Shades of Sangria #780305
Tints of Sangria #780305
RGB
CMYK
RGB Variations
Color information
#780305 (or 0x780305) is known color: Sangria. HEX triplet: 78, 03 and 05. RGB value is (120,3,5). Sum of RGB (Red+Green+Blue) = 120+3+5=128 (16% of max value = 765). Red value is 120 (47.27% from 255 or 93.75% from 128); Green value is 3 (1.56% from 255 or 2.34% from 128); Blue value is 5 (2.34% from 255 or 3.91% from 128); Max value from RGB is 120 - color contains mainly: red. Hex color #780305 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #780305 is #87FCFA. Grayscale: #262626. Windows color (decimal): -8912123 or 328568. OLE color: 328568.
HSL color Cylindrical-coordinate representation of color #780305: hue angle of 358.97º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #780305 is Cyan = 0, Magento = 0.98, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 3 | 5 | - |
| CMYK | 0 | 0.98 | 0.96 | 0.53 |
| HSL | 358.97º | 0.95% | 0.24% | - |
| HSV(B) | 358.97º | 0.98% | 0.47% | - |
| XYZ | 7.81 | 4.07 | 0.52 | - |
| YUV | 38.21 | 109.26 | 186.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 3 | 5 | 0 | 0.98 | 0.96 | 0.53 | 358.97 | 0.95 | 0.24 |
| Hex | 78 | 3 | 5 | 0 | 62 | 60 | 35 | 167 | 5F | 18 |
| Octal | 170 | 3 | 5 | 0 | 142 | 140 | 65 | 547 | 137 | 30 |
| Binary | 1111000 | 11 | 101 | 0 | 1100010 | 1100000 | 110101 | 101100111 | 1011111 | 11000 |
Color Harmonies of #780305
Complementary color
Monochromatic Colors of #780305
Black with #780305
Text Example
Text Example
White with #780305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780305; }
p { color: rgb(120,3,5); }
H1.HeaderClassName
{
color: #780305;
}
.AnyTagClassName
{
color: #780305;
}
</style>
background-color css
<style>
a { background-color: #780305; }
a { background-color: rgb(120,3,5); }
div.DivClassName
{
background-color: #780305;
}
.BgClassName
{
background-color: #780305;
}
</style>
border-color css
<style>
span { border-color: #780305; }
span { border-color: rgb(120,3,5); }
td.TdClassName
{
border-color: #780305;
}
.TagClassName
{
border-color: #780305;
}
</style>