Shades of Burgundy #860722
Tints of Burgundy #860722
RGB
CMYK
RGB Variations
Color information
#860722 (or 0x860722) is known color: Burgundy. HEX triplet: 86, 07 and 22. RGB value is (134,7,34). Sum of RGB (Red+Green+Blue) = 134+7+34=175 (23% of max value = 765). Red value is 134 (52.73% from 255 or 76.57% from 175); Green value is 7 (3.12% from 255 or 4% from 175); Blue value is 34 (13.67% from 255 or 19.43% from 175); Max value from RGB is 134 - color contains mainly: red. Hex color #860722 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860722 is #79F8DD. Grayscale: #303030. Windows color (decimal): -7993566 or 2230150. OLE color: 2230150.
HSL color Cylindrical-coordinate representation of color #860722: hue angle of 347.24º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #860722 is Cyan = 0, Magento = 0.95, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 34 | - |
| CMYK | 0 | 0.95 | 0.75 | 0.47 |
| HSL | 347.24º | 0.9% | 0.28% | - |
| HSV(B) | 347.24º | 0.95% | 0.53% | - |
| XYZ | 10.2 | 5.34 | 2.01 | - |
| YUV | 48.05 | 120.08 | 189.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 34 | 0 | 0.95 | 0.75 | 0.47 | 347.24 | 0.9 | 0.28 |
| Hex | 86 | 7 | 22 | 0 | 5F | 4B | 2F | 15B | 5A | 1C |
| Octal | 206 | 7 | 42 | 0 | 137 | 113 | 57 | 533 | 132 | 34 |
| Binary | 10000110 | 111 | 100010 | 0 | 1011111 | 1001011 | 101111 | 101011011 | 1011010 | 11100 |
Color Harmonies of #860722
Complementary color
Monochromatic Colors of #860722
Black with #860722
Text Example
Text Example
White with #860722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860722; }
p { color: rgb(134,7,34); }
H1.HeaderClassName
{
color: #860722;
}
.AnyTagClassName
{
color: #860722;
}
</style>
background-color css
<style>
a { background-color: #860722; }
a { background-color: rgb(134,7,34); }
div.DivClassName
{
background-color: #860722;
}
.BgClassName
{
background-color: #860722;
}
</style>
border-color css
<style>
span { border-color: #860722; }
span { border-color: rgb(134,7,34); }
td.TdClassName
{
border-color: #860722;
}
.TagClassName
{
border-color: #860722;
}
</style>