Shades of Burgundy #861024
Tints of Burgundy #861024
RGB
CMYK
RGB Variations
Color information
#861024 (or 0x861024) is known color: Burgundy. HEX triplet: 86, 10 and 24. RGB value is (134,16,36). Sum of RGB (Red+Green+Blue) = 134+16+36=186 (24% of max value = 765). Red value is 134 (52.73% from 255 or 72.04% from 186); Green value is 16 (6.64% from 255 or 8.60% from 186); Blue value is 36 (14.45% from 255 or 19.35% from 186); Max value from RGB is 134 - color contains mainly: red. Hex color #861024 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861024 is #79EFDB. Grayscale: #353535. Windows color (decimal): -7991260 or 2363526. OLE color: 2363526.
HSL color Cylindrical-coordinate representation of color #861024: hue angle of 349.83º 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 #861024 is Cyan = 0, Magento = 0.88, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 16 | 36 | - |
| CMYK | 0 | 0.88 | 0.73 | 0.47 |
| HSL | 349.83º | 0.79% | 0.29% | - |
| HSV(B) | 349.83º | 0.88% | 0.53% | - |
| XYZ | 10.34 | 5.57 | 2.2 | - |
| YUV | 53.56 | 118.09 | 185.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 16 | 36 | 0 | 0.88 | 0.73 | 0.47 | 349.83 | 0.79 | 0.29 |
| Hex | 86 | 10 | 24 | 0 | 58 | 49 | 2F | 15E | 4F | 1D |
| Octal | 206 | 20 | 44 | 0 | 130 | 111 | 57 | 536 | 117 | 35 |
| Binary | 10000110 | 10000 | 100100 | 0 | 1011000 | 1001001 | 101111 | 101011110 | 1001111 | 11101 |
Color Harmonies of #861024
Complementary color
Monochromatic Colors of #861024
Black with #861024
Text Example
Text Example
White with #861024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861024; }
p { color: rgb(134,16,36); }
H1.HeaderClassName
{
color: #861024;
}
.AnyTagClassName
{
color: #861024;
}
</style>
background-color css
<style>
a { background-color: #861024; }
a { background-color: rgb(134,16,36); }
div.DivClassName
{
background-color: #861024;
}
.BgClassName
{
background-color: #861024;
}
</style>
border-color css
<style>
span { border-color: #861024; }
span { border-color: rgb(134,16,36); }
td.TdClassName
{
border-color: #861024;
}
.TagClassName
{
border-color: #861024;
}
</style>