Shades of Burgundy #740329
Tints of Burgundy #740329
RGB
CMYK
RGB Variations
Color information
#740329 (or 0x740329) is known color: Burgundy. HEX triplet: 74, 03 and 29. RGB value is (116,3,41). Sum of RGB (Red+Green+Blue) = 116+3+41=160 (21% of max value = 765). Red value is 116 (45.70% from 255 or 72.5% from 160); Green value is 3 (1.56% from 255 or 1.88% from 160); Blue value is 41 (16.41% from 255 or 25.62% from 160); Max value from RGB is 116 - color contains mainly: red. Hex color #740329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740329 is #8BFCD6. Grayscale: #292929. Windows color (decimal): -9174231 or 2687860. OLE color: 2687860.
HSL color Cylindrical-coordinate representation of color #740329: hue angle of 339.82º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #740329 is Cyan = 0, Magento = 0.97, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 3 | 41 | - |
| CMYK | 0 | 0.97 | 0.65 | 0.55 |
| HSL | 339.82º | 0.95% | 0.23% | - |
| HSV(B) | 339.82º | 0.97% | 0.45% | - |
| XYZ | 7.64 | 3.94 | 2.46 | - |
| YUV | 41.12 | 127.94 | 181.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 3 | 41 | 0 | 0.97 | 0.65 | 0.55 | 339.82 | 0.95 | 0.23 |
| Hex | 74 | 3 | 29 | 0 | 61 | 41 | 37 | 154 | 5F | 17 |
| Octal | 164 | 3 | 51 | 0 | 141 | 101 | 67 | 524 | 137 | 27 |
| Binary | 1110100 | 11 | 101001 | 0 | 1100001 | 1000001 | 110111 | 101010100 | 1011111 | 10111 |
Color Harmonies of #740329
Complementary color
Monochromatic Colors of #740329
Black with #740329
Text Example
Text Example
White with #740329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740329; }
p { color: rgb(116,3,41); }
H1.HeaderClassName
{
color: #740329;
}
.AnyTagClassName
{
color: #740329;
}
</style>
background-color css
<style>
a { background-color: #740329; }
a { background-color: rgb(116,3,41); }
div.DivClassName
{
background-color: #740329;
}
.BgClassName
{
background-color: #740329;
}
</style>
border-color css
<style>
span { border-color: #740329; }
span { border-color: rgb(116,3,41); }
td.TdClassName
{
border-color: #740329;
}
.TagClassName
{
border-color: #740329;
}
</style>