Shades of Burgundy #760730
Tints of Burgundy #760730
RGB
CMYK
RGB Variations
Color information
#760730 (or 0x760730) is known color: Burgundy. HEX triplet: 76, 07 and 30. RGB value is (118,7,48). Sum of RGB (Red+Green+Blue) = 118+7+48=173 (22% of max value = 765). Red value is 118 (46.48% from 255 or 68.21% from 173); Green value is 7 (3.12% from 255 or 4.05% from 173); Blue value is 48 (19.14% from 255 or 27.75% from 173); Max value from RGB is 118 - color contains mainly: red. Hex color #760730 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760730 is #89F8CF. Grayscale: #2C2C2C. Windows color (decimal): -9042128 or 3147638. OLE color: 3147638.
HSL color Cylindrical-coordinate representation of color #760730: hue angle of 337.84º 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 #760730 is Cyan = 0, Magento = 0.94, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 48 | - |
| CMYK | 0 | 0.94 | 0.59 | 0.54 |
| HSL | 337.84º | 0.89% | 0.25% | - |
| HSV(B) | 337.84º | 0.94% | 0.46% | - |
| XYZ | 8.08 | 4.22 | 3.18 | - |
| YUV | 44.86 | 129.77 | 180.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 48 | 0 | 0.94 | 0.59 | 0.54 | 337.84 | 0.89 | 0.25 |
| Hex | 76 | 7 | 30 | 0 | 5E | 3B | 36 | 152 | 59 | 19 |
| Octal | 166 | 7 | 60 | 0 | 136 | 73 | 66 | 522 | 131 | 31 |
| Binary | 1110110 | 111 | 110000 | 0 | 1011110 | 111011 | 110110 | 101010010 | 1011001 | 11001 |
Color Harmonies of #760730
Complementary color
Monochromatic Colors of #760730
Black with #760730
Text Example
Text Example
White with #760730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760730; }
p { color: rgb(118,7,48); }
H1.HeaderClassName
{
color: #760730;
}
.AnyTagClassName
{
color: #760730;
}
</style>
background-color css
<style>
a { background-color: #760730; }
a { background-color: rgb(118,7,48); }
div.DivClassName
{
background-color: #760730;
}
.BgClassName
{
background-color: #760730;
}
</style>
border-color css
<style>
span { border-color: #760730; }
span { border-color: rgb(118,7,48); }
td.TdClassName
{
border-color: #760730;
}
.TagClassName
{
border-color: #760730;
}
</style>