Shades of Burgundy #740813
Tints of Burgundy #740813
RGB
CMYK
RGB Variations
Color information
#740813 (or 0x740813) is known color: Burgundy. HEX triplet: 74, 08 and 13. RGB value is (116,8,19). Sum of RGB (Red+Green+Blue) = 116+8+19=143 (18% of max value = 765). Red value is 116 (45.70% from 255 or 81.12% from 143); Green value is 8 (3.52% from 255 or 5.59% from 143); Blue value is 19 (7.81% from 255 or 13.29% from 143); Max value from RGB is 116 - color contains mainly: red. Hex color #740813 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #740813 is #8BF7EC. Grayscale: #292929. Windows color (decimal): -9172973 or 1247348. OLE color: 1247348.
HSL color Cylindrical-coordinate representation of color #740813: hue angle of 353.89º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #740813 is Cyan = 0, Magento = 0.93, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 8 | 19 | - |
| CMYK | 0 | 0.93 | 0.84 | 0.55 |
| HSL | 353.89º | 0.87% | 0.24% | - |
| HSV(B) | 353.89º | 0.93% | 0.45% | - |
| XYZ | 7.41 | 3.93 | 0.98 | - |
| YUV | 41.55 | 115.28 | 181.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 8 | 19 | 0 | 0.93 | 0.84 | 0.55 | 353.89 | 0.87 | 0.24 |
| Hex | 74 | 8 | 13 | 0 | 5D | 54 | 37 | 162 | 57 | 18 |
| Octal | 164 | 10 | 23 | 0 | 135 | 124 | 67 | 542 | 127 | 30 |
| Binary | 1110100 | 1000 | 10011 | 0 | 1011101 | 1010100 | 110111 | 101100010 | 1010111 | 11000 |
Color Harmonies of #740813
Complementary color
Monochromatic Colors of #740813
Black with #740813
Text Example
Text Example
White with #740813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740813; }
p { color: rgb(116,8,19); }
H1.HeaderClassName
{
color: #740813;
}
.AnyTagClassName
{
color: #740813;
}
</style>
background-color css
<style>
a { background-color: #740813; }
a { background-color: rgb(116,8,19); }
div.DivClassName
{
background-color: #740813;
}
.BgClassName
{
background-color: #740813;
}
</style>
border-color css
<style>
span { border-color: #740813; }
span { border-color: rgb(116,8,19); }
td.TdClassName
{
border-color: #740813;
}
.TagClassName
{
border-color: #740813;
}
</style>