Shades of Burgundy #740826
Tints of Burgundy #740826
RGB
CMYK
RGB Variations
Color information
#740826 (or 0x740826) is known color: Burgundy. HEX triplet: 74, 08 and 26. RGB value is (116,8,38). Sum of RGB (Red+Green+Blue) = 116+8+38=162 (21% of max value = 765). Red value is 116 (45.70% from 255 or 71.60% from 162); Green value is 8 (3.52% from 255 or 4.94% from 162); Blue value is 38 (15.23% from 255 or 23.46% from 162); Max value from RGB is 116 - color contains mainly: red. Hex color #740826 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740826 is #8BF7D9. Grayscale: #2B2B2B. Windows color (decimal): -9172954 or 2492532. OLE color: 2492532.
HSL color Cylindrical-coordinate representation of color #740826: hue angle of 343.33º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #740826 is Cyan = 0, Magento = 0.93, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 8 | 38 | - |
| CMYK | 0 | 0.93 | 0.67 | 0.55 |
| HSL | 343.33º | 0.87% | 0.24% | - |
| HSV(B) | 343.33º | 0.93% | 0.45% | - |
| XYZ | 7.64 | 4.03 | 2.21 | - |
| YUV | 43.71 | 124.78 | 179.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 8 | 38 | 0 | 0.93 | 0.67 | 0.55 | 343.33 | 0.87 | 0.24 |
| Hex | 74 | 8 | 26 | 0 | 5D | 43 | 37 | 157 | 57 | 18 |
| Octal | 164 | 10 | 46 | 0 | 135 | 103 | 67 | 527 | 127 | 30 |
| Binary | 1110100 | 1000 | 100110 | 0 | 1011101 | 1000011 | 110111 | 101010111 | 1010111 | 11000 |
Color Harmonies of #740826
Complementary color
Monochromatic Colors of #740826
Black with #740826
Text Example
Text Example
White with #740826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740826; }
p { color: rgb(116,8,38); }
H1.HeaderClassName
{
color: #740826;
}
.AnyTagClassName
{
color: #740826;
}
</style>
background-color css
<style>
a { background-color: #740826; }
a { background-color: rgb(116,8,38); }
div.DivClassName
{
background-color: #740826;
}
.BgClassName
{
background-color: #740826;
}
</style>
border-color css
<style>
span { border-color: #740826; }
span { border-color: rgb(116,8,38); }
td.TdClassName
{
border-color: #740826;
}
.TagClassName
{
border-color: #740826;
}
</style>