Shades of Burgundy #740316
Tints of Burgundy #740316
RGB
CMYK
RGB Variations
Color information
#740316 (or 0x740316) is known color: Burgundy. HEX triplet: 74, 03 and 16. RGB value is (116,3,22). Sum of RGB (Red+Green+Blue) = 116+3+22=141 (18% of max value = 765). Red value is 116 (45.70% from 255 or 82.27% from 141); Green value is 3 (1.56% from 255 or 2.13% from 141); Blue value is 22 (8.98% from 255 or 15.60% from 141); Max value from RGB is 116 - color contains mainly: red. Hex color #740316 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #740316 is #8BFCE9. Grayscale: #262626. Windows color (decimal): -9174250 or 1442676. OLE color: 1442676.
HSL color Cylindrical-coordinate representation of color #740316: hue angle of 349.91º 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 #740316 is Cyan = 0, Magento = 0.97, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 3 | 22 | - |
| CMYK | 0 | 0.97 | 0.81 | 0.55 |
| HSL | 349.91º | 0.95% | 0.23% | - |
| HSV(B) | 349.91º | 0.97% | 0.45% | - |
| XYZ | 7.38 | 3.84 | 1.11 | - |
| YUV | 38.95 | 118.44 | 182.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 3 | 22 | 0 | 0.97 | 0.81 | 0.55 | 349.91 | 0.95 | 0.23 |
| Hex | 74 | 3 | 16 | 0 | 61 | 51 | 37 | 15E | 5F | 17 |
| Octal | 164 | 3 | 26 | 0 | 141 | 121 | 67 | 536 | 137 | 27 |
| Binary | 1110100 | 11 | 10110 | 0 | 1100001 | 1010001 | 110111 | 101011110 | 1011111 | 10111 |
Color Harmonies of #740316
Complementary color
Monochromatic Colors of #740316
Black with #740316
Text Example
Text Example
White with #740316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740316; }
p { color: rgb(116,3,22); }
H1.HeaderClassName
{
color: #740316;
}
.AnyTagClassName
{
color: #740316;
}
</style>
background-color css
<style>
a { background-color: #740316; }
a { background-color: rgb(116,3,22); }
div.DivClassName
{
background-color: #740316;
}
.BgClassName
{
background-color: #740316;
}
</style>
border-color css
<style>
span { border-color: #740316; }
span { border-color: rgb(116,3,22); }
td.TdClassName
{
border-color: #740316;
}
.TagClassName
{
border-color: #740316;
}
</style>