Shades of Burgundy #860138
Tints of Burgundy #860138
RGB
CMYK
RGB Variations
Color information
#860138 (or 0x860138) is known color: Burgundy. HEX triplet: 86, 01 and 38. RGB value is (134,1,56). Sum of RGB (Red+Green+Blue) = 134+1+56=191 (25% of max value = 765). Red value is 134 (52.73% from 255 or 70.16% from 191); Green value is 1 (0.78% from 255 or 0.52% from 191); Blue value is 56 (22.27% from 255 or 29.32% from 191); Max value from RGB is 134 - color contains mainly: red. Hex color #860138 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860138 is #79FEC7. Grayscale: #2E2E2E. Windows color (decimal): -7995080 or 3670406. OLE color: 3670406.
HSL color Cylindrical-coordinate representation of color #860138: hue angle of 335.19º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #860138 is Cyan = 0, Magento = 0.99, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 1 | 56 | - |
| CMYK | 0 | 0.99 | 0.58 | 0.47 |
| HSL | 335.19º | 0.99% | 0.26% | - |
| HSV(B) | 335.19º | 0.99% | 0.53% | - |
| XYZ | 10.56 | 5.38 | 4.22 | - |
| YUV | 47.04 | 133.06 | 190.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 1 | 56 | 0 | 0.99 | 0.58 | 0.47 | 335.19 | 0.99 | 0.26 |
| Hex | 86 | 1 | 38 | 0 | 63 | 3A | 2F | 14F | 63 | 1A |
| Octal | 206 | 1 | 70 | 0 | 143 | 72 | 57 | 517 | 143 | 32 |
| Binary | 10000110 | 1 | 111000 | 0 | 1100011 | 111010 | 101111 | 101001111 | 1100011 | 11010 |
Color Harmonies of #860138
Complementary color
Monochromatic Colors of #860138
Black with #860138
Text Example
Text Example
White with #860138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860138; }
p { color: rgb(134,1,56); }
H1.HeaderClassName
{
color: #860138;
}
.AnyTagClassName
{
color: #860138;
}
</style>
background-color css
<style>
a { background-color: #860138; }
a { background-color: rgb(134,1,56); }
div.DivClassName
{
background-color: #860138;
}
.BgClassName
{
background-color: #860138;
}
</style>
border-color css
<style>
span { border-color: #860138; }
span { border-color: rgb(134,1,56); }
td.TdClassName
{
border-color: #860138;
}
.TagClassName
{
border-color: #860138;
}
</style>