Shades of Bordeaux #471920
Tints of Bordeaux #471920
RGB
CMYK
RGB Variations
Color information
#471920 (or 0x471920) is known color: Bordeaux. HEX triplet: 47, 19 and 20. RGB value is (71,25,32). Sum of RGB (Red+Green+Blue) = 71+25+32=128 (16% of max value = 765). Red value is 71 (28.12% from 255 or 55.47% from 128); Green value is 25 (10.16% from 255 or 19.53% from 128); Blue value is 32 (12.89% from 255 or 25% from 128); Max value from RGB is 71 - color contains mainly: red. Hex color #471920 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471920 is #B8E6DF. Grayscale: #272727. Windows color (decimal): -12117728 or 2103623. OLE color: 2103623.
HSL color Cylindrical-coordinate representation of color #471920: hue angle of 350.87º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #471920 is Cyan = 0, Magento = 0.65, Yellow = 0.55 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 32 | - |
| CMYK | 0 | 0.65 | 0.55 | 0.72 |
| HSL | 350.87º | 0.48% | 0.19% | - |
| HSV(B) | 350.87º | 0.65% | 0.28% | - |
| XYZ | 3.21 | 2.14 | 1.61 | - |
| YUV | 39.55 | 123.74 | 150.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 32 | 0 | 0.65 | 0.55 | 0.72 | 350.87 | 0.48 | 0.19 |
| Hex | 47 | 19 | 20 | 0 | 41 | 37 | 48 | 15F | 30 | 13 |
| Octal | 107 | 31 | 40 | 0 | 101 | 67 | 110 | 537 | 60 | 23 |
| Binary | 1000111 | 11001 | 100000 | 0 | 1000001 | 110111 | 1001000 | 101011111 | 110000 | 10011 |
Color Harmonies of #471920
Complementary color
Monochromatic Colors of #471920
Black with #471920
Text Example
Text Example
White with #471920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471920; }
p { color: rgb(71,25,32); }
H1.HeaderClassName
{
color: #471920;
}
.AnyTagClassName
{
color: #471920;
}
</style>
background-color css
<style>
a { background-color: #471920; }
a { background-color: rgb(71,25,32); }
div.DivClassName
{
background-color: #471920;
}
.BgClassName
{
background-color: #471920;
}
</style>
border-color css
<style>
span { border-color: #471920; }
span { border-color: rgb(71,25,32); }
td.TdClassName
{
border-color: #471920;
}
.TagClassName
{
border-color: #471920;
}
</style>