Shades of Burgundy #760422
Tints of Burgundy #760422
RGB
CMYK
RGB Variations
Color information
#760422 (or 0x760422) is known color: Burgundy. HEX triplet: 76, 04 and 22. RGB value is (118,4,34). Sum of RGB (Red+Green+Blue) = 118+4+34=156 (20% of max value = 765). Red value is 118 (46.48% from 255 or 75.64% from 156); Green value is 4 (1.95% from 255 or 2.56% from 156); Blue value is 34 (13.67% from 255 or 21.79% from 156); Max value from RGB is 118 - color contains mainly: red. Hex color #760422 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760422 is #89FBDD. Grayscale: #292929. Windows color (decimal): -9042910 or 2229366. OLE color: 2229366.
HSL color Cylindrical-coordinate representation of color #760422: hue angle of 344.21º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #760422 is Cyan = 0, Magento = 0.97, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 4 | 34 | - |
| CMYK | 0 | 0.97 | 0.71 | 0.54 |
| HSL | 344.21º | 0.93% | 0.24% | - |
| HSV(B) | 344.21º | 0.97% | 0.46% | - |
| XYZ | 7.8 | 4.05 | 1.88 | - |
| YUV | 41.51 | 123.77 | 182.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 4 | 34 | 0 | 0.97 | 0.71 | 0.54 | 344.21 | 0.93 | 0.24 |
| Hex | 76 | 4 | 22 | 0 | 61 | 47 | 36 | 158 | 5D | 18 |
| Octal | 166 | 4 | 42 | 0 | 141 | 107 | 66 | 530 | 135 | 30 |
| Binary | 1110110 | 100 | 100010 | 0 | 1100001 | 1000111 | 110110 | 101011000 | 1011101 | 11000 |
Color Harmonies of #760422
Complementary color
Monochromatic Colors of #760422
Black with #760422
Text Example
Text Example
White with #760422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760422; }
p { color: rgb(118,4,34); }
H1.HeaderClassName
{
color: #760422;
}
.AnyTagClassName
{
color: #760422;
}
</style>
background-color css
<style>
a { background-color: #760422; }
a { background-color: rgb(118,4,34); }
div.DivClassName
{
background-color: #760422;
}
.BgClassName
{
background-color: #760422;
}
</style>
border-color css
<style>
span { border-color: #760422; }
span { border-color: rgb(118,4,34); }
td.TdClassName
{
border-color: #760422;
}
.TagClassName
{
border-color: #760422;
}
</style>