Shades of Burgundy #841318
Tints of Burgundy #841318
RGB
CMYK
RGB Variations
Color information
#841318 (or 0x841318) is known color: Burgundy. HEX triplet: 84, 13 and 18. RGB value is (132,19,24). Sum of RGB (Red+Green+Blue) = 132+19+24=175 (23% of max value = 765). Red value is 132 (51.95% from 255 or 75.43% from 175); Green value is 19 (7.81% from 255 or 10.86% from 175); Blue value is 24 (9.77% from 255 or 13.71% from 175); Max value from RGB is 132 - color contains mainly: red. Hex color #841318 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841318 is #7BECE7. Grayscale: #353535. Windows color (decimal): -8121576 or 1577860. OLE color: 1577860.
HSL color Cylindrical-coordinate representation of color #841318: hue angle of 357.35º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #841318 is Cyan = 0, Magento = 0.86, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 19 | 24 | - |
| CMYK | 0 | 0.86 | 0.82 | 0.48 |
| HSL | 357.35º | 0.75% | 0.3% | - |
| HSV(B) | 357.35º | 0.86% | 0.52% | - |
| XYZ | 9.91 | 5.44 | 1.39 | - |
| YUV | 53.36 | 111.44 | 184.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 19 | 24 | 0 | 0.86 | 0.82 | 0.48 | 357.35 | 0.75 | 0.3 |
| Hex | 84 | 13 | 18 | 0 | 56 | 52 | 30 | 165 | 4B | 1E |
| Octal | 204 | 23 | 30 | 0 | 126 | 122 | 60 | 545 | 113 | 36 |
| Binary | 10000100 | 10011 | 11000 | 0 | 1010110 | 1010010 | 110000 | 101100101 | 1001011 | 11110 |
Color Harmonies of #841318
Complementary color
Monochromatic Colors of #841318
Black with #841318
Text Example
Text Example
White with #841318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841318; }
p { color: rgb(132,19,24); }
H1.HeaderClassName
{
color: #841318;
}
.AnyTagClassName
{
color: #841318;
}
</style>
background-color css
<style>
a { background-color: #841318; }
a { background-color: rgb(132,19,24); }
div.DivClassName
{
background-color: #841318;
}
.BgClassName
{
background-color: #841318;
}
</style>
border-color css
<style>
span { border-color: #841318; }
span { border-color: rgb(132,19,24); }
td.TdClassName
{
border-color: #841318;
}
.TagClassName
{
border-color: #841318;
}
</style>