Shades of Bordeaux #471926
Tints of Bordeaux #471926
RGB
CMYK
RGB Variations
Color information
#471926 (or 0x471926) is known color: Bordeaux. HEX triplet: 47, 19 and 26. RGB value is (71,25,38). Sum of RGB (Red+Green+Blue) = 71+25+38=134 (17% of max value = 765). Red value is 71 (28.12% from 255 or 52.99% from 134); Green value is 25 (10.16% from 255 or 18.66% from 134); Blue value is 38 (15.23% from 255 or 28.36% from 134); Max value from RGB is 71 - color contains mainly: red. Hex color #471926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471926 is #B8E6D9. Grayscale: #282828. Windows color (decimal): -12117722 or 2496839. OLE color: 2496839.
HSL color Cylindrical-coordinate representation of color #471926: hue angle of 343.04º 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 #471926 is Cyan = 0, Magento = 0.65, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 38 | - |
| CMYK | 0 | 0.65 | 0.46 | 0.72 |
| HSL | 343.04º | 0.48% | 0.19% | - |
| HSV(B) | 343.04º | 0.65% | 0.28% | - |
| XYZ | 3.3 | 2.17 | 2.08 | - |
| YUV | 40.24 | 126.74 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 38 | 0 | 0.65 | 0.46 | 0.72 | 343.04 | 0.48 | 0.19 |
| Hex | 47 | 19 | 26 | 0 | 41 | 2E | 48 | 157 | 30 | 13 |
| Octal | 107 | 31 | 46 | 0 | 101 | 56 | 110 | 527 | 60 | 23 |
| Binary | 1000111 | 11001 | 100110 | 0 | 1000001 | 101110 | 1001000 | 101010111 | 110000 | 10011 |
Color Harmonies of #471926
Complementary color
Monochromatic Colors of #471926
Black with #471926
Text Example
Text Example
White with #471926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471926; }
p { color: rgb(71,25,38); }
H1.HeaderClassName
{
color: #471926;
}
.AnyTagClassName
{
color: #471926;
}
</style>
background-color css
<style>
a { background-color: #471926; }
a { background-color: rgb(71,25,38); }
div.DivClassName
{
background-color: #471926;
}
.BgClassName
{
background-color: #471926;
}
</style>
border-color css
<style>
span { border-color: #471926; }
span { border-color: rgb(71,25,38); }
td.TdClassName
{
border-color: #471926;
}
.TagClassName
{
border-color: #471926;
}
</style>