Shades of Bordeaux #470716
Tints of Bordeaux #470716
RGB
CMYK
RGB Variations
Color information
#470716 (or 0x470716) is known color: Bordeaux. HEX triplet: 47, 07 and 16. RGB value is (71,7,22). Sum of RGB (Red+Green+Blue) = 71+7+22=100 (13% of max value = 765). Red value is 71 (28.12% from 255 or 71% from 100); Green value is 7 (3.12% from 255 or 7% from 100); Blue value is 22 (8.98% from 255 or 22% from 100); Max value from RGB is 71 - color contains mainly: red. Hex color #470716 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470716 is #B8F8E9. Grayscale: #1B1B1B. Windows color (decimal): -12122346 or 1443655. OLE color: 1443655.
HSL color Cylindrical-coordinate representation of color #470716: hue angle of 345.94º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #470716 is Cyan = 0, Magento = 0.90, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 22 | - |
| CMYK | 0 | 0.90 | 0.69 | 0.72 |
| HSL | 345.94º | 0.82% | 0.15% | - |
| HSV(B) | 345.94º | 0.9% | 0.28% | - |
| XYZ | 2.82 | 1.55 | 0.91 | - |
| YUV | 27.85 | 124.7 | 158.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 22 | 0 | 0.90 | 0.69 | 0.72 | 345.94 | 0.82 | 0.15 |
| Hex | 47 | 7 | 16 | 0 | 5A | 45 | 48 | 15A | 52 | F |
| Octal | 107 | 7 | 26 | 0 | 132 | 105 | 110 | 532 | 122 | 17 |
| Binary | 1000111 | 111 | 10110 | 0 | 1011010 | 1000101 | 1001000 | 101011010 | 1010010 | 1111 |
Color Harmonies of #470716
Complementary color
Monochromatic Colors of #470716
Black with #470716
Text Example
Text Example
White with #470716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470716; }
p { color: rgb(71,7,22); }
H1.HeaderClassName
{
color: #470716;
}
.AnyTagClassName
{
color: #470716;
}
</style>
background-color css
<style>
a { background-color: #470716; }
a { background-color: rgb(71,7,22); }
div.DivClassName
{
background-color: #470716;
}
.BgClassName
{
background-color: #470716;
}
</style>
border-color css
<style>
span { border-color: #470716; }
span { border-color: rgb(71,7,22); }
td.TdClassName
{
border-color: #470716;
}
.TagClassName
{
border-color: #470716;
}
</style>