Shades of Burgundy #821017
Tints of Burgundy #821017
RGB
CMYK
RGB Variations
Color information
#821017 (or 0x821017) is known color: Burgundy. HEX triplet: 82, 10 and 17. RGB value is (130,16,23). Sum of RGB (Red+Green+Blue) = 130+16+23=169 (22% of max value = 765). Red value is 130 (51.17% from 255 or 76.92% from 169); Green value is 16 (6.64% from 255 or 9.47% from 169); Blue value is 23 (9.38% from 255 or 13.61% from 169); Max value from RGB is 130 - color contains mainly: red. Hex color #821017 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821017 is #7DEFE8. Grayscale: #323232. Windows color (decimal): -8253417 or 1511554. OLE color: 1511554.
HSL color Cylindrical-coordinate representation of color #821017: hue angle of 356.32º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #821017 is Cyan = 0, Magento = 0.88, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 16 | 23 | - |
| CMYK | 0 | 0.88 | 0.82 | 0.49 |
| HSL | 356.32º | 0.78% | 0.29% | - |
| HSV(B) | 356.32º | 0.88% | 0.51% | - |
| XYZ | 9.55 | 5.18 | 1.31 | - |
| YUV | 50.88 | 112.27 | 184.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 16 | 23 | 0 | 0.88 | 0.82 | 0.49 | 356.32 | 0.78 | 0.29 |
| Hex | 82 | 10 | 17 | 0 | 58 | 52 | 31 | 164 | 4E | 1D |
| Octal | 202 | 20 | 27 | 0 | 130 | 122 | 61 | 544 | 116 | 35 |
| Binary | 10000010 | 10000 | 10111 | 0 | 1011000 | 1010010 | 110001 | 101100100 | 1001110 | 11101 |
Color Harmonies of #821017
Complementary color
Monochromatic Colors of #821017
Black with #821017
Text Example
Text Example
White with #821017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821017; }
p { color: rgb(130,16,23); }
H1.HeaderClassName
{
color: #821017;
}
.AnyTagClassName
{
color: #821017;
}
</style>
background-color css
<style>
a { background-color: #821017; }
a { background-color: rgb(130,16,23); }
div.DivClassName
{
background-color: #821017;
}
.BgClassName
{
background-color: #821017;
}
</style>
border-color css
<style>
span { border-color: #821017; }
span { border-color: rgb(130,16,23); }
td.TdClassName
{
border-color: #821017;
}
.TagClassName
{
border-color: #821017;
}
</style>