Shades of Burgundy #770426
Tints of Burgundy #770426
RGB
CMYK
RGB Variations
Color information
#770426 (or 0x770426) is known color: Burgundy. HEX triplet: 77, 04 and 26. RGB value is (119,4,38). Sum of RGB (Red+Green+Blue) = 119+4+38=161 (21% of max value = 765). Red value is 119 (46.88% from 255 or 73.91% from 161); Green value is 4 (1.95% from 255 or 2.48% from 161); Blue value is 38 (15.23% from 255 or 23.60% from 161); Max value from RGB is 119 - color contains mainly: red. Hex color #770426 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770426 is #88FBD9. Grayscale: #2A2A2A. Windows color (decimal): -8977370 or 2491511. OLE color: 2491511.
HSL color Cylindrical-coordinate representation of color #770426: hue angle of 342.26º 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 #770426 is Cyan = 0, Magento = 0.97, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 4 | 38 | - |
| CMYK | 0 | 0.97 | 0.68 | 0.53 |
| HSL | 342.26º | 0.93% | 0.24% | - |
| HSV(B) | 342.26º | 0.97% | 0.47% | - |
| XYZ | 8 | 4.15 | 2.21 | - |
| YUV | 42.26 | 125.6 | 182.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 4 | 38 | 0 | 0.97 | 0.68 | 0.53 | 342.26 | 0.93 | 0.24 |
| Hex | 77 | 4 | 26 | 0 | 61 | 44 | 35 | 156 | 5D | 18 |
| Octal | 167 | 4 | 46 | 0 | 141 | 104 | 65 | 526 | 135 | 30 |
| Binary | 1110111 | 100 | 100110 | 0 | 1100001 | 1000100 | 110101 | 101010110 | 1011101 | 11000 |
Color Harmonies of #770426
Complementary color
Monochromatic Colors of #770426
Black with #770426
Text Example
Text Example
White with #770426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770426; }
p { color: rgb(119,4,38); }
H1.HeaderClassName
{
color: #770426;
}
.AnyTagClassName
{
color: #770426;
}
</style>
background-color css
<style>
a { background-color: #770426; }
a { background-color: rgb(119,4,38); }
div.DivClassName
{
background-color: #770426;
}
.BgClassName
{
background-color: #770426;
}
</style>
border-color css
<style>
span { border-color: #770426; }
span { border-color: rgb(119,4,38); }
td.TdClassName
{
border-color: #770426;
}
.TagClassName
{
border-color: #770426;
}
</style>