Shades of Bordeaux #570916
Tints of Bordeaux #570916
RGB
CMYK
RGB Variations
Color information
#570916 (or 0x570916) is known color: Bordeaux. HEX triplet: 57, 09 and 16. RGB value is (87,9,22). Sum of RGB (Red+Green+Blue) = 87+9+22=118 (15% of max value = 765). Red value is 87 (34.38% from 255 or 73.73% from 118); Green value is 9 (3.91% from 255 or 7.63% from 118); Blue value is 22 (8.98% from 255 or 18.64% from 118); Max value from RGB is 87 - color contains mainly: red. Hex color #570916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #570916 is #A8F6E9. Grayscale: #212121. Windows color (decimal): -11073258 or 1444183. OLE color: 1444183.
HSL color Cylindrical-coordinate representation of color #570916: hue angle of 350º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #570916 is Cyan = 0, Magento = 0.90, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 9 | 22 | - |
| CMYK | 0 | 0.90 | 0.75 | 0.66 |
| HSL | 350º | 0.81% | 0.19% | - |
| HSV(B) | 350º | 0.9% | 0.34% | - |
| XYZ | 4.17 | 2.28 | 0.98 | - |
| YUV | 33.8 | 121.34 | 165.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 9 | 22 | 0 | 0.90 | 0.75 | 0.66 | 350 | 0.81 | 0.19 |
| Hex | 57 | 9 | 16 | 0 | 5A | 4B | 42 | 15E | 51 | 13 |
| Octal | 127 | 11 | 26 | 0 | 132 | 113 | 102 | 536 | 121 | 23 |
| Binary | 1010111 | 1001 | 10110 | 0 | 1011010 | 1001011 | 1000010 | 101011110 | 1010001 | 10011 |
Color Harmonies of #570916
Complementary color
Monochromatic Colors of #570916
Black with #570916
Text Example
Text Example
White with #570916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570916; }
p { color: rgb(87,9,22); }
H1.HeaderClassName
{
color: #570916;
}
.AnyTagClassName
{
color: #570916;
}
</style>
background-color css
<style>
a { background-color: #570916; }
a { background-color: rgb(87,9,22); }
div.DivClassName
{
background-color: #570916;
}
.BgClassName
{
background-color: #570916;
}
</style>
border-color css
<style>
span { border-color: #570916; }
span { border-color: rgb(87,9,22); }
td.TdClassName
{
border-color: #570916;
}
.TagClassName
{
border-color: #570916;
}
</style>