Shades of Burgundy #760126
Tints of Burgundy #760126
RGB
CMYK
RGB Variations
Color information
#760126 (or 0x760126) is known color: Burgundy. HEX triplet: 76, 01 and 26. RGB value is (118,1,38). Sum of RGB (Red+Green+Blue) = 118+1+38=157 (20% of max value = 765). Red value is 118 (46.48% from 255 or 75.16% from 157); Green value is 1 (0.78% from 255 or 0.64% from 157); Blue value is 38 (15.23% from 255 or 24.20% from 157); Max value from RGB is 118 - color contains mainly: red. Hex color #760126 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760126 is #89FED9. Grayscale: #282828. Windows color (decimal): -9043674 or 2490742. OLE color: 2490742.
HSL color Cylindrical-coordinate representation of color #760126: hue angle of 341.03º 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 #760126 is Cyan = 0, Magento = 0.99, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 38 | - |
| CMYK | 0 | 0.99 | 0.68 | 0.54 |
| HSL | 341.03º | 0.98% | 0.23% | - |
| HSV(B) | 341.03º | 0.99% | 0.46% | - |
| XYZ | 7.83 | 4.01 | 2.2 | - |
| YUV | 40.2 | 126.76 | 183.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 38 | 0 | 0.99 | 0.68 | 0.54 | 341.03 | 0.98 | 0.23 |
| Hex | 76 | 1 | 26 | 0 | 63 | 44 | 36 | 155 | 62 | 17 |
| Octal | 166 | 1 | 46 | 0 | 143 | 104 | 66 | 525 | 142 | 27 |
| Binary | 1110110 | 1 | 100110 | 0 | 1100011 | 1000100 | 110110 | 101010101 | 1100010 | 10111 |
Color Harmonies of #760126
Complementary color
Monochromatic Colors of #760126
Black with #760126
Text Example
Text Example
White with #760126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760126; }
p { color: rgb(118,1,38); }
H1.HeaderClassName
{
color: #760126;
}
.AnyTagClassName
{
color: #760126;
}
</style>
background-color css
<style>
a { background-color: #760126; }
a { background-color: rgb(118,1,38); }
div.DivClassName
{
background-color: #760126;
}
.BgClassName
{
background-color: #760126;
}
</style>
border-color css
<style>
span { border-color: #760126; }
span { border-color: rgb(118,1,38); }
td.TdClassName
{
border-color: #760126;
}
.TagClassName
{
border-color: #760126;
}
</style>