Shades of Bordeaux #470016
Tints of Bordeaux #470016
RGB
CMYK
RGB Variations
Color information
#470016 (or 0x470016) is known color: Bordeaux. HEX triplet: 47, 00 and 16. RGB value is (71,0,22). Sum of RGB (Red+Green+Blue) = 71+0+22=93 (12% of max value = 765). Red value is 71 (28.12% from 255 or 76.34% from 93); Green value is 0 (0.39% from 255 or 0% from 93); Blue value is 22 (8.98% from 255 or 23.66% from 93); Max value from RGB is 71 - color contains mainly: red. Hex color #470016 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470016 is #B8FFE9. Grayscale: #171717. Windows color (decimal): -12124138 or 1441863. OLE color: 1441863.
HSL color Cylindrical-coordinate representation of color #470016: hue angle of 341.41º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #470016 is Cyan = 0, Magento = 1, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 0 | 22 | - |
| CMYK | 0 | 1 | 0.69 | 0.72 |
| HSL | 341.41º | 1% | 0.14% | - |
| HSV(B) | 341.41º | 1% | 0.28% | - |
| XYZ | 2.74 | 1.4 | 0.88 | - |
| YUV | 23.74 | 127.02 | 161.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 0 | 22 | 0 | 1 | 0.69 | 0.72 | 341.41 | 1 | 0.14 |
| Hex | 47 | 0 | 16 | 0 | 64 | 45 | 48 | 155 | 64 | E |
| Octal | 107 | 0 | 26 | 0 | 144 | 105 | 110 | 525 | 144 | 16 |
| Binary | 1000111 | 0 | 10110 | 0 | 1100100 | 1000101 | 1001000 | 101010101 | 1100100 | 1110 |
Color Harmonies of #470016
Complementary color
Monochromatic Colors of #470016
Black with #470016
Text Example
Text Example
White with #470016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470016; }
p { color: rgb(71,0,22); }
H1.HeaderClassName
{
color: #470016;
}
.AnyTagClassName
{
color: #470016;
}
</style>
background-color css
<style>
a { background-color: #470016; }
a { background-color: rgb(71,0,22); }
div.DivClassName
{
background-color: #470016;
}
.BgClassName
{
background-color: #470016;
}
</style>
border-color css
<style>
span { border-color: #470016; }
span { border-color: rgb(71,0,22); }
td.TdClassName
{
border-color: #470016;
}
.TagClassName
{
border-color: #470016;
}
</style>