Shades of Bordeaux #471826
Tints of Bordeaux #471826
RGB
CMYK
RGB Variations
Color information
#471826 (or 0x471826) is known color: Bordeaux. HEX triplet: 47, 18 and 26. RGB value is (71,24,38). Sum of RGB (Red+Green+Blue) = 71+24+38=133 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.38% from 133); Green value is 24 (9.77% from 255 or 18.05% from 133); Blue value is 38 (15.23% from 255 or 28.57% from 133); Max value from RGB is 71 - color contains mainly: red. Hex color #471826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471826 is #B8E7D9. Grayscale: #272727. Windows color (decimal): -12117978 or 2496583. OLE color: 2496583.
HSL color Cylindrical-coordinate representation of color #471826: hue angle of 342.13º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #471826 is Cyan = 0, Magento = 0.66, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 24 | 38 | - |
| CMYK | 0 | 0.66 | 0.46 | 0.72 |
| HSL | 342.13º | 0.49% | 0.19% | - |
| HSV(B) | 342.13º | 0.66% | 0.28% | - |
| XYZ | 3.28 | 2.13 | 2.07 | - |
| YUV | 39.65 | 127.07 | 150.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 38 | 0 | 0.66 | 0.46 | 0.72 | 342.13 | 0.49 | 0.19 |
| Hex | 47 | 18 | 26 | 0 | 42 | 2E | 48 | 156 | 31 | 13 |
| Octal | 107 | 30 | 46 | 0 | 102 | 56 | 110 | 526 | 61 | 23 |
| Binary | 1000111 | 11000 | 100110 | 0 | 1000010 | 101110 | 1001000 | 101010110 | 110001 | 10011 |
Color Harmonies of #471826
Complementary color
Monochromatic Colors of #471826
Black with #471826
Text Example
Text Example
White with #471826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471826; }
p { color: rgb(71,24,38); }
H1.HeaderClassName
{
color: #471826;
}
.AnyTagClassName
{
color: #471826;
}
</style>
background-color css
<style>
a { background-color: #471826; }
a { background-color: rgb(71,24,38); }
div.DivClassName
{
background-color: #471826;
}
.BgClassName
{
background-color: #471826;
}
</style>
border-color css
<style>
span { border-color: #471826; }
span { border-color: rgb(71,24,38); }
td.TdClassName
{
border-color: #471826;
}
.TagClassName
{
border-color: #471826;
}
</style>