Shades of Burgundy #970936
Tints of Burgundy #970936
RGB
CMYK
RGB Variations
Color information
#970936 (or 0x970936) is known color: Burgundy. HEX triplet: 97, 09 and 36. RGB value is (151,9,54). Sum of RGB (Red+Green+Blue) = 151+9+54=214 (28% of max value = 765). Red value is 151 (59.38% from 255 or 70.56% from 214); Green value is 9 (3.91% from 255 or 4.21% from 214); Blue value is 54 (21.48% from 255 or 25.23% from 214); Max value from RGB is 151 - color contains mainly: red. Hex color #970936 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #970936 is #68F6C9. Grayscale: #383838. Windows color (decimal): -6878922 or 3541399. OLE color: 3541399.
HSL color Cylindrical-coordinate representation of color #970936: hue angle of 340.99º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #970936 is Cyan = 0, Magento = 0.94, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 9 | 54 | - |
| CMYK | 0 | 0.94 | 0.64 | 0.41 |
| HSL | 340.99º | 0.89% | 0.31% | - |
| HSV(B) | 340.99º | 0.94% | 0.59% | - |
| XYZ | 13.53 | 7.04 | 4.14 | - |
| YUV | 56.59 | 126.54 | 195.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 9 | 54 | 0 | 0.94 | 0.64 | 0.41 | 340.99 | 0.89 | 0.31 |
| Hex | 97 | 9 | 36 | 0 | 5E | 40 | 29 | 155 | 59 | 1F |
| Octal | 227 | 11 | 66 | 0 | 136 | 100 | 51 | 525 | 131 | 37 |
| Binary | 10010111 | 1001 | 110110 | 0 | 1011110 | 1000000 | 101001 | 101010101 | 1011001 | 11111 |
Color Harmonies of #970936
Complementary color
Monochromatic Colors of #970936
Black with #970936
Text Example
Text Example
White with #970936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #970936; }
p { color: rgb(151,9,54); }
H1.HeaderClassName
{
color: #970936;
}
.AnyTagClassName
{
color: #970936;
}
</style>
background-color css
<style>
a { background-color: #970936; }
a { background-color: rgb(151,9,54); }
div.DivClassName
{
background-color: #970936;
}
.BgClassName
{
background-color: #970936;
}
</style>
border-color css
<style>
span { border-color: #970936; }
span { border-color: rgb(151,9,54); }
td.TdClassName
{
border-color: #970936;
}
.TagClassName
{
border-color: #970936;
}
</style>