Shades of Burgundy #740621
Tints of Burgundy #740621
RGB
CMYK
RGB Variations
Color information
#740621 (or 0x740621) is known color: Burgundy. HEX triplet: 74, 06 and 21. RGB value is (116,6,33). Sum of RGB (Red+Green+Blue) = 116+6+33=155 (20% of max value = 765). Red value is 116 (45.70% from 255 or 74.84% from 155); Green value is 6 (2.73% from 255 or 3.87% from 155); Blue value is 33 (13.28% from 255 or 21.29% from 155); Max value from RGB is 116 - color contains mainly: red. Hex color #740621 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740621 is #8BF9DE. Grayscale: #292929. Windows color (decimal): -9173471 or 2164340. OLE color: 2164340.
HSL color Cylindrical-coordinate representation of color #740621: hue angle of 345.27º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #740621 is Cyan = 0, Magento = 0.95, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 6 | 33 | - |
| CMYK | 0 | 0.95 | 0.72 | 0.55 |
| HSL | 345.27º | 0.9% | 0.24% | - |
| HSV(B) | 345.27º | 0.95% | 0.45% | - |
| XYZ | 7.54 | 3.95 | 1.8 | - |
| YUV | 41.97 | 122.94 | 180.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 33 | 0 | 0.95 | 0.72 | 0.55 | 345.27 | 0.9 | 0.24 |
| Hex | 74 | 6 | 21 | 0 | 5F | 48 | 37 | 159 | 5A | 18 |
| Octal | 164 | 6 | 41 | 0 | 137 | 110 | 67 | 531 | 132 | 30 |
| Binary | 1110100 | 110 | 100001 | 0 | 1011111 | 1001000 | 110111 | 101011001 | 1011010 | 11000 |
Color Harmonies of #740621
Complementary color
Monochromatic Colors of #740621
Black with #740621
Text Example
Text Example
White with #740621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740621; }
p { color: rgb(116,6,33); }
H1.HeaderClassName
{
color: #740621;
}
.AnyTagClassName
{
color: #740621;
}
</style>
background-color css
<style>
a { background-color: #740621; }
a { background-color: rgb(116,6,33); }
div.DivClassName
{
background-color: #740621;
}
.BgClassName
{
background-color: #740621;
}
</style>
border-color css
<style>
span { border-color: #740621; }
span { border-color: rgb(116,6,33); }
td.TdClassName
{
border-color: #740621;
}
.TagClassName
{
border-color: #740621;
}
</style>