Shades of Burgundy #680419
Tints of Burgundy #680419
RGB
CMYK
RGB Variations
Color information
#680419 (or 0x680419) is known color: Burgundy. HEX triplet: 68, 04 and 19. RGB value is (104,4,25). Sum of RGB (Red+Green+Blue) = 104+4+25=133 (17% of max value = 765). Red value is 104 (41.02% from 255 or 78.20% from 133); Green value is 4 (1.95% from 255 or 3.01% from 133); Blue value is 25 (10.16% from 255 or 18.80% from 133); Max value from RGB is 104 - color contains mainly: red. Hex color #680419 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680419 is #97FBE6. Grayscale: #242424. Windows color (decimal): -9960423 or 1639528. OLE color: 1639528.
HSL color Cylindrical-coordinate representation of color #680419: hue angle of 347.4º 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 #680419 is Cyan = 0, Magento = 0.96, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 4 | 25 | - |
| CMYK | 0 | 0.96 | 0.76 | 0.59 |
| HSL | 347.4º | 0.93% | 0.21% | - |
| HSV(B) | 347.4º | 0.96% | 0.41% | - |
| XYZ | 5.93 | 3.1 | 1.21 | - |
| YUV | 36.29 | 121.63 | 176.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 4 | 25 | 0 | 0.96 | 0.76 | 0.59 | 347.4 | 0.93 | 0.21 |
| Hex | 68 | 4 | 19 | 0 | 60 | 4C | 3B | 15B | 5D | 15 |
| Octal | 150 | 4 | 31 | 0 | 140 | 114 | 73 | 533 | 135 | 25 |
| Binary | 1101000 | 100 | 11001 | 0 | 1100000 | 1001100 | 111011 | 101011011 | 1011101 | 10101 |
Color Harmonies of #680419
Complementary color
Monochromatic Colors of #680419
Black with #680419
Text Example
Text Example
White with #680419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680419; }
p { color: rgb(104,4,25); }
H1.HeaderClassName
{
color: #680419;
}
.AnyTagClassName
{
color: #680419;
}
</style>
background-color css
<style>
a { background-color: #680419; }
a { background-color: rgb(104,4,25); }
div.DivClassName
{
background-color: #680419;
}
.BgClassName
{
background-color: #680419;
}
</style>
border-color css
<style>
span { border-color: #680419; }
span { border-color: rgb(104,4,25); }
td.TdClassName
{
border-color: #680419;
}
.TagClassName
{
border-color: #680419;
}
</style>