Shades of Burgundy #891227
Tints of Burgundy #891227
RGB
CMYK
RGB Variations
Color information
#891227 (or 0x891227) is known color: Burgundy. HEX triplet: 89, 12 and 27. RGB value is (137,18,39). Sum of RGB (Red+Green+Blue) = 137+18+39=194 (25% of max value = 765). Red value is 137 (53.91% from 255 or 70.62% from 194); Green value is 18 (7.42% from 255 or 9.28% from 194); Blue value is 39 (15.62% from 255 or 20.10% from 194); Max value from RGB is 137 - color contains mainly: red. Hex color #891227 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891227 is #76EDD8. Grayscale: #383838. Windows color (decimal): -7794137 or 2560649. OLE color: 2560649.
HSL color Cylindrical-coordinate representation of color #891227: hue angle of 349.41º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #891227 is Cyan = 0, Magento = 0.87, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 18 | 39 | - |
| CMYK | 0 | 0.87 | 0.72 | 0.46 |
| HSL | 349.41º | 0.77% | 0.3% | - |
| HSV(B) | 349.41º | 0.87% | 0.54% | - |
| XYZ | 10.9 | 5.9 | 2.48 | - |
| YUV | 55.98 | 118.42 | 185.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 18 | 39 | 0 | 0.87 | 0.72 | 0.46 | 349.41 | 0.77 | 0.3 |
| Hex | 89 | 12 | 27 | 0 | 57 | 48 | 2E | 15D | 4D | 1E |
| Octal | 211 | 22 | 47 | 0 | 127 | 110 | 56 | 535 | 115 | 36 |
| Binary | 10001001 | 10010 | 100111 | 0 | 1010111 | 1001000 | 101110 | 101011101 | 1001101 | 11110 |
Color Harmonies of #891227
Complementary color
Monochromatic Colors of #891227
Black with #891227
Text Example
Text Example
White with #891227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891227; }
p { color: rgb(137,18,39); }
H1.HeaderClassName
{
color: #891227;
}
.AnyTagClassName
{
color: #891227;
}
</style>
background-color css
<style>
a { background-color: #891227; }
a { background-color: rgb(137,18,39); }
div.DivClassName
{
background-color: #891227;
}
.BgClassName
{
background-color: #891227;
}
</style>
border-color css
<style>
span { border-color: #891227; }
span { border-color: rgb(137,18,39); }
td.TdClassName
{
border-color: #891227;
}
.TagClassName
{
border-color: #891227;
}
</style>