Shades of Burgundy #920539
Tints of Burgundy #920539
RGB
CMYK
RGB Variations
Color information
#920539 (or 0x920539) is known color: Burgundy. HEX triplet: 92, 05 and 39. RGB value is (146,5,57). Sum of RGB (Red+Green+Blue) = 146+5+57=208 (27% of max value = 765). Red value is 146 (57.42% from 255 or 70.19% from 208); Green value is 5 (2.34% from 255 or 2.40% from 208); Blue value is 57 (22.66% from 255 or 27.40% from 208); Max value from RGB is 146 - color contains mainly: red. Hex color #920539 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #920539 is #6DFAC6. Grayscale: #353535. Windows color (decimal): -7207623 or 3736978. OLE color: 3736978.
HSL color Cylindrical-coordinate representation of color #920539: hue angle of 337.87º 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 #920539 is Cyan = 0, Magento = 0.97, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 5 | 57 | - |
| CMYK | 0 | 0.97 | 0.61 | 0.43 |
| HSL | 337.87º | 0.93% | 0.3% | - |
| HSV(B) | 337.87º | 0.97% | 0.57% | - |
| XYZ | 12.65 | 6.51 | 4.46 | - |
| YUV | 53.09 | 130.21 | 194.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 5 | 57 | 0 | 0.97 | 0.61 | 0.43 | 337.87 | 0.93 | 0.3 |
| Hex | 92 | 5 | 39 | 0 | 61 | 3D | 2B | 152 | 5D | 1E |
| Octal | 222 | 5 | 71 | 0 | 141 | 75 | 53 | 522 | 135 | 36 |
| Binary | 10010010 | 101 | 111001 | 0 | 1100001 | 111101 | 101011 | 101010010 | 1011101 | 11110 |
Color Harmonies of #920539
Complementary color
Monochromatic Colors of #920539
Black with #920539
Text Example
Text Example
White with #920539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920539; }
p { color: rgb(146,5,57); }
H1.HeaderClassName
{
color: #920539;
}
.AnyTagClassName
{
color: #920539;
}
</style>
background-color css
<style>
a { background-color: #920539; }
a { background-color: rgb(146,5,57); }
div.DivClassName
{
background-color: #920539;
}
.BgClassName
{
background-color: #920539;
}
</style>
border-color css
<style>
span { border-color: #920539; }
span { border-color: rgb(146,5,57); }
td.TdClassName
{
border-color: #920539;
}
.TagClassName
{
border-color: #920539;
}
</style>