Shades of Bordeaux #571421
Tints of Bordeaux #571421
RGB
CMYK
RGB Variations
Color information
#571421 (or 0x571421) is known color: Bordeaux. HEX triplet: 57, 14 and 21. RGB value is (87,20,33). Sum of RGB (Red+Green+Blue) = 87+20+33=140 (18% of max value = 765). Red value is 87 (34.38% from 255 or 62.14% from 140); Green value is 20 (8.20% from 255 or 14.29% from 140); Blue value is 33 (13.28% from 255 or 23.57% from 140); Max value from RGB is 87 - color contains mainly: red. Hex color #571421 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571421 is #A8EBDE. Grayscale: #292929. Windows color (decimal): -11070431 or 2167895. OLE color: 2167895.
HSL color Cylindrical-coordinate representation of color #571421: hue angle of 348.36º 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 #571421 is Cyan = 0, Magento = 0.77, Yellow = 0.62 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 20 | 33 | - |
| CMYK | 0 | 0.77 | 0.62 | 0.66 |
| HSL | 348.36º | 0.63% | 0.21% | - |
| HSV(B) | 348.36º | 0.77% | 0.34% | - |
| XYZ | 4.46 | 2.64 | 1.71 | - |
| YUV | 41.52 | 123.2 | 160.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 20 | 33 | 0 | 0.77 | 0.62 | 0.66 | 348.36 | 0.63 | 0.21 |
| Hex | 57 | 14 | 21 | 0 | 4D | 3E | 42 | 15C | 3F | 15 |
| Octal | 127 | 24 | 41 | 0 | 115 | 76 | 102 | 534 | 77 | 25 |
| Binary | 1010111 | 10100 | 100001 | 0 | 1001101 | 111110 | 1000010 | 101011100 | 111111 | 10101 |
Color Harmonies of #571421
Complementary color
Monochromatic Colors of #571421
Black with #571421
Text Example
Text Example
White with #571421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571421; }
p { color: rgb(87,20,33); }
H1.HeaderClassName
{
color: #571421;
}
.AnyTagClassName
{
color: #571421;
}
</style>
background-color css
<style>
a { background-color: #571421; }
a { background-color: rgb(87,20,33); }
div.DivClassName
{
background-color: #571421;
}
.BgClassName
{
background-color: #571421;
}
</style>
border-color css
<style>
span { border-color: #571421; }
span { border-color: rgb(87,20,33); }
td.TdClassName
{
border-color: #571421;
}
.TagClassName
{
border-color: #571421;
}
</style>