Shades of Burgundy #841027
Tints of Burgundy #841027
RGB
CMYK
RGB Variations
Color information
#841027 (or 0x841027) is known color: Burgundy. HEX triplet: 84, 10 and 27. RGB value is (132,16,39). Sum of RGB (Red+Green+Blue) = 132+16+39=187 (24% of max value = 765). Red value is 132 (51.95% from 255 or 70.59% from 187); Green value is 16 (6.64% from 255 or 8.56% from 187); Blue value is 39 (15.62% from 255 or 20.86% from 187); Max value from RGB is 132 - color contains mainly: red. Hex color #841027 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841027 is #7BEFD8. Grayscale: #353535. Windows color (decimal): -8122329 or 2560132. OLE color: 2560132.
HSL color Cylindrical-coordinate representation of color #841027: hue angle of 348.1º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #841027 is Cyan = 0, Magento = 0.88, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 16 | 39 | - |
| CMYK | 0 | 0.88 | 0.70 | 0.48 |
| HSL | 348.1º | 0.78% | 0.29% | - |
| HSV(B) | 348.1º | 0.88% | 0.52% | - |
| XYZ | 10.07 | 5.42 | 2.44 | - |
| YUV | 53.31 | 119.93 | 184.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 16 | 39 | 0 | 0.88 | 0.70 | 0.48 | 348.1 | 0.78 | 0.29 |
| Hex | 84 | 10 | 27 | 0 | 58 | 46 | 30 | 15C | 4E | 1D |
| Octal | 204 | 20 | 47 | 0 | 130 | 106 | 60 | 534 | 116 | 35 |
| Binary | 10000100 | 10000 | 100111 | 0 | 1011000 | 1000110 | 110000 | 101011100 | 1001110 | 11101 |
Color Harmonies of #841027
Complementary color
Monochromatic Colors of #841027
Black with #841027
Text Example
Text Example
White with #841027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841027; }
p { color: rgb(132,16,39); }
H1.HeaderClassName
{
color: #841027;
}
.AnyTagClassName
{
color: #841027;
}
</style>
background-color css
<style>
a { background-color: #841027; }
a { background-color: rgb(132,16,39); }
div.DivClassName
{
background-color: #841027;
}
.BgClassName
{
background-color: #841027;
}
</style>
border-color css
<style>
span { border-color: #841027; }
span { border-color: rgb(132,16,39); }
td.TdClassName
{
border-color: #841027;
}
.TagClassName
{
border-color: #841027;
}
</style>