Shades of Bordeaux #471621
Tints of Bordeaux #471621
RGB
CMYK
RGB Variations
Color information
#471621 (or 0x471621) is known color: Bordeaux. HEX triplet: 47, 16 and 21. RGB value is (71,22,33). Sum of RGB (Red+Green+Blue) = 71+22+33=126 (16% of max value = 765). Red value is 71 (28.12% from 255 or 56.35% from 126); Green value is 22 (8.98% from 255 or 17.46% from 126); Blue value is 33 (13.28% from 255 or 26.19% from 126); Max value from RGB is 71 - color contains mainly: red. Hex color #471621 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471621 is #B8E9DE. Grayscale: #252525. Windows color (decimal): -12118495 or 2168391. OLE color: 2168391.
HSL color Cylindrical-coordinate representation of color #471621: hue angle of 346.53º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #471621 is Cyan = 0, Magento = 0.69, Yellow = 0.54 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 33 | - |
| CMYK | 0 | 0.69 | 0.54 | 0.72 |
| HSL | 346.53º | 0.53% | 0.18% | - |
| HSV(B) | 346.53º | 0.69% | 0.28% | - |
| XYZ | 3.16 | 2.02 | 1.66 | - |
| YUV | 37.91 | 125.23 | 151.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 33 | 0 | 0.69 | 0.54 | 0.72 | 346.53 | 0.53 | 0.18 |
| Hex | 47 | 16 | 21 | 0 | 45 | 36 | 48 | 15B | 35 | 12 |
| Octal | 107 | 26 | 41 | 0 | 105 | 66 | 110 | 533 | 65 | 22 |
| Binary | 1000111 | 10110 | 100001 | 0 | 1000101 | 110110 | 1001000 | 101011011 | 110101 | 10010 |
Color Harmonies of #471621
Complementary color
Monochromatic Colors of #471621
Black with #471621
Text Example
Text Example
White with #471621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471621; }
p { color: rgb(71,22,33); }
H1.HeaderClassName
{
color: #471621;
}
.AnyTagClassName
{
color: #471621;
}
</style>
background-color css
<style>
a { background-color: #471621; }
a { background-color: rgb(71,22,33); }
div.DivClassName
{
background-color: #471621;
}
.BgClassName
{
background-color: #471621;
}
</style>
border-color css
<style>
span { border-color: #471621; }
span { border-color: rgb(71,22,33); }
td.TdClassName
{
border-color: #471621;
}
.TagClassName
{
border-color: #471621;
}
</style>