Shades of Burgundy #910936
Tints of Burgundy #910936
RGB
CMYK
RGB Variations
Color information
#910936 (or 0x910936) is known color: Burgundy. HEX triplet: 91, 09 and 36. RGB value is (145,9,54). Sum of RGB (Red+Green+Blue) = 145+9+54=208 (27% of max value = 765). Red value is 145 (57.03% from 255 or 69.71% from 208); Green value is 9 (3.91% from 255 or 4.33% from 208); Blue value is 54 (21.48% from 255 or 25.96% from 208); Max value from RGB is 145 - color contains mainly: red. Hex color #910936 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #910936 is #6EF6C9. Grayscale: #363636. Windows color (decimal): -7272138 or 3541393. OLE color: 3541393.
HSL color Cylindrical-coordinate representation of color #910936: hue angle of 340.15º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #910936 is Cyan = 0, Magento = 0.94, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 9 | 54 | - |
| CMYK | 0 | 0.94 | 0.63 | 0.43 |
| HSL | 340.15º | 0.88% | 0.3% | - |
| HSV(B) | 340.15º | 0.94% | 0.57% | - |
| XYZ | 12.44 | 6.48 | 4.09 | - |
| YUV | 54.79 | 127.56 | 192.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 9 | 54 | 0 | 0.94 | 0.63 | 0.43 | 340.15 | 0.88 | 0.3 |
| Hex | 91 | 9 | 36 | 0 | 5E | 3F | 2B | 154 | 58 | 1E |
| Octal | 221 | 11 | 66 | 0 | 136 | 77 | 53 | 524 | 130 | 36 |
| Binary | 10010001 | 1001 | 110110 | 0 | 1011110 | 111111 | 101011 | 101010100 | 1011000 | 11110 |
Color Harmonies of #910936
Complementary color
Monochromatic Colors of #910936
Black with #910936
Text Example
Text Example
White with #910936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910936; }
p { color: rgb(145,9,54); }
H1.HeaderClassName
{
color: #910936;
}
.AnyTagClassName
{
color: #910936;
}
</style>
background-color css
<style>
a { background-color: #910936; }
a { background-color: rgb(145,9,54); }
div.DivClassName
{
background-color: #910936;
}
.BgClassName
{
background-color: #910936;
}
</style>
border-color css
<style>
span { border-color: #910936; }
span { border-color: rgb(145,9,54); }
td.TdClassName
{
border-color: #910936;
}
.TagClassName
{
border-color: #910936;
}
</style>