Shades of Bordeaux #570920
Tints of Bordeaux #570920
RGB
CMYK
RGB Variations
Color information
#570920 (or 0x570920) is known color: Bordeaux. HEX triplet: 57, 09 and 20. RGB value is (87,9,32). Sum of RGB (Red+Green+Blue) = 87+9+32=128 (16% of max value = 765). Red value is 87 (34.38% from 255 or 67.97% from 128); Green value is 9 (3.91% from 255 or 7.03% from 128); Blue value is 32 (12.89% from 255 or 25% from 128); Max value from RGB is 87 - color contains mainly: red. Hex color #570920 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570920 is #A8F6DF. Grayscale: #222222. Windows color (decimal): -11073248 or 2099543. OLE color: 2099543.
HSL color Cylindrical-coordinate representation of color #570920: hue angle of 342.31º 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 #570920 is Cyan = 0, Magento = 0.90, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 9 | 32 | - |
| CMYK | 0 | 0.90 | 0.63 | 0.66 |
| HSL | 342.31º | 0.81% | 0.19% | - |
| HSV(B) | 342.31º | 0.9% | 0.34% | - |
| XYZ | 4.29 | 2.33 | 1.59 | - |
| YUV | 34.94 | 126.34 | 165.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 9 | 32 | 0 | 0.90 | 0.63 | 0.66 | 342.31 | 0.81 | 0.19 |
| Hex | 57 | 9 | 20 | 0 | 5A | 3F | 42 | 156 | 51 | 13 |
| Octal | 127 | 11 | 40 | 0 | 132 | 77 | 102 | 526 | 121 | 23 |
| Binary | 1010111 | 1001 | 100000 | 0 | 1011010 | 111111 | 1000010 | 101010110 | 1010001 | 10011 |
Color Harmonies of #570920
Complementary color
Monochromatic Colors of #570920
Black with #570920
Text Example
Text Example
White with #570920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570920; }
p { color: rgb(87,9,32); }
H1.HeaderClassName
{
color: #570920;
}
.AnyTagClassName
{
color: #570920;
}
</style>
background-color css
<style>
a { background-color: #570920; }
a { background-color: rgb(87,9,32); }
div.DivClassName
{
background-color: #570920;
}
.BgClassName
{
background-color: #570920;
}
</style>
border-color css
<style>
span { border-color: #570920; }
span { border-color: rgb(87,9,32); }
td.TdClassName
{
border-color: #570920;
}
.TagClassName
{
border-color: #570920;
}
</style>