Shades of Burgundy #930636
Tints of Burgundy #930636
RGB
CMYK
RGB Variations
Color information
#930636 (or 0x930636) is known color: Burgundy. HEX triplet: 93, 06 and 36. RGB value is (147,6,54). Sum of RGB (Red+Green+Blue) = 147+6+54=207 (27% of max value = 765). Red value is 147 (57.81% from 255 or 71.01% from 207); Green value is 6 (2.73% from 255 or 2.90% from 207); Blue value is 54 (21.48% from 255 or 26.09% from 207); Max value from RGB is 147 - color contains mainly: red. Hex color #930636 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #930636 is #6CF9C9. Grayscale: #353535. Windows color (decimal): -7141834 or 3540627. OLE color: 3540627.
HSL color Cylindrical-coordinate representation of color #930636: hue angle of 339.57º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #930636 is Cyan = 0, Magento = 0.96, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 6 | 54 | - |
| CMYK | 0 | 0.96 | 0.63 | 0.42 |
| HSL | 339.57º | 0.92% | 0.3% | - |
| HSV(B) | 339.57º | 0.96% | 0.58% | - |
| XYZ | 12.76 | 6.6 | 4.09 | - |
| YUV | 53.63 | 128.21 | 194.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 6 | 54 | 0 | 0.96 | 0.63 | 0.42 | 339.57 | 0.92 | 0.3 |
| Hex | 93 | 6 | 36 | 0 | 60 | 3F | 2A | 154 | 5C | 1E |
| Octal | 223 | 6 | 66 | 0 | 140 | 77 | 52 | 524 | 134 | 36 |
| Binary | 10010011 | 110 | 110110 | 0 | 1100000 | 111111 | 101010 | 101010100 | 1011100 | 11110 |
Color Harmonies of #930636
Complementary color
Monochromatic Colors of #930636
Black with #930636
Text Example
Text Example
White with #930636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930636; }
p { color: rgb(147,6,54); }
H1.HeaderClassName
{
color: #930636;
}
.AnyTagClassName
{
color: #930636;
}
</style>
background-color css
<style>
a { background-color: #930636; }
a { background-color: rgb(147,6,54); }
div.DivClassName
{
background-color: #930636;
}
.BgClassName
{
background-color: #930636;
}
</style>
border-color css
<style>
span { border-color: #930636; }
span { border-color: rgb(147,6,54); }
td.TdClassName
{
border-color: #930636;
}
.TagClassName
{
border-color: #930636;
}
</style>