Shades of Bordeaux #471520
Tints of Bordeaux #471520
RGB
CMYK
RGB Variations
Color information
#471520 (or 0x471520) is known color: Bordeaux. HEX triplet: 47, 15 and 20. RGB value is (71,21,32). Sum of RGB (Red+Green+Blue) = 71+21+32=124 (16% of max value = 765). Red value is 71 (28.12% from 255 or 57.26% from 124); Green value is 21 (8.59% from 255 or 16.94% from 124); Blue value is 32 (12.89% from 255 or 25.81% from 124); Max value from RGB is 71 - color contains mainly: red. Hex color #471520 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471520 is #B8EADF. Grayscale: #252525. Windows color (decimal): -12118752 or 2102599. OLE color: 2102599.
HSL color Cylindrical-coordinate representation of color #471520: hue angle of 346.8º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #471520 is Cyan = 0, Magento = 0.70, Yellow = 0.55 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 32 | - |
| CMYK | 0 | 0.70 | 0.55 | 0.72 |
| HSL | 346.8º | 0.54% | 0.18% | - |
| HSV(B) | 346.8º | 0.7% | 0.28% | - |
| XYZ | 3.13 | 1.98 | 1.58 | - |
| YUV | 37.2 | 125.07 | 152.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 32 | 0 | 0.70 | 0.55 | 0.72 | 346.8 | 0.54 | 0.18 |
| Hex | 47 | 15 | 20 | 0 | 46 | 37 | 48 | 15B | 36 | 12 |
| Octal | 107 | 25 | 40 | 0 | 106 | 67 | 110 | 533 | 66 | 22 |
| Binary | 1000111 | 10101 | 100000 | 0 | 1000110 | 110111 | 1001000 | 101011011 | 110110 | 10010 |
Color Harmonies of #471520
Complementary color
Monochromatic Colors of #471520
Black with #471520
Text Example
Text Example
White with #471520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471520; }
p { color: rgb(71,21,32); }
H1.HeaderClassName
{
color: #471520;
}
.AnyTagClassName
{
color: #471520;
}
</style>
background-color css
<style>
a { background-color: #471520; }
a { background-color: rgb(71,21,32); }
div.DivClassName
{
background-color: #471520;
}
.BgClassName
{
background-color: #471520;
}
</style>
border-color css
<style>
span { border-color: #471520; }
span { border-color: rgb(71,21,32); }
td.TdClassName
{
border-color: #471520;
}
.TagClassName
{
border-color: #471520;
}
</style>