Shades of Burgundy #760718
Tints of Burgundy #760718
RGB
CMYK
RGB Variations
Color information
#760718 (or 0x760718) is known color: Burgundy. HEX triplet: 76, 07 and 18. RGB value is (118,7,24). Sum of RGB (Red+Green+Blue) = 118+7+24=149 (19% of max value = 765). Red value is 118 (46.48% from 255 or 79.19% from 149); Green value is 7 (3.12% from 255 or 4.70% from 149); Blue value is 24 (9.77% from 255 or 16.11% from 149); Max value from RGB is 118 - color contains mainly: red. Hex color #760718 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760718 is #89F8E7. Grayscale: #2A2A2A. Windows color (decimal): -9042152 or 1574774. OLE color: 1574774.
HSL color Cylindrical-coordinate representation of color #760718: hue angle of 350.81º 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 #760718 is Cyan = 0, Magento = 0.94, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 24 | - |
| CMYK | 0 | 0.94 | 0.80 | 0.54 |
| HSL | 350.81º | 0.89% | 0.25% | - |
| HSV(B) | 350.81º | 0.94% | 0.46% | - |
| XYZ | 7.71 | 4.07 | 1.24 | - |
| YUV | 42.13 | 117.77 | 182.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 24 | 0 | 0.94 | 0.80 | 0.54 | 350.81 | 0.89 | 0.25 |
| Hex | 76 | 7 | 18 | 0 | 5E | 50 | 36 | 15F | 59 | 19 |
| Octal | 166 | 7 | 30 | 0 | 136 | 120 | 66 | 537 | 131 | 31 |
| Binary | 1110110 | 111 | 11000 | 0 | 1011110 | 1010000 | 110110 | 101011111 | 1011001 | 11001 |
Color Harmonies of #760718
Complementary color
Monochromatic Colors of #760718
Black with #760718
Text Example
Text Example
White with #760718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760718; }
p { color: rgb(118,7,24); }
H1.HeaderClassName
{
color: #760718;
}
.AnyTagClassName
{
color: #760718;
}
</style>
background-color css
<style>
a { background-color: #760718; }
a { background-color: rgb(118,7,24); }
div.DivClassName
{
background-color: #760718;
}
.BgClassName
{
background-color: #760718;
}
</style>
border-color css
<style>
span { border-color: #760718; }
span { border-color: rgb(118,7,24); }
td.TdClassName
{
border-color: #760718;
}
.TagClassName
{
border-color: #760718;
}
</style>