Shades of Burgundy #740310
Tints of Burgundy #740310
RGB
CMYK
RGB Variations
Color information
#740310 (or 0x740310) is known color: Burgundy. HEX triplet: 74, 03 and 10. RGB value is (116,3,16). Sum of RGB (Red+Green+Blue) = 116+3+16=135 (17% of max value = 765). Red value is 116 (45.70% from 255 or 85.93% from 135); Green value is 3 (1.56% from 255 or 2.22% from 135); Blue value is 16 (6.64% from 255 or 11.85% from 135); Max value from RGB is 116 - color contains mainly: red. Hex color #740310 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #740310 is #8BFCEF. Grayscale: #262626. Windows color (decimal): -9174256 or 1049460. OLE color: 1049460.
HSL color Cylindrical-coordinate representation of color #740310: hue angle of 353.1º 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 #740310 is Cyan = 0, Magento = 0.97, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 3 | 16 | - |
| CMYK | 0 | 0.97 | 0.86 | 0.55 |
| HSL | 353.1º | 0.95% | 0.23% | - |
| HSV(B) | 353.1º | 0.97% | 0.45% | - |
| XYZ | 7.33 | 3.82 | 0.84 | - |
| YUV | 38.27 | 115.44 | 183.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 3 | 16 | 0 | 0.97 | 0.86 | 0.55 | 353.1 | 0.95 | 0.23 |
| Hex | 74 | 3 | 10 | 0 | 61 | 56 | 37 | 161 | 5F | 17 |
| Octal | 164 | 3 | 20 | 0 | 141 | 126 | 67 | 541 | 137 | 27 |
| Binary | 1110100 | 11 | 10000 | 0 | 1100001 | 1010110 | 110111 | 101100001 | 1011111 | 10111 |
Color Harmonies of #740310
Complementary color
Monochromatic Colors of #740310
Black with #740310
Text Example
Text Example
White with #740310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740310; }
p { color: rgb(116,3,16); }
H1.HeaderClassName
{
color: #740310;
}
.AnyTagClassName
{
color: #740310;
}
</style>
background-color css
<style>
a { background-color: #740310; }
a { background-color: rgb(116,3,16); }
div.DivClassName
{
background-color: #740310;
}
.BgClassName
{
background-color: #740310;
}
</style>
border-color css
<style>
span { border-color: #740310; }
span { border-color: rgb(116,3,16); }
td.TdClassName
{
border-color: #740310;
}
.TagClassName
{
border-color: #740310;
}
</style>