Shades of Burgundy #770613
Tints of Burgundy #770613
RGB
CMYK
RGB Variations
Color information
#770613 (or 0x770613) is known color: Burgundy. HEX triplet: 77, 06 and 13. RGB value is (119,6,19). Sum of RGB (Red+Green+Blue) = 119+6+19=144 (19% of max value = 765). Red value is 119 (46.88% from 255 or 82.64% from 144); Green value is 6 (2.73% from 255 or 4.17% from 144); Blue value is 19 (7.81% from 255 or 13.19% from 144); Max value from RGB is 119 - color contains mainly: red. Hex color #770613 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #770613 is #88F9EC. Grayscale: #292929. Windows color (decimal): -8976877 or 1246839. OLE color: 1246839.
HSL color Cylindrical-coordinate representation of color #770613: hue angle of 353.1º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #770613 is Cyan = 0, Magento = 0.95, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 6 | 19 | - |
| CMYK | 0 | 0.95 | 0.84 | 0.53 |
| HSL | 353.1º | 0.9% | 0.25% | - |
| HSV(B) | 353.1º | 0.95% | 0.47% | - |
| XYZ | 7.79 | 4.1 | 1 | - |
| YUV | 41.27 | 115.44 | 183.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 6 | 19 | 0 | 0.95 | 0.84 | 0.53 | 353.1 | 0.9 | 0.25 |
| Hex | 77 | 6 | 13 | 0 | 5F | 54 | 35 | 161 | 5A | 19 |
| Octal | 167 | 6 | 23 | 0 | 137 | 124 | 65 | 541 | 132 | 31 |
| Binary | 1110111 | 110 | 10011 | 0 | 1011111 | 1010100 | 110101 | 101100001 | 1011010 | 11001 |
Color Harmonies of #770613
Complementary color
Monochromatic Colors of #770613
Black with #770613
Text Example
Text Example
White with #770613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770613; }
p { color: rgb(119,6,19); }
H1.HeaderClassName
{
color: #770613;
}
.AnyTagClassName
{
color: #770613;
}
</style>
background-color css
<style>
a { background-color: #770613; }
a { background-color: rgb(119,6,19); }
div.DivClassName
{
background-color: #770613;
}
.BgClassName
{
background-color: #770613;
}
</style>
border-color css
<style>
span { border-color: #770613; }
span { border-color: rgb(119,6,19); }
td.TdClassName
{
border-color: #770613;
}
.TagClassName
{
border-color: #770613;
}
</style>