Shades of Burgundy #760315
Tints of Burgundy #760315
RGB
CMYK
RGB Variations
Color information
#760315 (or 0x760315) is known color: Burgundy. HEX triplet: 76, 03 and 15. RGB value is (118,3,21). Sum of RGB (Red+Green+Blue) = 118+3+21=142 (18% of max value = 765). Red value is 118 (46.48% from 255 or 83.10% from 142); Green value is 3 (1.56% from 255 or 2.11% from 142); Blue value is 21 (8.59% from 255 or 14.79% from 142); Max value from RGB is 118 - color contains mainly: red. Hex color #760315 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760315 is #89FCEA. Grayscale: #272727. Windows color (decimal): -9043179 or 1377142. OLE color: 1377142.
HSL color Cylindrical-coordinate representation of color #760315: hue angle of 350.61º degrees, saturation: 0.95, 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 #760315 is Cyan = 0, Magento = 0.97, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 3 | 21 | - |
| CMYK | 0 | 0.97 | 0.82 | 0.54 |
| HSL | 350.61º | 0.95% | 0.24% | - |
| HSV(B) | 350.61º | 0.97% | 0.46% | - |
| XYZ | 7.64 | 3.97 | 1.07 | - |
| YUV | 39.44 | 117.6 | 184.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 3 | 21 | 0 | 0.97 | 0.82 | 0.54 | 350.61 | 0.95 | 0.24 |
| Hex | 76 | 3 | 15 | 0 | 61 | 52 | 36 | 15F | 5F | 18 |
| Octal | 166 | 3 | 25 | 0 | 141 | 122 | 66 | 537 | 137 | 30 |
| Binary | 1110110 | 11 | 10101 | 0 | 1100001 | 1010010 | 110110 | 101011111 | 1011111 | 11000 |
Color Harmonies of #760315
Complementary color
Monochromatic Colors of #760315
Black with #760315
Text Example
Text Example
White with #760315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760315; }
p { color: rgb(118,3,21); }
H1.HeaderClassName
{
color: #760315;
}
.AnyTagClassName
{
color: #760315;
}
</style>
background-color css
<style>
a { background-color: #760315; }
a { background-color: rgb(118,3,21); }
div.DivClassName
{
background-color: #760315;
}
.BgClassName
{
background-color: #760315;
}
</style>
border-color css
<style>
span { border-color: #760315; }
span { border-color: rgb(118,3,21); }
td.TdClassName
{
border-color: #760315;
}
.TagClassName
{
border-color: #760315;
}
</style>