Shades of Burgundy #760116
Tints of Burgundy #760116
RGB
CMYK
RGB Variations
Color information
#760116 (or 0x760116) is known color: Burgundy. HEX triplet: 76, 01 and 16. RGB value is (118,1,22). Sum of RGB (Red+Green+Blue) = 118+1+22=141 (18% of max value = 765). Red value is 118 (46.48% from 255 or 83.69% from 141); Green value is 1 (0.78% from 255 or 0.71% from 141); Blue value is 22 (8.98% from 255 or 15.60% from 141); Max value from RGB is 118 - color contains mainly: red. Hex color #760116 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760116 is #89FEE9. Grayscale: #262626. Windows color (decimal): -9043690 or 1442166. OLE color: 1442166.
HSL color Cylindrical-coordinate representation of color #760116: hue angle of 349.23º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #760116 is Cyan = 0, Magento = 0.99, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 22 | - |
| CMYK | 0 | 0.99 | 0.81 | 0.54 |
| HSL | 349.23º | 0.98% | 0.23% | - |
| HSV(B) | 349.23º | 0.99% | 0.46% | - |
| XYZ | 7.63 | 3.93 | 1.12 | - |
| YUV | 38.38 | 118.76 | 184.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 22 | 0 | 0.99 | 0.81 | 0.54 | 349.23 | 0.98 | 0.23 |
| Hex | 76 | 1 | 16 | 0 | 63 | 51 | 36 | 15D | 62 | 17 |
| Octal | 166 | 1 | 26 | 0 | 143 | 121 | 66 | 535 | 142 | 27 |
| Binary | 1110110 | 1 | 10110 | 0 | 1100011 | 1010001 | 110110 | 101011101 | 1100010 | 10111 |
Color Harmonies of #760116
Complementary color
Monochromatic Colors of #760116
Black with #760116
Text Example
Text Example
White with #760116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760116; }
p { color: rgb(118,1,22); }
H1.HeaderClassName
{
color: #760116;
}
.AnyTagClassName
{
color: #760116;
}
</style>
background-color css
<style>
a { background-color: #760116; }
a { background-color: rgb(118,1,22); }
div.DivClassName
{
background-color: #760116;
}
.BgClassName
{
background-color: #760116;
}
</style>
border-color css
<style>
span { border-color: #760116; }
span { border-color: rgb(118,1,22); }
td.TdClassName
{
border-color: #760116;
}
.TagClassName
{
border-color: #760116;
}
</style>