Shades of Bordeaux #571321
Tints of Bordeaux #571321
RGB
CMYK
RGB Variations
Color information
#571321 (or 0x571321) is known color: Bordeaux. HEX triplet: 57, 13 and 21. RGB value is (87,19,33). Sum of RGB (Red+Green+Blue) = 87+19+33=139 (18% of max value = 765). Red value is 87 (34.38% from 255 or 62.59% from 139); Green value is 19 (7.81% from 255 or 13.67% from 139); Blue value is 33 (13.28% from 255 or 23.74% from 139); Max value from RGB is 87 - color contains mainly: red. Hex color #571321 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571321 is #A8ECDE. Grayscale: #282828. Windows color (decimal): -11070687 or 2167639. OLE color: 2167639.
HSL color Cylindrical-coordinate representation of color #571321: hue angle of 347.65º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #571321 is Cyan = 0, Magento = 0.78, Yellow = 0.62 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 19 | 33 | - |
| CMYK | 0 | 0.78 | 0.62 | 0.66 |
| HSL | 347.65º | 0.64% | 0.21% | - |
| HSV(B) | 347.65º | 0.78% | 0.34% | - |
| XYZ | 4.44 | 2.6 | 1.71 | - |
| YUV | 40.93 | 123.53 | 160.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 19 | 33 | 0 | 0.78 | 0.62 | 0.66 | 347.65 | 0.64 | 0.21 |
| Hex | 57 | 13 | 21 | 0 | 4E | 3E | 42 | 15C | 40 | 15 |
| Octal | 127 | 23 | 41 | 0 | 116 | 76 | 102 | 534 | 100 | 25 |
| Binary | 1010111 | 10011 | 100001 | 0 | 1001110 | 111110 | 1000010 | 101011100 | 1000000 | 10101 |
Color Harmonies of #571321
Complementary color
Monochromatic Colors of #571321
Black with #571321
Text Example
Text Example
White with #571321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571321; }
p { color: rgb(87,19,33); }
H1.HeaderClassName
{
color: #571321;
}
.AnyTagClassName
{
color: #571321;
}
</style>
background-color css
<style>
a { background-color: #571321; }
a { background-color: rgb(87,19,33); }
div.DivClassName
{
background-color: #571321;
}
.BgClassName
{
background-color: #571321;
}
</style>
border-color css
<style>
span { border-color: #571321; }
span { border-color: rgb(87,19,33); }
td.TdClassName
{
border-color: #571321;
}
.TagClassName
{
border-color: #571321;
}
</style>