Shades of Burgundy #920534
Tints of Burgundy #920534
RGB
CMYK
RGB Variations
Color information
#920534 (or 0x920534) is known color: Burgundy. HEX triplet: 92, 05 and 34. RGB value is (146,5,52). Sum of RGB (Red+Green+Blue) = 146+5+52=203 (26% of max value = 765). Red value is 146 (57.42% from 255 or 71.92% from 203); Green value is 5 (2.34% from 255 or 2.46% from 203); Blue value is 52 (20.70% from 255 or 25.62% from 203); Max value from RGB is 146 - color contains mainly: red. Hex color #920534 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #920534 is #6DFACB. Grayscale: #343434. Windows color (decimal): -7207628 or 3409298. OLE color: 3409298.
HSL color Cylindrical-coordinate representation of color #920534: hue angle of 340º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #920534 is Cyan = 0, Magento = 0.97, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 5 | 52 | - |
| CMYK | 0 | 0.97 | 0.64 | 0.43 |
| HSL | 340º | 0.93% | 0.3% | - |
| HSV(B) | 340º | 0.97% | 0.57% | - |
| XYZ | 12.53 | 6.47 | 3.84 | - |
| YUV | 52.52 | 127.71 | 194.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 5 | 52 | 0 | 0.97 | 0.64 | 0.43 | 340 | 0.93 | 0.3 |
| Hex | 92 | 5 | 34 | 0 | 61 | 40 | 2B | 154 | 5D | 1E |
| Octal | 222 | 5 | 64 | 0 | 141 | 100 | 53 | 524 | 135 | 36 |
| Binary | 10010010 | 101 | 110100 | 0 | 1100001 | 1000000 | 101011 | 101010100 | 1011101 | 11110 |
Color Harmonies of #920534
Complementary color
Monochromatic Colors of #920534
Black with #920534
Text Example
Text Example
White with #920534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920534; }
p { color: rgb(146,5,52); }
H1.HeaderClassName
{
color: #920534;
}
.AnyTagClassName
{
color: #920534;
}
</style>
background-color css
<style>
a { background-color: #920534; }
a { background-color: rgb(146,5,52); }
div.DivClassName
{
background-color: #920534;
}
.BgClassName
{
background-color: #920534;
}
</style>
border-color css
<style>
span { border-color: #920534; }
span { border-color: rgb(146,5,52); }
td.TdClassName
{
border-color: #920534;
}
.TagClassName
{
border-color: #920534;
}
</style>