Shades of Bordeaux #470516
Tints of Bordeaux #470516
RGB
CMYK
RGB Variations
Color information
#470516 (or 0x470516) is known color: Bordeaux. HEX triplet: 47, 05 and 16. RGB value is (71,5,22). Sum of RGB (Red+Green+Blue) = 71+5+22=98 (12% of max value = 765). Red value is 71 (28.12% from 255 or 72.45% from 98); Green value is 5 (2.34% from 255 or 5.10% from 98); Blue value is 22 (8.98% from 255 or 22.45% from 98); Max value from RGB is 71 - color contains mainly: red. Hex color #470516 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470516 is #B8FAE9. Grayscale: #1A1A1A. Windows color (decimal): -12122858 or 1443143. OLE color: 1443143.
HSL color Cylindrical-coordinate representation of color #470516: hue angle of 344.55º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #470516 is Cyan = 0, Magento = 0.93, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 5 | 22 | - |
| CMYK | 0 | 0.93 | 0.69 | 0.72 |
| HSL | 344.55º | 0.87% | 0.15% | - |
| HSV(B) | 344.55º | 0.93% | 0.28% | - |
| XYZ | 2.8 | 1.51 | 0.9 | - |
| YUV | 26.67 | 125.37 | 159.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 22 | 0 | 0.93 | 0.69 | 0.72 | 344.55 | 0.87 | 0.15 |
| Hex | 47 | 5 | 16 | 0 | 5D | 45 | 48 | 159 | 57 | F |
| Octal | 107 | 5 | 26 | 0 | 135 | 105 | 110 | 531 | 127 | 17 |
| Binary | 1000111 | 101 | 10110 | 0 | 1011101 | 1000101 | 1001000 | 101011001 | 1010111 | 1111 |
Color Harmonies of #470516
Complementary color
Monochromatic Colors of #470516
Black with #470516
Text Example
Text Example
White with #470516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470516; }
p { color: rgb(71,5,22); }
H1.HeaderClassName
{
color: #470516;
}
.AnyTagClassName
{
color: #470516;
}
</style>
background-color css
<style>
a { background-color: #470516; }
a { background-color: rgb(71,5,22); }
div.DivClassName
{
background-color: #470516;
}
.BgClassName
{
background-color: #470516;
}
</style>
border-color css
<style>
span { border-color: #470516; }
span { border-color: rgb(71,5,22); }
td.TdClassName
{
border-color: #470516;
}
.TagClassName
{
border-color: #470516;
}
</style>