Shades of Burgundy #740518
Tints of Burgundy #740518
RGB
CMYK
RGB Variations
Color information
#740518 (or 0x740518) is known color: Burgundy. HEX triplet: 74, 05 and 18. RGB value is (116,5,24). Sum of RGB (Red+Green+Blue) = 116+5+24=145 (19% of max value = 765). Red value is 116 (45.70% from 255 or 80% from 145); Green value is 5 (2.34% from 255 or 3.45% from 145); Blue value is 24 (9.77% from 255 or 16.55% from 145); Max value from RGB is 116 - color contains mainly: red. Hex color #740518 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #740518 is #8BFAE7. Grayscale: #282828. Windows color (decimal): -9173736 or 1574260. OLE color: 1574260.
HSL color Cylindrical-coordinate representation of color #740518: hue angle of 349.73º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #740518 is Cyan = 0, Magento = 0.96, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 5 | 24 | - |
| CMYK | 0 | 0.96 | 0.79 | 0.55 |
| HSL | 349.73º | 0.92% | 0.24% | - |
| HSV(B) | 349.73º | 0.96% | 0.45% | - |
| XYZ | 7.42 | 3.89 | 1.22 | - |
| YUV | 40.36 | 118.77 | 181.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 5 | 24 | 0 | 0.96 | 0.79 | 0.55 | 349.73 | 0.92 | 0.24 |
| Hex | 74 | 5 | 18 | 0 | 60 | 4F | 37 | 15E | 5C | 18 |
| Octal | 164 | 5 | 30 | 0 | 140 | 117 | 67 | 536 | 134 | 30 |
| Binary | 1110100 | 101 | 11000 | 0 | 1100000 | 1001111 | 110111 | 101011110 | 1011100 | 11000 |
Color Harmonies of #740518
Complementary color
Monochromatic Colors of #740518
Black with #740518
Text Example
Text Example
White with #740518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740518; }
p { color: rgb(116,5,24); }
H1.HeaderClassName
{
color: #740518;
}
.AnyTagClassName
{
color: #740518;
}
</style>
background-color css
<style>
a { background-color: #740518; }
a { background-color: rgb(116,5,24); }
div.DivClassName
{
background-color: #740518;
}
.BgClassName
{
background-color: #740518;
}
</style>
border-color css
<style>
span { border-color: #740518; }
span { border-color: rgb(116,5,24); }
td.TdClassName
{
border-color: #740518;
}
.TagClassName
{
border-color: #740518;
}
</style>