Shades of Burgundy #891036
Tints of Burgundy #891036
RGB
CMYK
RGB Variations
Color information
#891036 (or 0x891036) is known color: Burgundy. HEX triplet: 89, 10 and 36. RGB value is (137,16,54). Sum of RGB (Red+Green+Blue) = 137+16+54=207 (27% of max value = 765). Red value is 137 (53.91% from 255 or 66.18% from 207); Green value is 16 (6.64% from 255 or 7.73% from 207); Blue value is 54 (21.48% from 255 or 26.09% from 207); Max value from RGB is 137 - color contains mainly: red. Hex color #891036 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891036 is #76EFC9. Grayscale: #383838. Windows color (decimal): -7794634 or 3543177. OLE color: 3543177.
HSL color Cylindrical-coordinate representation of color #891036: hue angle of 341.16º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #891036 is Cyan = 0, Magento = 0.88, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 16 | 54 | - |
| CMYK | 0 | 0.88 | 0.61 | 0.46 |
| HSL | 341.16º | 0.79% | 0.3% | - |
| HSV(B) | 341.16º | 0.88% | 0.54% | - |
| XYZ | 11.17 | 5.96 | 4.05 | - |
| YUV | 56.51 | 126.59 | 185.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 16 | 54 | 0 | 0.88 | 0.61 | 0.46 | 341.16 | 0.79 | 0.3 |
| Hex | 89 | 10 | 36 | 0 | 58 | 3D | 2E | 155 | 4F | 1E |
| Octal | 211 | 20 | 66 | 0 | 130 | 75 | 56 | 525 | 117 | 36 |
| Binary | 10001001 | 10000 | 110110 | 0 | 1011000 | 111101 | 101110 | 101010101 | 1001111 | 11110 |
Color Harmonies of #891036
Complementary color
Monochromatic Colors of #891036
Black with #891036
Text Example
Text Example
White with #891036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891036; }
p { color: rgb(137,16,54); }
H1.HeaderClassName
{
color: #891036;
}
.AnyTagClassName
{
color: #891036;
}
</style>
background-color css
<style>
a { background-color: #891036; }
a { background-color: rgb(137,16,54); }
div.DivClassName
{
background-color: #891036;
}
.BgClassName
{
background-color: #891036;
}
</style>
border-color css
<style>
span { border-color: #891036; }
span { border-color: rgb(137,16,54); }
td.TdClassName
{
border-color: #891036;
}
.TagClassName
{
border-color: #891036;
}
</style>