Shades of Bordeaux #571420
Tints of Bordeaux #571420
RGB
CMYK
RGB Variations
Color information
#571420 (or 0x571420) is known color: Bordeaux. HEX triplet: 57, 14 and 20. RGB value is (87,20,32). Sum of RGB (Red+Green+Blue) = 87+20+32=139 (18% of max value = 765). Red value is 87 (34.38% from 255 or 62.59% from 139); Green value is 20 (8.20% from 255 or 14.39% from 139); Blue value is 32 (12.89% from 255 or 23.02% from 139); Max value from RGB is 87 - color contains mainly: red. Hex color #571420 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571420 is #A8EBDF. Grayscale: #292929. Windows color (decimal): -11070432 or 2102359. OLE color: 2102359.
HSL color Cylindrical-coordinate representation of color #571420: hue angle of 349.25º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #571420 is Cyan = 0, Magento = 0.77, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 20 | 32 | - |
| CMYK | 0 | 0.77 | 0.63 | 0.66 |
| HSL | 349.25º | 0.63% | 0.21% | - |
| HSV(B) | 349.25º | 0.77% | 0.34% | - |
| XYZ | 4.44 | 2.63 | 1.64 | - |
| YUV | 41.4 | 122.7 | 160.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 20 | 32 | 0 | 0.77 | 0.63 | 0.66 | 349.25 | 0.63 | 0.21 |
| Hex | 57 | 14 | 20 | 0 | 4D | 3F | 42 | 15D | 3F | 15 |
| Octal | 127 | 24 | 40 | 0 | 115 | 77 | 102 | 535 | 77 | 25 |
| Binary | 1010111 | 10100 | 100000 | 0 | 1001101 | 111111 | 1000010 | 101011101 | 111111 | 10101 |
Color Harmonies of #571420
Complementary color
Monochromatic Colors of #571420
Black with #571420
Text Example
Text Example
White with #571420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571420; }
p { color: rgb(87,20,32); }
H1.HeaderClassName
{
color: #571420;
}
.AnyTagClassName
{
color: #571420;
}
</style>
background-color css
<style>
a { background-color: #571420; }
a { background-color: rgb(87,20,32); }
div.DivClassName
{
background-color: #571420;
}
.BgClassName
{
background-color: #571420;
}
</style>
border-color css
<style>
span { border-color: #571420; }
span { border-color: rgb(87,20,32); }
td.TdClassName
{
border-color: #571420;
}
.TagClassName
{
border-color: #571420;
}
</style>