Shades of Burgundy #940934
Tints of Burgundy #940934
RGB
CMYK
RGB Variations
Color information
#940934 (or 0x940934) is known color: Burgundy. HEX triplet: 94, 09 and 34. RGB value is (148,9,52). Sum of RGB (Red+Green+Blue) = 148+9+52=209 (27% of max value = 765). Red value is 148 (58.20% from 255 or 70.81% from 209); Green value is 9 (3.91% from 255 or 4.31% from 209); Blue value is 52 (20.70% from 255 or 24.88% from 209); Max value from RGB is 148 - color contains mainly: red. Hex color #940934 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #940934 is #6BF6CB. Grayscale: #373737. Windows color (decimal): -7075532 or 3410324. OLE color: 3410324.
HSL color Cylindrical-coordinate representation of color #940934: hue angle of 341.44º 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 #940934 is Cyan = 0, Magento = 0.94, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 9 | 52 | - |
| CMYK | 0 | 0.94 | 0.65 | 0.42 |
| HSL | 341.44º | 0.89% | 0.31% | - |
| HSV(B) | 341.44º | 0.94% | 0.58% | - |
| XYZ | 12.93 | 6.74 | 3.87 | - |
| YUV | 55.46 | 126.05 | 194 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 9 | 52 | 0 | 0.94 | 0.65 | 0.42 | 341.44 | 0.89 | 0.31 |
| Hex | 94 | 9 | 34 | 0 | 5E | 41 | 2A | 155 | 59 | 1F |
| Octal | 224 | 11 | 64 | 0 | 136 | 101 | 52 | 525 | 131 | 37 |
| Binary | 10010100 | 1001 | 110100 | 0 | 1011110 | 1000001 | 101010 | 101010101 | 1011001 | 11111 |
Color Harmonies of #940934
Complementary color
Monochromatic Colors of #940934
Black with #940934
Text Example
Text Example
White with #940934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940934; }
p { color: rgb(148,9,52); }
H1.HeaderClassName
{
color: #940934;
}
.AnyTagClassName
{
color: #940934;
}
</style>
background-color css
<style>
a { background-color: #940934; }
a { background-color: rgb(148,9,52); }
div.DivClassName
{
background-color: #940934;
}
.BgClassName
{
background-color: #940934;
}
</style>
border-color css
<style>
span { border-color: #940934; }
span { border-color: rgb(148,9,52); }
td.TdClassName
{
border-color: #940934;
}
.TagClassName
{
border-color: #940934;
}
</style>