Shades of Burgundy #760713
Tints of Burgundy #760713
RGB
CMYK
RGB Variations
Color information
#760713 (or 0x760713) is known color: Burgundy. HEX triplet: 76, 07 and 13. RGB value is (118,7,19). Sum of RGB (Red+Green+Blue) = 118+7+19=144 (19% of max value = 765). Red value is 118 (46.48% from 255 or 81.94% from 144); Green value is 7 (3.12% from 255 or 4.86% from 144); Blue value is 19 (7.81% from 255 or 13.19% from 144); Max value from RGB is 118 - color contains mainly: red. Hex color #760713 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760713 is #89F8EC. Grayscale: #292929. Windows color (decimal): -9042157 or 1247094. OLE color: 1247094.
HSL color Cylindrical-coordinate representation of color #760713: hue angle of 353.51º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #760713 is Cyan = 0, Magento = 0.94, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 19 | - |
| CMYK | 0 | 0.94 | 0.84 | 0.54 |
| HSL | 353.51º | 0.89% | 0.25% | - |
| HSV(B) | 353.51º | 0.94% | 0.46% | - |
| XYZ | 7.66 | 4.05 | 0.99 | - |
| YUV | 41.56 | 115.27 | 182.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 19 | 0 | 0.94 | 0.84 | 0.54 | 353.51 | 0.89 | 0.25 |
| Hex | 76 | 7 | 13 | 0 | 5E | 54 | 36 | 162 | 59 | 19 |
| Octal | 166 | 7 | 23 | 0 | 136 | 124 | 66 | 542 | 131 | 31 |
| Binary | 1110110 | 111 | 10011 | 0 | 1011110 | 1010100 | 110110 | 101100010 | 1011001 | 11001 |
Color Harmonies of #760713
Complementary color
Monochromatic Colors of #760713
Black with #760713
Text Example
Text Example
White with #760713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760713; }
p { color: rgb(118,7,19); }
H1.HeaderClassName
{
color: #760713;
}
.AnyTagClassName
{
color: #760713;
}
</style>
background-color css
<style>
a { background-color: #760713; }
a { background-color: rgb(118,7,19); }
div.DivClassName
{
background-color: #760713;
}
.BgClassName
{
background-color: #760713;
}
</style>
border-color css
<style>
span { border-color: #760713; }
span { border-color: rgb(118,7,19); }
td.TdClassName
{
border-color: #760713;
}
.TagClassName
{
border-color: #760713;
}
</style>