Shades of Burgundy #940937
Tints of Burgundy #940937
RGB
CMYK
RGB Variations
Color information
#940937 (or 0x940937) is known color: Burgundy. HEX triplet: 94, 09 and 37. RGB value is (148,9,55). Sum of RGB (Red+Green+Blue) = 148+9+55=212 (28% of max value = 765). Red value is 148 (58.20% from 255 or 69.81% from 212); Green value is 9 (3.91% from 255 or 4.25% from 212); Blue value is 55 (21.88% from 255 or 25.94% from 212); Max value from RGB is 148 - color contains mainly: red. Hex color #940937 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #940937 is #6BF6C8. Grayscale: #373737. Windows color (decimal): -7075529 or 3606932. OLE color: 3606932.
HSL color Cylindrical-coordinate representation of color #940937: hue angle of 340.14º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #940937 is Cyan = 0, Magento = 0.94, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 9 | 55 | - |
| CMYK | 0 | 0.94 | 0.63 | 0.42 |
| HSL | 340.14º | 0.89% | 0.31% | - |
| HSV(B) | 340.14º | 0.94% | 0.58% | - |
| XYZ | 13 | 6.77 | 4.24 | - |
| YUV | 55.81 | 127.55 | 193.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 9 | 55 | 0 | 0.94 | 0.63 | 0.42 | 340.14 | 0.89 | 0.31 |
| Hex | 94 | 9 | 37 | 0 | 5E | 3F | 2A | 154 | 59 | 1F |
| Octal | 224 | 11 | 67 | 0 | 136 | 77 | 52 | 524 | 131 | 37 |
| Binary | 10010100 | 1001 | 110111 | 0 | 1011110 | 111111 | 101010 | 101010100 | 1011001 | 11111 |
Color Harmonies of #940937
Complementary color
Monochromatic Colors of #940937
Black with #940937
Text Example
Text Example
White with #940937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940937; }
p { color: rgb(148,9,55); }
H1.HeaderClassName
{
color: #940937;
}
.AnyTagClassName
{
color: #940937;
}
</style>
background-color css
<style>
a { background-color: #940937; }
a { background-color: rgb(148,9,55); }
div.DivClassName
{
background-color: #940937;
}
.BgClassName
{
background-color: #940937;
}
</style>
border-color css
<style>
span { border-color: #940937; }
span { border-color: rgb(148,9,55); }
td.TdClassName
{
border-color: #940937;
}
.TagClassName
{
border-color: #940937;
}
</style>