Shades of Burgundy #740613
Tints of Burgundy #740613
RGB
CMYK
RGB Variations
Color information
#740613 (or 0x740613) is known color: Burgundy. HEX triplet: 74, 06 and 13. RGB value is (116,6,19). Sum of RGB (Red+Green+Blue) = 116+6+19=141 (18% of max value = 765). Red value is 116 (45.70% from 255 or 82.27% from 141); Green value is 6 (2.73% from 255 or 4.26% from 141); Blue value is 19 (7.81% from 255 or 13.48% from 141); Max value from RGB is 116 - color contains mainly: red. Hex color #740613 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #740613 is #8BF9EC. Grayscale: #282828. Windows color (decimal): -9173485 or 1246836. OLE color: 1246836.
HSL color Cylindrical-coordinate representation of color #740613: hue angle of 352.91º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #740613 is Cyan = 0, Magento = 0.95, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 6 | 19 | - |
| CMYK | 0 | 0.95 | 0.84 | 0.55 |
| HSL | 352.91º | 0.9% | 0.24% | - |
| HSV(B) | 352.91º | 0.95% | 0.45% | - |
| XYZ | 7.39 | 3.89 | 0.98 | - |
| YUV | 40.37 | 115.94 | 181.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 19 | 0 | 0.95 | 0.84 | 0.55 | 352.91 | 0.9 | 0.24 |
| Hex | 74 | 6 | 13 | 0 | 5F | 54 | 37 | 161 | 5A | 18 |
| Octal | 164 | 6 | 23 | 0 | 137 | 124 | 67 | 541 | 132 | 30 |
| Binary | 1110100 | 110 | 10011 | 0 | 1011111 | 1010100 | 110111 | 101100001 | 1011010 | 11000 |
Color Harmonies of #740613
Complementary color
Monochromatic Colors of #740613
Black with #740613
Text Example
Text Example
White with #740613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740613; }
p { color: rgb(116,6,19); }
H1.HeaderClassName
{
color: #740613;
}
.AnyTagClassName
{
color: #740613;
}
</style>
background-color css
<style>
a { background-color: #740613; }
a { background-color: rgb(116,6,19); }
div.DivClassName
{
background-color: #740613;
}
.BgClassName
{
background-color: #740613;
}
</style>
border-color css
<style>
span { border-color: #740613; }
span { border-color: rgb(116,6,19); }
td.TdClassName
{
border-color: #740613;
}
.TagClassName
{
border-color: #740613;
}
</style>