Shades of Burgundy #770419
Tints of Burgundy #770419
RGB
CMYK
RGB Variations
Color information
#770419 (or 0x770419) is known color: Burgundy. HEX triplet: 77, 04 and 19. RGB value is (119,4,25). Sum of RGB (Red+Green+Blue) = 119+4+25=148 (19% of max value = 765). Red value is 119 (46.88% from 255 or 80.41% from 148); Green value is 4 (1.95% from 255 or 2.70% from 148); Blue value is 25 (10.16% from 255 or 16.89% from 148); Max value from RGB is 119 - color contains mainly: red. Hex color #770419 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #770419 is #88FBE6. Grayscale: #282828. Windows color (decimal): -8977383 or 1639543. OLE color: 1639543.
HSL color Cylindrical-coordinate representation of color #770419: hue angle of 349.04º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #770419 is Cyan = 0, Magento = 0.97, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 4 | 25 | - |
| CMYK | 0 | 0.97 | 0.79 | 0.53 |
| HSL | 349.04º | 0.93% | 0.24% | - |
| HSV(B) | 349.04º | 0.97% | 0.47% | - |
| XYZ | 7.83 | 4.08 | 1.29 | - |
| YUV | 40.78 | 119.1 | 183.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 4 | 25 | 0 | 0.97 | 0.79 | 0.53 | 349.04 | 0.93 | 0.24 |
| Hex | 77 | 4 | 19 | 0 | 61 | 4F | 35 | 15D | 5D | 18 |
| Octal | 167 | 4 | 31 | 0 | 141 | 117 | 65 | 535 | 135 | 30 |
| Binary | 1110111 | 100 | 11001 | 0 | 1100001 | 1001111 | 110101 | 101011101 | 1011101 | 11000 |
Color Harmonies of #770419
Complementary color
Monochromatic Colors of #770419
Black with #770419
Text Example
Text Example
White with #770419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770419; }
p { color: rgb(119,4,25); }
H1.HeaderClassName
{
color: #770419;
}
.AnyTagClassName
{
color: #770419;
}
</style>
background-color css
<style>
a { background-color: #770419; }
a { background-color: rgb(119,4,25); }
div.DivClassName
{
background-color: #770419;
}
.BgClassName
{
background-color: #770419;
}
</style>
border-color css
<style>
span { border-color: #770419; }
span { border-color: rgb(119,4,25); }
td.TdClassName
{
border-color: #770419;
}
.TagClassName
{
border-color: #770419;
}
</style>