Shades of Burgundy #840730
Tints of Burgundy #840730
RGB
CMYK
RGB Variations
Color information
#840730 (or 0x840730) is known color: Burgundy. HEX triplet: 84, 07 and 30. RGB value is (132,7,48). Sum of RGB (Red+Green+Blue) = 132+7+48=187 (24% of max value = 765). Red value is 132 (51.95% from 255 or 70.59% from 187); Green value is 7 (3.12% from 255 or 3.74% from 187); Blue value is 48 (19.14% from 255 or 25.67% from 187); Max value from RGB is 132 - color contains mainly: red. Hex color #840730 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #840730 is #7BF8CF. Grayscale: #313131. Windows color (decimal): -8124624 or 3147652. OLE color: 3147652.
HSL color Cylindrical-coordinate representation of color #840730: hue angle of 340.32º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #840730 is Cyan = 0, Magento = 0.95, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 7 | 48 | - |
| CMYK | 0 | 0.95 | 0.64 | 0.48 |
| HSL | 340.32º | 0.9% | 0.27% | - |
| HSV(B) | 340.32º | 0.95% | 0.52% | - |
| XYZ | 10.13 | 5.27 | 3.28 | - |
| YUV | 49.05 | 127.41 | 187.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 7 | 48 | 0 | 0.95 | 0.64 | 0.48 | 340.32 | 0.9 | 0.27 |
| Hex | 84 | 7 | 30 | 0 | 5F | 40 | 30 | 154 | 5A | 1B |
| Octal | 204 | 7 | 60 | 0 | 137 | 100 | 60 | 524 | 132 | 33 |
| Binary | 10000100 | 111 | 110000 | 0 | 1011111 | 1000000 | 110000 | 101010100 | 1011010 | 11011 |
Color Harmonies of #840730
Complementary color
Monochromatic Colors of #840730
Black with #840730
Text Example
Text Example
White with #840730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840730; }
p { color: rgb(132,7,48); }
H1.HeaderClassName
{
color: #840730;
}
.AnyTagClassName
{
color: #840730;
}
</style>
background-color css
<style>
a { background-color: #840730; }
a { background-color: rgb(132,7,48); }
div.DivClassName
{
background-color: #840730;
}
.BgClassName
{
background-color: #840730;
}
</style>
border-color css
<style>
span { border-color: #840730; }
span { border-color: rgb(132,7,48); }
td.TdClassName
{
border-color: #840730;
}
.TagClassName
{
border-color: #840730;
}
</style>