Shades of Bordeaux #571720
Tints of Bordeaux #571720
RGB
CMYK
RGB Variations
Color information
#571720 (or 0x571720) is known color: Bordeaux. HEX triplet: 57, 17 and 20. RGB value is (87,23,32). Sum of RGB (Red+Green+Blue) = 87+23+32=142 (18% of max value = 765). Red value is 87 (34.38% from 255 or 61.27% from 142); Green value is 23 (9.38% from 255 or 16.20% from 142); Blue value is 32 (12.89% from 255 or 22.54% from 142); Max value from RGB is 87 - color contains mainly: red. Hex color #571720 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571720 is #A8E8DF. Grayscale: #2B2B2B. Windows color (decimal): -11069664 or 2103127. OLE color: 2103127.
HSL color Cylindrical-coordinate representation of color #571720: hue angle of 351.56º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #571720 is Cyan = 0, Magento = 0.74, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 23 | 32 | - |
| CMYK | 0 | 0.74 | 0.63 | 0.66 |
| HSL | 351.56º | 0.58% | 0.22% | - |
| HSV(B) | 351.56º | 0.74% | 0.34% | - |
| XYZ | 4.5 | 2.74 | 1.66 | - |
| YUV | 43.16 | 121.7 | 159.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 23 | 32 | 0 | 0.74 | 0.63 | 0.66 | 351.56 | 0.58 | 0.22 |
| Hex | 57 | 17 | 20 | 0 | 4A | 3F | 42 | 160 | 3A | 16 |
| Octal | 127 | 27 | 40 | 0 | 112 | 77 | 102 | 540 | 72 | 26 |
| Binary | 1010111 | 10111 | 100000 | 0 | 1001010 | 111111 | 1000010 | 101100000 | 111010 | 10110 |
Color Harmonies of #571720
Complementary color
Monochromatic Colors of #571720
Black with #571720
Text Example
Text Example
White with #571720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571720; }
p { color: rgb(87,23,32); }
H1.HeaderClassName
{
color: #571720;
}
.AnyTagClassName
{
color: #571720;
}
</style>
background-color css
<style>
a { background-color: #571720; }
a { background-color: rgb(87,23,32); }
div.DivClassName
{
background-color: #571720;
}
.BgClassName
{
background-color: #571720;
}
</style>
border-color css
<style>
span { border-color: #571720; }
span { border-color: rgb(87,23,32); }
td.TdClassName
{
border-color: #571720;
}
.TagClassName
{
border-color: #571720;
}
</style>