Shades of Burgundy #750718
Tints of Burgundy #750718
RGB
CMYK
RGB Variations
Color information
#750718 (or 0x750718) is known color: Burgundy. HEX triplet: 75, 07 and 18. RGB value is (117,7,24). Sum of RGB (Red+Green+Blue) = 117+7+24=148 (19% of max value = 765). Red value is 117 (46.09% from 255 or 79.05% from 148); Green value is 7 (3.12% from 255 or 4.73% from 148); Blue value is 24 (9.77% from 255 or 16.22% from 148); Max value from RGB is 117 - color contains mainly: red. Hex color #750718 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #750718 is #8AF8E7. Grayscale: #292929. Windows color (decimal): -9107688 or 1574773. OLE color: 1574773.
HSL color Cylindrical-coordinate representation of color #750718: hue angle of 350.73º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #750718 is Cyan = 0, Magento = 0.94, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 7 | 24 | - |
| CMYK | 0 | 0.94 | 0.79 | 0.54 |
| HSL | 350.73º | 0.89% | 0.24% | - |
| HSV(B) | 350.73º | 0.94% | 0.46% | - |
| XYZ | 7.58 | 4 | 1.24 | - |
| YUV | 41.83 | 117.94 | 181.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 7 | 24 | 0 | 0.94 | 0.79 | 0.54 | 350.73 | 0.89 | 0.24 |
| Hex | 75 | 7 | 18 | 0 | 5E | 4F | 36 | 15F | 59 | 18 |
| Octal | 165 | 7 | 30 | 0 | 136 | 117 | 66 | 537 | 131 | 30 |
| Binary | 1110101 | 111 | 11000 | 0 | 1011110 | 1001111 | 110110 | 101011111 | 1011001 | 11000 |
Color Harmonies of #750718
Complementary color
Monochromatic Colors of #750718
Black with #750718
Text Example
Text Example
White with #750718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750718; }
p { color: rgb(117,7,24); }
H1.HeaderClassName
{
color: #750718;
}
.AnyTagClassName
{
color: #750718;
}
</style>
background-color css
<style>
a { background-color: #750718; }
a { background-color: rgb(117,7,24); }
div.DivClassName
{
background-color: #750718;
}
.BgClassName
{
background-color: #750718;
}
</style>
border-color css
<style>
span { border-color: #750718; }
span { border-color: rgb(117,7,24); }
td.TdClassName
{
border-color: #750718;
}
.TagClassName
{
border-color: #750718;
}
</style>