Shades of Bordeaux #471120
Tints of Bordeaux #471120
RGB
CMYK
RGB Variations
Color information
#471120 (or 0x471120) is known color: Bordeaux. HEX triplet: 47, 11 and 20. RGB value is (71,17,32). Sum of RGB (Red+Green+Blue) = 71+17+32=120 (15% of max value = 765). Red value is 71 (28.12% from 255 or 59.17% from 120); Green value is 17 (7.03% from 255 or 14.17% from 120); Blue value is 32 (12.89% from 255 or 26.67% from 120); Max value from RGB is 71 - color contains mainly: red. Hex color #471120 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471120 is #B8EEDF. Grayscale: #222222. Windows color (decimal): -12119776 or 2101575. OLE color: 2101575.
HSL color Cylindrical-coordinate representation of color #471120: hue angle of 343.33º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471120 is Cyan = 0, Magento = 0.76, Yellow = 0.55 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 17 | 32 | - |
| CMYK | 0 | 0.76 | 0.55 | 0.72 |
| HSL | 343.33º | 0.61% | 0.17% | - |
| HSV(B) | 343.33º | 0.76% | 0.28% | - |
| XYZ | 3.06 | 1.84 | 1.56 | - |
| YUV | 34.86 | 126.39 | 153.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 32 | 0 | 0.76 | 0.55 | 0.72 | 343.33 | 0.61 | 0.17 |
| Hex | 47 | 11 | 20 | 0 | 4C | 37 | 48 | 157 | 3D | 11 |
| Octal | 107 | 21 | 40 | 0 | 114 | 67 | 110 | 527 | 75 | 21 |
| Binary | 1000111 | 10001 | 100000 | 0 | 1001100 | 110111 | 1001000 | 101010111 | 111101 | 10001 |
Color Harmonies of #471120
Complementary color
Monochromatic Colors of #471120
Black with #471120
Text Example
Text Example
White with #471120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471120; }
p { color: rgb(71,17,32); }
H1.HeaderClassName
{
color: #471120;
}
.AnyTagClassName
{
color: #471120;
}
</style>
background-color css
<style>
a { background-color: #471120; }
a { background-color: rgb(71,17,32); }
div.DivClassName
{
background-color: #471120;
}
.BgClassName
{
background-color: #471120;
}
</style>
border-color css
<style>
span { border-color: #471120; }
span { border-color: rgb(71,17,32); }
td.TdClassName
{
border-color: #471120;
}
.TagClassName
{
border-color: #471120;
}
</style>