Shades of Burgundy #760115
Tints of Burgundy #760115
RGB
CMYK
RGB Variations
Color information
#760115 (or 0x760115) is known color: Burgundy. HEX triplet: 76, 01 and 15. RGB value is (118,1,21). Sum of RGB (Red+Green+Blue) = 118+1+21=140 (18% of max value = 765). Red value is 118 (46.48% from 255 or 84.29% from 140); Green value is 1 (0.78% from 255 or 0.71% from 140); Blue value is 21 (8.59% from 255 or 15% from 140); Max value from RGB is 118 - color contains mainly: red. Hex color #760115 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760115 is #89FEEA. Grayscale: #262626. Windows color (decimal): -9043691 or 1376630. OLE color: 1376630.
HSL color Cylindrical-coordinate representation of color #760115: hue angle of 349.74º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #760115 is Cyan = 0, Magento = 0.99, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 21 | - |
| CMYK | 0 | 0.99 | 0.82 | 0.54 |
| HSL | 349.74º | 0.98% | 0.23% | - |
| HSV(B) | 349.74º | 0.99% | 0.46% | - |
| XYZ | 7.62 | 3.93 | 1.07 | - |
| YUV | 38.26 | 118.26 | 184.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 21 | 0 | 0.99 | 0.82 | 0.54 | 349.74 | 0.98 | 0.23 |
| Hex | 76 | 1 | 15 | 0 | 63 | 52 | 36 | 15E | 62 | 17 |
| Octal | 166 | 1 | 25 | 0 | 143 | 122 | 66 | 536 | 142 | 27 |
| Binary | 1110110 | 1 | 10101 | 0 | 1100011 | 1010010 | 110110 | 101011110 | 1100010 | 10111 |
Color Harmonies of #760115
Complementary color
Monochromatic Colors of #760115
Black with #760115
Text Example
Text Example
White with #760115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760115; }
p { color: rgb(118,1,21); }
H1.HeaderClassName
{
color: #760115;
}
.AnyTagClassName
{
color: #760115;
}
</style>
background-color css
<style>
a { background-color: #760115; }
a { background-color: rgb(118,1,21); }
div.DivClassName
{
background-color: #760115;
}
.BgClassName
{
background-color: #760115;
}
</style>
border-color css
<style>
span { border-color: #760115; }
span { border-color: rgb(118,1,21); }
td.TdClassName
{
border-color: #760115;
}
.TagClassName
{
border-color: #760115;
}
</style>