Shades of Burgundy #860727
Tints of Burgundy #860727
RGB
CMYK
RGB Variations
Color information
#860727 (or 0x860727) is known color: Burgundy. HEX triplet: 86, 07 and 27. RGB value is (134,7,39). Sum of RGB (Red+Green+Blue) = 134+7+39=180 (23% of max value = 765). Red value is 134 (52.73% from 255 or 74.44% from 180); Green value is 7 (3.12% from 255 or 3.89% from 180); Blue value is 39 (15.62% from 255 or 21.67% from 180); Max value from RGB is 134 - color contains mainly: red. Hex color #860727 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860727 is #79F8D8. Grayscale: #303030. Windows color (decimal): -7993561 or 2557830. OLE color: 2557830.
HSL color Cylindrical-coordinate representation of color #860727: hue angle of 344.88º 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 #860727 is Cyan = 0, Magento = 0.95, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 39 | - |
| CMYK | 0 | 0.95 | 0.71 | 0.47 |
| HSL | 344.88º | 0.9% | 0.28% | - |
| HSV(B) | 344.88º | 0.95% | 0.53% | - |
| XYZ | 10.27 | 5.37 | 2.41 | - |
| YUV | 48.62 | 122.58 | 188.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 39 | 0 | 0.95 | 0.71 | 0.47 | 344.88 | 0.9 | 0.28 |
| Hex | 86 | 7 | 27 | 0 | 5F | 47 | 2F | 159 | 5A | 1C |
| Octal | 206 | 7 | 47 | 0 | 137 | 107 | 57 | 531 | 132 | 34 |
| Binary | 10000110 | 111 | 100111 | 0 | 1011111 | 1000111 | 101111 | 101011001 | 1011010 | 11100 |
Color Harmonies of #860727
Complementary color
Monochromatic Colors of #860727
Black with #860727
Text Example
Text Example
White with #860727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860727; }
p { color: rgb(134,7,39); }
H1.HeaderClassName
{
color: #860727;
}
.AnyTagClassName
{
color: #860727;
}
</style>
background-color css
<style>
a { background-color: #860727; }
a { background-color: rgb(134,7,39); }
div.DivClassName
{
background-color: #860727;
}
.BgClassName
{
background-color: #860727;
}
</style>
border-color css
<style>
span { border-color: #860727; }
span { border-color: rgb(134,7,39); }
td.TdClassName
{
border-color: #860727;
}
.TagClassName
{
border-color: #860727;
}
</style>