Shades of Burgundy #870617
Tints of Burgundy #870617
RGB
CMYK
RGB Variations
Color information
#870617 (or 0x870617) is known color: Burgundy. HEX triplet: 87, 06 and 17. RGB value is (135,6,23). Sum of RGB (Red+Green+Blue) = 135+6+23=164 (21% of max value = 765). Red value is 135 (53.12% from 255 or 82.32% from 164); Green value is 6 (2.73% from 255 or 3.66% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 135 - color contains mainly: red. Hex color #870617 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870617 is #78F9E8. Grayscale: #2E2E2E. Windows color (decimal): -7928297 or 1508999. OLE color: 1508999.
HSL color Cylindrical-coordinate representation of color #870617: hue angle of 352.09º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #870617 is Cyan = 0, Magento = 0.96, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 6 | 23 | - |
| CMYK | 0 | 0.96 | 0.83 | 0.47 |
| HSL | 352.09º | 0.91% | 0.28% | - |
| HSV(B) | 352.09º | 0.96% | 0.53% | - |
| XYZ | 10.21 | 5.34 | 1.3 | - |
| YUV | 46.51 | 114.74 | 191.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 6 | 23 | 0 | 0.96 | 0.83 | 0.47 | 352.09 | 0.91 | 0.28 |
| Hex | 87 | 6 | 17 | 0 | 60 | 53 | 2F | 160 | 5B | 1C |
| Octal | 207 | 6 | 27 | 0 | 140 | 123 | 57 | 540 | 133 | 34 |
| Binary | 10000111 | 110 | 10111 | 0 | 1100000 | 1010011 | 101111 | 101100000 | 1011011 | 11100 |
Color Harmonies of #870617
Complementary color
Monochromatic Colors of #870617
Black with #870617
Text Example
Text Example
White with #870617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870617; }
p { color: rgb(135,6,23); }
H1.HeaderClassName
{
color: #870617;
}
.AnyTagClassName
{
color: #870617;
}
</style>
background-color css
<style>
a { background-color: #870617; }
a { background-color: rgb(135,6,23); }
div.DivClassName
{
background-color: #870617;
}
.BgClassName
{
background-color: #870617;
}
</style>
border-color css
<style>
span { border-color: #870617; }
span { border-color: rgb(135,6,23); }
td.TdClassName
{
border-color: #870617;
}
.TagClassName
{
border-color: #870617;
}
</style>