Shades of Burgundy #670626
Tints of Burgundy #670626
RGB
CMYK
RGB Variations
Color information
#670626 (or 0x670626) is known color: Burgundy. HEX triplet: 67, 06 and 26. RGB value is (103,6,38). Sum of RGB (Red+Green+Blue) = 103+6+38=147 (19% of max value = 765). Red value is 103 (40.62% from 255 or 70.07% from 147); Green value is 6 (2.73% from 255 or 4.08% from 147); Blue value is 38 (15.23% from 255 or 25.85% from 147); Max value from RGB is 103 - color contains mainly: red. Hex color #670626 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670626 is #98F9D9. Grayscale: #262626. Windows color (decimal): -10025434 or 2492007. OLE color: 2492007.
HSL color Cylindrical-coordinate representation of color #670626: hue angle of 340.21º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #670626 is Cyan = 0, Magento = 0.94, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 6 | 38 | - |
| CMYK | 0 | 0.94 | 0.63 | 0.60 |
| HSL | 340.21º | 0.89% | 0.21% | - |
| HSV(B) | 340.21º | 0.94% | 0.4% | - |
| XYZ | 6.01 | 3.15 | 2.13 | - |
| YUV | 38.65 | 127.64 | 173.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 6 | 38 | 0 | 0.94 | 0.63 | 0.60 | 340.21 | 0.89 | 0.21 |
| Hex | 67 | 6 | 26 | 0 | 5E | 3F | 3C | 154 | 59 | 15 |
| Octal | 147 | 6 | 46 | 0 | 136 | 77 | 74 | 524 | 131 | 25 |
| Binary | 1100111 | 110 | 100110 | 0 | 1011110 | 111111 | 111100 | 101010100 | 1011001 | 10101 |
Color Harmonies of #670626
Complementary color
Monochromatic Colors of #670626
Black with #670626
Text Example
Text Example
White with #670626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670626; }
p { color: rgb(103,6,38); }
H1.HeaderClassName
{
color: #670626;
}
.AnyTagClassName
{
color: #670626;
}
</style>
background-color css
<style>
a { background-color: #670626; }
a { background-color: rgb(103,6,38); }
div.DivClassName
{
background-color: #670626;
}
.BgClassName
{
background-color: #670626;
}
</style>
border-color css
<style>
span { border-color: #670626; }
span { border-color: rgb(103,6,38); }
td.TdClassName
{
border-color: #670626;
}
.TagClassName
{
border-color: #670626;
}
</style>