Shades of Burgundy #670624
Tints of Burgundy #670624
RGB
CMYK
RGB Variations
Color information
#670624 (or 0x670624) is known color: Burgundy. HEX triplet: 67, 06 and 24. RGB value is (103,6,36). Sum of RGB (Red+Green+Blue) = 103+6+36=145 (19% of max value = 765). Red value is 103 (40.62% from 255 or 71.03% from 145); Green value is 6 (2.73% from 255 or 4.14% from 145); Blue value is 36 (14.45% from 255 or 24.83% from 145); Max value from RGB is 103 - color contains mainly: red. Hex color #670624 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670624 is #98F9DB. Grayscale: #262626. Windows color (decimal): -10025436 or 2360935. OLE color: 2360935.
HSL color Cylindrical-coordinate representation of color #670624: hue angle of 341.44º 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 #670624 is Cyan = 0, Magento = 0.94, Yellow = 0.65 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 6 | 36 | - |
| CMYK | 0 | 0.94 | 0.65 | 0.60 |
| HSL | 341.44º | 0.89% | 0.21% | - |
| HSV(B) | 341.44º | 0.94% | 0.4% | - |
| XYZ | 5.98 | 3.14 | 1.96 | - |
| YUV | 38.42 | 126.64 | 174.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 6 | 36 | 0 | 0.94 | 0.65 | 0.60 | 341.44 | 0.89 | 0.21 |
| Hex | 67 | 6 | 24 | 0 | 5E | 41 | 3C | 155 | 59 | 15 |
| Octal | 147 | 6 | 44 | 0 | 136 | 101 | 74 | 525 | 131 | 25 |
| Binary | 1100111 | 110 | 100100 | 0 | 1011110 | 1000001 | 111100 | 101010101 | 1011001 | 10101 |
Color Harmonies of #670624
Complementary color
Monochromatic Colors of #670624
Black with #670624
Text Example
Text Example
White with #670624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670624; }
p { color: rgb(103,6,36); }
H1.HeaderClassName
{
color: #670624;
}
.AnyTagClassName
{
color: #670624;
}
</style>
background-color css
<style>
a { background-color: #670624; }
a { background-color: rgb(103,6,36); }
div.DivClassName
{
background-color: #670624;
}
.BgClassName
{
background-color: #670624;
}
</style>
border-color css
<style>
span { border-color: #670624; }
span { border-color: rgb(103,6,36); }
td.TdClassName
{
border-color: #670624;
}
.TagClassName
{
border-color: #670624;
}
</style>