Shades of Burgundy #920336
Tints of Burgundy #920336
RGB
CMYK
RGB Variations
Color information
#920336 (or 0x920336) is known color: Burgundy. HEX triplet: 92, 03 and 36. RGB value is (146,3,54). Sum of RGB (Red+Green+Blue) = 146+3+54=203 (26% of max value = 765). Red value is 146 (57.42% from 255 or 71.92% from 203); Green value is 3 (1.56% from 255 or 1.48% from 203); Blue value is 54 (21.48% from 255 or 26.60% from 203); Max value from RGB is 146 - color contains mainly: red. Hex color #920336 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #920336 is #6DFCC9. Grayscale: #333333. Windows color (decimal): -7208138 or 3539858. OLE color: 3539858.
HSL color Cylindrical-coordinate representation of color #920336: hue angle of 338.6º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #920336 is Cyan = 0, Magento = 0.98, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 3 | 54 | - |
| CMYK | 0 | 0.98 | 0.63 | 0.43 |
| HSL | 338.6º | 0.96% | 0.29% | - |
| HSV(B) | 338.6º | 0.98% | 0.57% | - |
| XYZ | 12.55 | 6.44 | 4.07 | - |
| YUV | 51.57 | 129.38 | 195.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 3 | 54 | 0 | 0.98 | 0.63 | 0.43 | 338.6 | 0.96 | 0.29 |
| Hex | 92 | 3 | 36 | 0 | 62 | 3F | 2B | 153 | 60 | 1D |
| Octal | 222 | 3 | 66 | 0 | 142 | 77 | 53 | 523 | 140 | 35 |
| Binary | 10010010 | 11 | 110110 | 0 | 1100010 | 111111 | 101011 | 101010011 | 1100000 | 11101 |
Color Harmonies of #920336
Complementary color
Monochromatic Colors of #920336
Black with #920336
Text Example
Text Example
White with #920336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920336; }
p { color: rgb(146,3,54); }
H1.HeaderClassName
{
color: #920336;
}
.AnyTagClassName
{
color: #920336;
}
</style>
background-color css
<style>
a { background-color: #920336; }
a { background-color: rgb(146,3,54); }
div.DivClassName
{
background-color: #920336;
}
.BgClassName
{
background-color: #920336;
}
</style>
border-color css
<style>
span { border-color: #920336; }
span { border-color: rgb(146,3,54); }
td.TdClassName
{
border-color: #920336;
}
.TagClassName
{
border-color: #920336;
}
</style>