Shades of Bordeaux #471921
Tints of Bordeaux #471921
RGB
CMYK
RGB Variations
Color information
#471921 (or 0x471921) is known color: Bordeaux. HEX triplet: 47, 19 and 21. RGB value is (71,25,33). Sum of RGB (Red+Green+Blue) = 71+25+33=129 (17% of max value = 765). Red value is 71 (28.12% from 255 or 55.04% from 129); Green value is 25 (10.16% from 255 or 19.38% from 129); Blue value is 33 (13.28% from 255 or 25.58% from 129); Max value from RGB is 71 - color contains mainly: red. Hex color #471921 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471921 is #B8E6DE. Grayscale: #272727. Windows color (decimal): -12117727 or 2169159. OLE color: 2169159.
HSL color Cylindrical-coordinate representation of color #471921: hue angle of 349.57º 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 #471921 is Cyan = 0, Magento = 0.65, Yellow = 0.54 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 33 | - |
| CMYK | 0 | 0.65 | 0.54 | 0.72 |
| HSL | 349.57º | 0.48% | 0.19% | - |
| HSV(B) | 349.57º | 0.65% | 0.28% | - |
| XYZ | 3.22 | 2.14 | 1.68 | - |
| YUV | 39.67 | 124.24 | 150.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 33 | 0 | 0.65 | 0.54 | 0.72 | 349.57 | 0.48 | 0.19 |
| Hex | 47 | 19 | 21 | 0 | 41 | 36 | 48 | 15E | 30 | 13 |
| Octal | 107 | 31 | 41 | 0 | 101 | 66 | 110 | 536 | 60 | 23 |
| Binary | 1000111 | 11001 | 100001 | 0 | 1000001 | 110110 | 1001000 | 101011110 | 110000 | 10011 |
Color Harmonies of #471921
Complementary color
Monochromatic Colors of #471921
Black with #471921
Text Example
Text Example
White with #471921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471921; }
p { color: rgb(71,25,33); }
H1.HeaderClassName
{
color: #471921;
}
.AnyTagClassName
{
color: #471921;
}
</style>
background-color css
<style>
a { background-color: #471921; }
a { background-color: rgb(71,25,33); }
div.DivClassName
{
background-color: #471921;
}
.BgClassName
{
background-color: #471921;
}
</style>
border-color css
<style>
span { border-color: #471921; }
span { border-color: rgb(71,25,33); }
td.TdClassName
{
border-color: #471921;
}
.TagClassName
{
border-color: #471921;
}
</style>