Shades of Burgundy #760717
Tints of Burgundy #760717
RGB
CMYK
RGB Variations
Color information
#760717 (or 0x760717) is known color: Burgundy. HEX triplet: 76, 07 and 17. RGB value is (118,7,23). Sum of RGB (Red+Green+Blue) = 118+7+23=148 (19% of max value = 765). Red value is 118 (46.48% from 255 or 79.73% from 148); Green value is 7 (3.12% from 255 or 4.73% from 148); Blue value is 23 (9.38% from 255 or 15.54% from 148); Max value from RGB is 118 - color contains mainly: red. Hex color #760717 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760717 is #89F8E8. Grayscale: #2A2A2A. Windows color (decimal): -9042153 or 1509238. OLE color: 1509238.
HSL color Cylindrical-coordinate representation of color #760717: hue angle of 351.35º 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 #760717 is Cyan = 0, Magento = 0.94, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 23 | - |
| CMYK | 0 | 0.94 | 0.81 | 0.54 |
| HSL | 351.35º | 0.89% | 0.25% | - |
| HSV(B) | 351.35º | 0.94% | 0.46% | - |
| XYZ | 7.7 | 4.07 | 1.19 | - |
| YUV | 42.01 | 117.27 | 182.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 23 | 0 | 0.94 | 0.81 | 0.54 | 351.35 | 0.89 | 0.25 |
| Hex | 76 | 7 | 17 | 0 | 5E | 51 | 36 | 15F | 59 | 19 |
| Octal | 166 | 7 | 27 | 0 | 136 | 121 | 66 | 537 | 131 | 31 |
| Binary | 1110110 | 111 | 10111 | 0 | 1011110 | 1010001 | 110110 | 101011111 | 1011001 | 11001 |
Color Harmonies of #760717
Complementary color
Monochromatic Colors of #760717
Black with #760717
Text Example
Text Example
White with #760717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760717; }
p { color: rgb(118,7,23); }
H1.HeaderClassName
{
color: #760717;
}
.AnyTagClassName
{
color: #760717;
}
</style>
background-color css
<style>
a { background-color: #760717; }
a { background-color: rgb(118,7,23); }
div.DivClassName
{
background-color: #760717;
}
.BgClassName
{
background-color: #760717;
}
</style>
border-color css
<style>
span { border-color: #760717; }
span { border-color: rgb(118,7,23); }
td.TdClassName
{
border-color: #760717;
}
.TagClassName
{
border-color: #760717;
}
</style>