Shades of Burgundy #930736
Tints of Burgundy #930736
RGB
CMYK
RGB Variations
Color information
#930736 (or 0x930736) is known color: Burgundy. HEX triplet: 93, 07 and 36. RGB value is (147,7,54). Sum of RGB (Red+Green+Blue) = 147+7+54=208 (27% of max value = 765). Red value is 147 (57.81% from 255 or 70.67% from 208); Green value is 7 (3.12% from 255 or 3.37% from 208); Blue value is 54 (21.48% from 255 or 25.96% from 208); Max value from RGB is 147 - color contains mainly: red. Hex color #930736 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #930736 is #6CF8C9. Grayscale: #363636. Windows color (decimal): -7141578 or 3540883. OLE color: 3540883.
HSL color Cylindrical-coordinate representation of color #930736: hue angle of 339.86º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #930736 is Cyan = 0, Magento = 0.95, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 7 | 54 | - |
| CMYK | 0 | 0.95 | 0.63 | 0.42 |
| HSL | 339.86º | 0.91% | 0.3% | - |
| HSV(B) | 339.86º | 0.95% | 0.58% | - |
| XYZ | 12.77 | 6.62 | 4.09 | - |
| YUV | 54.22 | 127.88 | 194.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 7 | 54 | 0 | 0.95 | 0.63 | 0.42 | 339.86 | 0.91 | 0.3 |
| Hex | 93 | 7 | 36 | 0 | 5F | 3F | 2A | 154 | 5B | 1E |
| Octal | 223 | 7 | 66 | 0 | 137 | 77 | 52 | 524 | 133 | 36 |
| Binary | 10010011 | 111 | 110110 | 0 | 1011111 | 111111 | 101010 | 101010100 | 1011011 | 11110 |
Color Harmonies of #930736
Complementary color
Monochromatic Colors of #930736
Black with #930736
Text Example
Text Example
White with #930736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930736; }
p { color: rgb(147,7,54); }
H1.HeaderClassName
{
color: #930736;
}
.AnyTagClassName
{
color: #930736;
}
</style>
background-color css
<style>
a { background-color: #930736; }
a { background-color: rgb(147,7,54); }
div.DivClassName
{
background-color: #930736;
}
.BgClassName
{
background-color: #930736;
}
</style>
border-color css
<style>
span { border-color: #930736; }
span { border-color: rgb(147,7,54); }
td.TdClassName
{
border-color: #930736;
}
.TagClassName
{
border-color: #930736;
}
</style>