Shades of Burgundy #680418
Tints of Burgundy #680418
RGB
CMYK
RGB Variations
Color information
#680418 (or 0x680418) is known color: Burgundy. HEX triplet: 68, 04 and 18. RGB value is (104,4,24). Sum of RGB (Red+Green+Blue) = 104+4+24=132 (17% of max value = 765). Red value is 104 (41.02% from 255 or 78.79% from 132); Green value is 4 (1.95% from 255 or 3.03% from 132); Blue value is 24 (9.77% from 255 or 18.18% from 132); Max value from RGB is 104 - color contains mainly: red. Hex color #680418 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680418 is #97FBE7. Grayscale: #242424. Windows color (decimal): -9960424 or 1573992. OLE color: 1573992.
HSL color Cylindrical-coordinate representation of color #680418: hue angle of 348º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #680418 is Cyan = 0, Magento = 0.96, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 4 | 24 | - |
| CMYK | 0 | 0.96 | 0.77 | 0.59 |
| HSL | 348º | 0.93% | 0.21% | - |
| HSV(B) | 348º | 0.96% | 0.41% | - |
| XYZ | 5.92 | 3.1 | 1.15 | - |
| YUV | 36.18 | 121.13 | 176.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 4 | 24 | 0 | 0.96 | 0.77 | 0.59 | 348 | 0.93 | 0.21 |
| Hex | 68 | 4 | 18 | 0 | 60 | 4D | 3B | 15C | 5D | 15 |
| Octal | 150 | 4 | 30 | 0 | 140 | 115 | 73 | 534 | 135 | 25 |
| Binary | 1101000 | 100 | 11000 | 0 | 1100000 | 1001101 | 111011 | 101011100 | 1011101 | 10101 |
Color Harmonies of #680418
Complementary color
Monochromatic Colors of #680418
Black with #680418
Text Example
Text Example
White with #680418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680418; }
p { color: rgb(104,4,24); }
H1.HeaderClassName
{
color: #680418;
}
.AnyTagClassName
{
color: #680418;
}
</style>
background-color css
<style>
a { background-color: #680418; }
a { background-color: rgb(104,4,24); }
div.DivClassName
{
background-color: #680418;
}
.BgClassName
{
background-color: #680418;
}
</style>
border-color css
<style>
span { border-color: #680418; }
span { border-color: rgb(104,4,24); }
td.TdClassName
{
border-color: #680418;
}
.TagClassName
{
border-color: #680418;
}
</style>