Shades of Burgundy #720115
Tints of Burgundy #720115
RGB
CMYK
RGB Variations
Color information
#720115 (or 0x720115) is known color: Burgundy. HEX triplet: 72, 01 and 15. RGB value is (114,1,21). Sum of RGB (Red+Green+Blue) = 114+1+21=136 (18% of max value = 765). Red value is 114 (44.92% from 255 or 83.82% from 136); Green value is 1 (0.78% from 255 or 0.74% from 136); Blue value is 21 (8.59% from 255 or 15.44% from 136); Max value from RGB is 114 - color contains mainly: red. Hex color #720115 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #720115 is #8DFEEA. Grayscale: #252525. Windows color (decimal): -9305835 or 1376626. OLE color: 1376626.
HSL color Cylindrical-coordinate representation of color #720115: hue angle of 349.38º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #720115 is Cyan = 0, Magento = 0.99, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 1 | 21 | - |
| CMYK | 0 | 0.99 | 0.82 | 0.55 |
| HSL | 349.38º | 0.98% | 0.23% | - |
| HSV(B) | 349.38º | 0.99% | 0.45% | - |
| XYZ | 7.09 | 3.65 | 1.04 | - |
| YUV | 37.07 | 118.94 | 182.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 1 | 21 | 0 | 0.99 | 0.82 | 0.55 | 349.38 | 0.98 | 0.23 |
| Hex | 72 | 1 | 15 | 0 | 63 | 52 | 37 | 15D | 62 | 17 |
| Octal | 162 | 1 | 25 | 0 | 143 | 122 | 67 | 535 | 142 | 27 |
| Binary | 1110010 | 1 | 10101 | 0 | 1100011 | 1010010 | 110111 | 101011101 | 1100010 | 10111 |
Color Harmonies of #720115
Complementary color
Monochromatic Colors of #720115
Black with #720115
Text Example
Text Example
White with #720115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720115; }
p { color: rgb(114,1,21); }
H1.HeaderClassName
{
color: #720115;
}
.AnyTagClassName
{
color: #720115;
}
</style>
background-color css
<style>
a { background-color: #720115; }
a { background-color: rgb(114,1,21); }
div.DivClassName
{
background-color: #720115;
}
.BgClassName
{
background-color: #720115;
}
</style>
border-color css
<style>
span { border-color: #720115; }
span { border-color: rgb(114,1,21); }
td.TdClassName
{
border-color: #720115;
}
.TagClassName
{
border-color: #720115;
}
</style>