Shades of Burgundy #930938
Tints of Burgundy #930938
RGB
CMYK
RGB Variations
Color information
#930938 (or 0x930938) is known color: Burgundy. HEX triplet: 93, 09 and 38. RGB value is (147,9,56). Sum of RGB (Red+Green+Blue) = 147+9+56=212 (28% of max value = 765). Red value is 147 (57.81% from 255 or 69.34% from 212); Green value is 9 (3.91% from 255 or 4.25% from 212); Blue value is 56 (22.27% from 255 or 26.42% from 212); Max value from RGB is 147 - color contains mainly: red. Hex color #930938 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #930938 is #6CF6C7. Grayscale: #373737. Windows color (decimal): -7141064 or 3672467. OLE color: 3672467.
HSL color Cylindrical-coordinate representation of color #930938: hue angle of 339.57º degrees, saturation: 0.88, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #930938 is Cyan = 0, Magento = 0.94, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 9 | 56 | - |
| CMYK | 0 | 0.94 | 0.62 | 0.42 |
| HSL | 339.57º | 0.88% | 0.31% | - |
| HSV(B) | 339.57º | 0.94% | 0.58% | - |
| XYZ | 12.84 | 6.68 | 4.35 | - |
| YUV | 55.62 | 128.22 | 193.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 9 | 56 | 0 | 0.94 | 0.62 | 0.42 | 339.57 | 0.88 | 0.31 |
| Hex | 93 | 9 | 38 | 0 | 5E | 3E | 2A | 154 | 58 | 1F |
| Octal | 223 | 11 | 70 | 0 | 136 | 76 | 52 | 524 | 130 | 37 |
| Binary | 10010011 | 1001 | 111000 | 0 | 1011110 | 111110 | 101010 | 101010100 | 1011000 | 11111 |
Color Harmonies of #930938
Complementary color
Monochromatic Colors of #930938
Black with #930938
Text Example
Text Example
White with #930938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930938; }
p { color: rgb(147,9,56); }
H1.HeaderClassName
{
color: #930938;
}
.AnyTagClassName
{
color: #930938;
}
</style>
background-color css
<style>
a { background-color: #930938; }
a { background-color: rgb(147,9,56); }
div.DivClassName
{
background-color: #930938;
}
.BgClassName
{
background-color: #930938;
}
</style>
border-color css
<style>
span { border-color: #930938; }
span { border-color: rgb(147,9,56); }
td.TdClassName
{
border-color: #930938;
}
.TagClassName
{
border-color: #930938;
}
</style>