Shades of Burgundy #891327
Tints of Burgundy #891327
RGB
CMYK
RGB Variations
Color information
#891327 (or 0x891327) is known color: Burgundy. HEX triplet: 89, 13 and 27. RGB value is (137,19,39). Sum of RGB (Red+Green+Blue) = 137+19+39=195 (25% of max value = 765). Red value is 137 (53.91% from 255 or 70.26% from 195); Green value is 19 (7.81% from 255 or 9.74% from 195); Blue value is 39 (15.62% from 255 or 20% from 195); Max value from RGB is 137 - color contains mainly: red. Hex color #891327 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891327 is #76ECD8. Grayscale: #383838. Windows color (decimal): -7793881 or 2560905. OLE color: 2560905.
HSL color Cylindrical-coordinate representation of color #891327: hue angle of 349.83º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #891327 is Cyan = 0, Magento = 0.86, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 19 | 39 | - |
| CMYK | 0 | 0.86 | 0.72 | 0.46 |
| HSL | 349.83º | 0.76% | 0.31% | - |
| HSV(B) | 349.83º | 0.86% | 0.54% | - |
| XYZ | 10.92 | 5.93 | 2.49 | - |
| YUV | 56.56 | 118.09 | 185.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 19 | 39 | 0 | 0.86 | 0.72 | 0.46 | 349.83 | 0.76 | 0.31 |
| Hex | 89 | 13 | 27 | 0 | 56 | 48 | 2E | 15E | 4C | 1F |
| Octal | 211 | 23 | 47 | 0 | 126 | 110 | 56 | 536 | 114 | 37 |
| Binary | 10001001 | 10011 | 100111 | 0 | 1010110 | 1001000 | 101110 | 101011110 | 1001100 | 11111 |
Color Harmonies of #891327
Complementary color
Monochromatic Colors of #891327
Black with #891327
Text Example
Text Example
White with #891327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891327; }
p { color: rgb(137,19,39); }
H1.HeaderClassName
{
color: #891327;
}
.AnyTagClassName
{
color: #891327;
}
</style>
background-color css
<style>
a { background-color: #891327; }
a { background-color: rgb(137,19,39); }
div.DivClassName
{
background-color: #891327;
}
.BgClassName
{
background-color: #891327;
}
</style>
border-color css
<style>
span { border-color: #891327; }
span { border-color: rgb(137,19,39); }
td.TdClassName
{
border-color: #891327;
}
.TagClassName
{
border-color: #891327;
}
</style>