Shades of Burgundy #760729
Tints of Burgundy #760729
RGB
CMYK
RGB Variations
Color information
#760729 (or 0x760729) is known color: Burgundy. HEX triplet: 76, 07 and 29. RGB value is (118,7,41). Sum of RGB (Red+Green+Blue) = 118+7+41=166 (21% of max value = 765). Red value is 118 (46.48% from 255 or 71.08% from 166); Green value is 7 (3.12% from 255 or 4.22% from 166); Blue value is 41 (16.41% from 255 or 24.70% from 166); Max value from RGB is 118 - color contains mainly: red. Hex color #760729 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760729 is #89F8D6. Grayscale: #2C2C2C. Windows color (decimal): -9042135 or 2688886. OLE color: 2688886.
HSL color Cylindrical-coordinate representation of color #760729: hue angle of 341.62º 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 #760729 is Cyan = 0, Magento = 0.94, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 41 | - |
| CMYK | 0 | 0.94 | 0.65 | 0.54 |
| HSL | 341.62º | 0.89% | 0.25% | - |
| HSV(B) | 341.62º | 0.94% | 0.46% | - |
| XYZ | 7.95 | 4.16 | 2.48 | - |
| YUV | 44.07 | 126.27 | 180.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 41 | 0 | 0.94 | 0.65 | 0.54 | 341.62 | 0.89 | 0.25 |
| Hex | 76 | 7 | 29 | 0 | 5E | 41 | 36 | 156 | 59 | 19 |
| Octal | 166 | 7 | 51 | 0 | 136 | 101 | 66 | 526 | 131 | 31 |
| Binary | 1110110 | 111 | 101001 | 0 | 1011110 | 1000001 | 110110 | 101010110 | 1011001 | 11001 |
Color Harmonies of #760729
Complementary color
Monochromatic Colors of #760729
Black with #760729
Text Example
Text Example
White with #760729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760729; }
p { color: rgb(118,7,41); }
H1.HeaderClassName
{
color: #760729;
}
.AnyTagClassName
{
color: #760729;
}
</style>
background-color css
<style>
a { background-color: #760729; }
a { background-color: rgb(118,7,41); }
div.DivClassName
{
background-color: #760729;
}
.BgClassName
{
background-color: #760729;
}
</style>
border-color css
<style>
span { border-color: #760729; }
span { border-color: rgb(118,7,41); }
td.TdClassName
{
border-color: #760729;
}
.TagClassName
{
border-color: #760729;
}
</style>