Shades of Burgundy #750615
Tints of Burgundy #750615
RGB
CMYK
RGB Variations
Color information
#750615 (or 0x750615) is known color: Burgundy. HEX triplet: 75, 06 and 15. RGB value is (117,6,21). Sum of RGB (Red+Green+Blue) = 117+6+21=144 (19% of max value = 765). Red value is 117 (46.09% from 255 or 81.25% from 144); Green value is 6 (2.73% from 255 or 4.17% from 144); Blue value is 21 (8.59% from 255 or 14.58% from 144); Max value from RGB is 117 - color contains mainly: red. Hex color #750615 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #750615 is #8AF9EA. Grayscale: #282828. Windows color (decimal): -9107947 or 1377909. OLE color: 1377909.
HSL color Cylindrical-coordinate representation of color #750615: hue angle of 351.89º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #750615 is Cyan = 0, Magento = 0.95, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 6 | 21 | - |
| CMYK | 0 | 0.95 | 0.82 | 0.54 |
| HSL | 351.89º | 0.9% | 0.24% | - |
| HSV(B) | 351.89º | 0.95% | 0.46% | - |
| XYZ | 7.54 | 3.97 | 1.08 | - |
| YUV | 40.9 | 116.77 | 182.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 6 | 21 | 0 | 0.95 | 0.82 | 0.54 | 351.89 | 0.9 | 0.24 |
| Hex | 75 | 6 | 15 | 0 | 5F | 52 | 36 | 160 | 5A | 18 |
| Octal | 165 | 6 | 25 | 0 | 137 | 122 | 66 | 540 | 132 | 30 |
| Binary | 1110101 | 110 | 10101 | 0 | 1011111 | 1010010 | 110110 | 101100000 | 1011010 | 11000 |
Color Harmonies of #750615
Complementary color
Monochromatic Colors of #750615
Black with #750615
Text Example
Text Example
White with #750615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750615; }
p { color: rgb(117,6,21); }
H1.HeaderClassName
{
color: #750615;
}
.AnyTagClassName
{
color: #750615;
}
</style>
background-color css
<style>
a { background-color: #750615; }
a { background-color: rgb(117,6,21); }
div.DivClassName
{
background-color: #750615;
}
.BgClassName
{
background-color: #750615;
}
</style>
border-color css
<style>
span { border-color: #750615; }
span { border-color: rgb(117,6,21); }
td.TdClassName
{
border-color: #750615;
}
.TagClassName
{
border-color: #750615;
}
</style>