Shades of Burgundy #670326
Tints of Burgundy #670326
RGB
CMYK
RGB Variations
Color information
#670326 (or 0x670326) is known color: Burgundy. HEX triplet: 67, 03 and 26. RGB value is (103,3,38). Sum of RGB (Red+Green+Blue) = 103+3+38=144 (19% of max value = 765). Red value is 103 (40.62% from 255 or 71.53% from 144); Green value is 3 (1.56% from 255 or 2.08% from 144); Blue value is 38 (15.23% from 255 or 26.39% from 144); Max value from RGB is 103 - color contains mainly: red. Hex color #670326 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670326 is #98FCD9. Grayscale: #242424. Windows color (decimal): -10026202 or 2491239. OLE color: 2491239.
HSL color Cylindrical-coordinate representation of color #670326: hue angle of 339º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #670326 is Cyan = 0, Magento = 0.97, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 3 | 38 | - |
| CMYK | 0 | 0.97 | 0.63 | 0.60 |
| HSL | 339º | 0.94% | 0.21% | - |
| HSV(B) | 339º | 0.97% | 0.4% | - |
| XYZ | 5.98 | 3.09 | 2.11 | - |
| YUV | 36.89 | 128.63 | 175.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 3 | 38 | 0 | 0.97 | 0.63 | 0.60 | 339 | 0.94 | 0.21 |
| Hex | 67 | 3 | 26 | 0 | 61 | 3F | 3C | 153 | 5E | 15 |
| Octal | 147 | 3 | 46 | 0 | 141 | 77 | 74 | 523 | 136 | 25 |
| Binary | 1100111 | 11 | 100110 | 0 | 1100001 | 111111 | 111100 | 101010011 | 1011110 | 10101 |
Color Harmonies of #670326
Complementary color
Monochromatic Colors of #670326
Black with #670326
Text Example
Text Example
White with #670326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670326; }
p { color: rgb(103,3,38); }
H1.HeaderClassName
{
color: #670326;
}
.AnyTagClassName
{
color: #670326;
}
</style>
background-color css
<style>
a { background-color: #670326; }
a { background-color: rgb(103,3,38); }
div.DivClassName
{
background-color: #670326;
}
.BgClassName
{
background-color: #670326;
}
</style>
border-color css
<style>
span { border-color: #670326; }
span { border-color: rgb(103,3,38); }
td.TdClassName
{
border-color: #670326;
}
.TagClassName
{
border-color: #670326;
}
</style>