Shades of Burgundy #830734
Tints of Burgundy #830734
RGB
CMYK
RGB Variations
Color information
#830734 (or 0x830734) is known color: Burgundy. HEX triplet: 83, 07 and 34. RGB value is (131,7,52). Sum of RGB (Red+Green+Blue) = 131+7+52=190 (25% of max value = 765). Red value is 131 (51.56% from 255 or 68.95% from 190); Green value is 7 (3.12% from 255 or 3.68% from 190); Blue value is 52 (20.70% from 255 or 27.37% from 190); Max value from RGB is 131 - color contains mainly: red. Hex color #830734 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #830734 is #7CF8CB. Grayscale: #313131. Windows color (decimal): -8190156 or 3409795. OLE color: 3409795.
HSL color Cylindrical-coordinate representation of color #830734: hue angle of 338.23º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #830734 is Cyan = 0, Magento = 0.95, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 7 | 52 | - |
| CMYK | 0 | 0.95 | 0.60 | 0.49 |
| HSL | 338.23º | 0.9% | 0.27% | - |
| HSV(B) | 338.23º | 0.95% | 0.51% | - |
| XYZ | 10.06 | 5.23 | 3.73 | - |
| YUV | 49.21 | 129.58 | 186.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 7 | 52 | 0 | 0.95 | 0.60 | 0.49 | 338.23 | 0.9 | 0.27 |
| Hex | 83 | 7 | 34 | 0 | 5F | 3C | 31 | 152 | 5A | 1B |
| Octal | 203 | 7 | 64 | 0 | 137 | 74 | 61 | 522 | 132 | 33 |
| Binary | 10000011 | 111 | 110100 | 0 | 1011111 | 111100 | 110001 | 101010010 | 1011010 | 11011 |
Color Harmonies of #830734
Complementary color
Monochromatic Colors of #830734
Black with #830734
Text Example
Text Example
White with #830734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830734; }
p { color: rgb(131,7,52); }
H1.HeaderClassName
{
color: #830734;
}
.AnyTagClassName
{
color: #830734;
}
</style>
background-color css
<style>
a { background-color: #830734; }
a { background-color: rgb(131,7,52); }
div.DivClassName
{
background-color: #830734;
}
.BgClassName
{
background-color: #830734;
}
</style>
border-color css
<style>
span { border-color: #830734; }
span { border-color: rgb(131,7,52); }
td.TdClassName
{
border-color: #830734;
}
.TagClassName
{
border-color: #830734;
}
</style>