Shades of Burgundy #760926
Tints of Burgundy #760926
RGB
CMYK
RGB Variations
Color information
#760926 (or 0x760926) is known color: Burgundy. HEX triplet: 76, 09 and 26. RGB value is (118,9,38). Sum of RGB (Red+Green+Blue) = 118+9+38=165 (21% of max value = 765). Red value is 118 (46.48% from 255 or 71.52% from 165); Green value is 9 (3.91% from 255 or 5.45% from 165); Blue value is 38 (15.23% from 255 or 23.03% from 165); Max value from RGB is 118 - color contains mainly: red. Hex color #760926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760926 is #89F6D9. Grayscale: #2C2C2C. Windows color (decimal): -9041626 or 2492790. OLE color: 2492790.
HSL color Cylindrical-coordinate representation of color #760926: hue angle of 344.04º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #760926 is Cyan = 0, Magento = 0.92, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 9 | 38 | - |
| CMYK | 0 | 0.92 | 0.68 | 0.54 |
| HSL | 344.04º | 0.86% | 0.25% | - |
| HSV(B) | 344.04º | 0.92% | 0.46% | - |
| XYZ | 7.92 | 4.19 | 2.22 | - |
| YUV | 44.9 | 124.11 | 180.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 9 | 38 | 0 | 0.92 | 0.68 | 0.54 | 344.04 | 0.86 | 0.25 |
| Hex | 76 | 9 | 26 | 0 | 5C | 44 | 36 | 158 | 56 | 19 |
| Octal | 166 | 11 | 46 | 0 | 134 | 104 | 66 | 530 | 126 | 31 |
| Binary | 1110110 | 1001 | 100110 | 0 | 1011100 | 1000100 | 110110 | 101011000 | 1010110 | 11001 |
Color Harmonies of #760926
Complementary color
Monochromatic Colors of #760926
Black with #760926
Text Example
Text Example
White with #760926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760926; }
p { color: rgb(118,9,38); }
H1.HeaderClassName
{
color: #760926;
}
.AnyTagClassName
{
color: #760926;
}
</style>
background-color css
<style>
a { background-color: #760926; }
a { background-color: rgb(118,9,38); }
div.DivClassName
{
background-color: #760926;
}
.BgClassName
{
background-color: #760926;
}
</style>
border-color css
<style>
span { border-color: #760926; }
span { border-color: rgb(118,9,38); }
td.TdClassName
{
border-color: #760926;
}
.TagClassName
{
border-color: #760926;
}
</style>