Shades of Burgundy #861034
Tints of Burgundy #861034
RGB
CMYK
RGB Variations
Color information
#861034 (or 0x861034) is known color: Burgundy. HEX triplet: 86, 10 and 34. RGB value is (134,16,52). Sum of RGB (Red+Green+Blue) = 134+16+52=202 (26% of max value = 765). Red value is 134 (52.73% from 255 or 66.34% from 202); Green value is 16 (6.64% from 255 or 7.92% from 202); Blue value is 52 (20.70% from 255 or 25.74% from 202); Max value from RGB is 134 - color contains mainly: red. Hex color #861034 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861034 is #79EFCB. Grayscale: #373737. Windows color (decimal): -7991244 or 3412102. OLE color: 3412102.
HSL color Cylindrical-coordinate representation of color #861034: hue angle of 341.69º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #861034 is Cyan = 0, Magento = 0.88, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 16 | 52 | - |
| CMYK | 0 | 0.88 | 0.61 | 0.47 |
| HSL | 341.69º | 0.79% | 0.29% | - |
| HSV(B) | 341.69º | 0.88% | 0.53% | - |
| XYZ | 10.64 | 5.69 | 3.79 | - |
| YUV | 55.39 | 126.09 | 184.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 16 | 52 | 0 | 0.88 | 0.61 | 0.47 | 341.69 | 0.79 | 0.29 |
| Hex | 86 | 10 | 34 | 0 | 58 | 3D | 2F | 156 | 4F | 1D |
| Octal | 206 | 20 | 64 | 0 | 130 | 75 | 57 | 526 | 117 | 35 |
| Binary | 10000110 | 10000 | 110100 | 0 | 1011000 | 111101 | 101111 | 101010110 | 1001111 | 11101 |
Color Harmonies of #861034
Complementary color
Monochromatic Colors of #861034
Black with #861034
Text Example
Text Example
White with #861034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861034; }
p { color: rgb(134,16,52); }
H1.HeaderClassName
{
color: #861034;
}
.AnyTagClassName
{
color: #861034;
}
</style>
background-color css
<style>
a { background-color: #861034; }
a { background-color: rgb(134,16,52); }
div.DivClassName
{
background-color: #861034;
}
.BgClassName
{
background-color: #861034;
}
</style>
border-color css
<style>
span { border-color: #861034; }
span { border-color: rgb(134,16,52); }
td.TdClassName
{
border-color: #861034;
}
.TagClassName
{
border-color: #861034;
}
</style>