Shades of Burgundy #830727
Tints of Burgundy #830727
RGB
CMYK
RGB Variations
Color information
#830727 (or 0x830727) is known color: Burgundy. HEX triplet: 83, 07 and 27. RGB value is (131,7,39). Sum of RGB (Red+Green+Blue) = 131+7+39=177 (23% of max value = 765). Red value is 131 (51.56% from 255 or 74.01% from 177); Green value is 7 (3.12% from 255 or 3.95% from 177); Blue value is 39 (15.62% from 255 or 22.03% from 177); Max value from RGB is 131 - color contains mainly: red. Hex color #830727 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #830727 is #7CF8D8. Grayscale: #2F2F2F. Windows color (decimal): -8190169 or 2557827. OLE color: 2557827.
HSL color Cylindrical-coordinate representation of color #830727: hue angle of 344.52º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #830727 is Cyan = 0, Magento = 0.95, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 7 | 39 | - |
| CMYK | 0 | 0.95 | 0.70 | 0.49 |
| HSL | 344.52º | 0.9% | 0.27% | - |
| HSV(B) | 344.52º | 0.95% | 0.51% | - |
| XYZ | 9.8 | 5.12 | 2.39 | - |
| YUV | 47.72 | 123.08 | 187.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 7 | 39 | 0 | 0.95 | 0.70 | 0.49 | 344.52 | 0.9 | 0.27 |
| Hex | 83 | 7 | 27 | 0 | 5F | 46 | 31 | 159 | 5A | 1B |
| Octal | 203 | 7 | 47 | 0 | 137 | 106 | 61 | 531 | 132 | 33 |
| Binary | 10000011 | 111 | 100111 | 0 | 1011111 | 1000110 | 110001 | 101011001 | 1011010 | 11011 |
Color Harmonies of #830727
Complementary color
Monochromatic Colors of #830727
Black with #830727
Text Example
Text Example
White with #830727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830727; }
p { color: rgb(131,7,39); }
H1.HeaderClassName
{
color: #830727;
}
.AnyTagClassName
{
color: #830727;
}
</style>
background-color css
<style>
a { background-color: #830727; }
a { background-color: rgb(131,7,39); }
div.DivClassName
{
background-color: #830727;
}
.BgClassName
{
background-color: #830727;
}
</style>
border-color css
<style>
span { border-color: #830727; }
span { border-color: rgb(131,7,39); }
td.TdClassName
{
border-color: #830727;
}
.TagClassName
{
border-color: #830727;
}
</style>