Shades of Burgundy #760917
Tints of Burgundy #760917
RGB
CMYK
RGB Variations
Color information
#760917 (or 0x760917) is known color: Burgundy. HEX triplet: 76, 09 and 17. RGB value is (118,9,23). Sum of RGB (Red+Green+Blue) = 118+9+23=150 (19% of max value = 765). Red value is 118 (46.48% from 255 or 78.67% from 150); Green value is 9 (3.91% from 255 or 6% from 150); Blue value is 23 (9.38% from 255 or 15.33% from 150); Max value from RGB is 118 - color contains mainly: red. Hex color #760917 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760917 is #89F6E8. Grayscale: #2B2B2B. Windows color (decimal): -9041641 or 1509750. OLE color: 1509750.
HSL color Cylindrical-coordinate representation of color #760917: hue angle of 352.29º 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 #760917 is Cyan = 0, Magento = 0.92, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 9 | 23 | - |
| CMYK | 0 | 0.92 | 0.81 | 0.54 |
| HSL | 352.29º | 0.86% | 0.25% | - |
| HSV(B) | 352.29º | 0.92% | 0.46% | - |
| XYZ | 7.72 | 4.11 | 1.2 | - |
| YUV | 43.19 | 116.61 | 181.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 9 | 23 | 0 | 0.92 | 0.81 | 0.54 | 352.29 | 0.86 | 0.25 |
| Hex | 76 | 9 | 17 | 0 | 5C | 51 | 36 | 160 | 56 | 19 |
| Octal | 166 | 11 | 27 | 0 | 134 | 121 | 66 | 540 | 126 | 31 |
| Binary | 1110110 | 1001 | 10111 | 0 | 1011100 | 1010001 | 110110 | 101100000 | 1010110 | 11001 |
Color Harmonies of #760917
Complementary color
Monochromatic Colors of #760917
Black with #760917
Text Example
Text Example
White with #760917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760917; }
p { color: rgb(118,9,23); }
H1.HeaderClassName
{
color: #760917;
}
.AnyTagClassName
{
color: #760917;
}
</style>
background-color css
<style>
a { background-color: #760917; }
a { background-color: rgb(118,9,23); }
div.DivClassName
{
background-color: #760917;
}
.BgClassName
{
background-color: #760917;
}
</style>
border-color css
<style>
span { border-color: #760917; }
span { border-color: rgb(118,9,23); }
td.TdClassName
{
border-color: #760917;
}
.TagClassName
{
border-color: #760917;
}
</style>