Shades of Burgundy #760314
Tints of Burgundy #760314
RGB
CMYK
RGB Variations
Color information
#760314 (or 0x760314) is known color: Burgundy. HEX triplet: 76, 03 and 14. RGB value is (118,3,20). Sum of RGB (Red+Green+Blue) = 118+3+20=141 (18% of max value = 765). Red value is 118 (46.48% from 255 or 83.69% from 141); Green value is 3 (1.56% from 255 or 2.13% from 141); Blue value is 20 (8.20% from 255 or 14.18% from 141); Max value from RGB is 118 - color contains mainly: red. Hex color #760314 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760314 is #89FCEB. Grayscale: #272727. Windows color (decimal): -9043180 or 1311606. OLE color: 1311606.
HSL color Cylindrical-coordinate representation of color #760314: hue angle of 351.13º 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 #760314 is Cyan = 0, Magento = 0.97, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 3 | 20 | - |
| CMYK | 0 | 0.97 | 0.83 | 0.54 |
| HSL | 351.13º | 0.95% | 0.24% | - |
| HSV(B) | 351.13º | 0.97% | 0.46% | - |
| XYZ | 7.63 | 3.97 | 1.03 | - |
| YUV | 39.32 | 117.1 | 184.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 3 | 20 | 0 | 0.97 | 0.83 | 0.54 | 351.13 | 0.95 | 0.24 |
| Hex | 76 | 3 | 14 | 0 | 61 | 53 | 36 | 15F | 5F | 18 |
| Octal | 166 | 3 | 24 | 0 | 141 | 123 | 66 | 537 | 137 | 30 |
| Binary | 1110110 | 11 | 10100 | 0 | 1100001 | 1010011 | 110110 | 101011111 | 1011111 | 11000 |
Color Harmonies of #760314
Complementary color
Monochromatic Colors of #760314
Black with #760314
Text Example
Text Example
White with #760314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760314; }
p { color: rgb(118,3,20); }
H1.HeaderClassName
{
color: #760314;
}
.AnyTagClassName
{
color: #760314;
}
</style>
background-color css
<style>
a { background-color: #760314; }
a { background-color: rgb(118,3,20); }
div.DivClassName
{
background-color: #760314;
}
.BgClassName
{
background-color: #760314;
}
</style>
border-color css
<style>
span { border-color: #760314; }
span { border-color: rgb(118,3,20); }
td.TdClassName
{
border-color: #760314;
}
.TagClassName
{
border-color: #760314;
}
</style>