Shades of Burgundy #760311
Tints of Burgundy #760311
RGB
CMYK
RGB Variations
Color information
#760311 (or 0x760311) is known color: Burgundy. HEX triplet: 76, 03 and 11. RGB value is (118,3,17). Sum of RGB (Red+Green+Blue) = 118+3+17=138 (18% of max value = 765). Red value is 118 (46.48% from 255 or 85.51% from 138); Green value is 3 (1.56% from 255 or 2.17% from 138); Blue value is 17 (7.03% from 255 or 12.32% from 138); Max value from RGB is 118 - color contains mainly: red. Hex color #760311 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760311 is #89FCEE. Grayscale: #272727. Windows color (decimal): -9043183 or 1114998. OLE color: 1114998.
HSL color Cylindrical-coordinate representation of color #760311: hue angle of 352.7º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #760311 is Cyan = 0, Magento = 0.97, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 3 | 17 | - |
| CMYK | 0 | 0.97 | 0.86 | 0.54 |
| HSL | 352.7º | 0.95% | 0.24% | - |
| HSV(B) | 352.7º | 0.97% | 0.46% | - |
| XYZ | 7.6 | 3.96 | 0.89 | - |
| YUV | 38.98 | 115.6 | 184.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 3 | 17 | 0 | 0.97 | 0.86 | 0.54 | 352.7 | 0.95 | 0.24 |
| Hex | 76 | 3 | 11 | 0 | 61 | 56 | 36 | 161 | 5F | 18 |
| Octal | 166 | 3 | 21 | 0 | 141 | 126 | 66 | 541 | 137 | 30 |
| Binary | 1110110 | 11 | 10001 | 0 | 1100001 | 1010110 | 110110 | 101100001 | 1011111 | 11000 |
Color Harmonies of #760311
Complementary color
Monochromatic Colors of #760311
Black with #760311
Text Example
Text Example
White with #760311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760311; }
p { color: rgb(118,3,17); }
H1.HeaderClassName
{
color: #760311;
}
.AnyTagClassName
{
color: #760311;
}
</style>
background-color css
<style>
a { background-color: #760311; }
a { background-color: rgb(118,3,17); }
div.DivClassName
{
background-color: #760311;
}
.BgClassName
{
background-color: #760311;
}
</style>
border-color css
<style>
span { border-color: #760311; }
span { border-color: rgb(118,3,17); }
td.TdClassName
{
border-color: #760311;
}
.TagClassName
{
border-color: #760311;
}
</style>