Shades of Bordeaux #571021
Tints of Bordeaux #571021
RGB
CMYK
RGB Variations
Color information
#571021 (or 0x571021) is known color: Bordeaux. HEX triplet: 57, 10 and 21. RGB value is (87,16,33). Sum of RGB (Red+Green+Blue) = 87+16+33=136 (18% of max value = 765). Red value is 87 (34.38% from 255 or 63.97% from 136); Green value is 16 (6.64% from 255 or 11.76% from 136); Blue value is 33 (13.28% from 255 or 24.26% from 136); Max value from RGB is 87 - color contains mainly: red. Hex color #571021 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571021 is #A8EFDE. Grayscale: #272727. Windows color (decimal): -11071455 or 2166871. OLE color: 2166871.
HSL color Cylindrical-coordinate representation of color #571021: hue angle of 345.63º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #571021 is Cyan = 0, Magento = 0.82, Yellow = 0.62 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 16 | 33 | - |
| CMYK | 0 | 0.82 | 0.62 | 0.66 |
| HSL | 345.63º | 0.69% | 0.2% | - |
| HSV(B) | 345.63º | 0.82% | 0.34% | - |
| XYZ | 4.39 | 2.51 | 1.69 | - |
| YUV | 39.17 | 124.52 | 162.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 16 | 33 | 0 | 0.82 | 0.62 | 0.66 | 345.63 | 0.69 | 0.2 |
| Hex | 57 | 10 | 21 | 0 | 52 | 3E | 42 | 15A | 45 | 14 |
| Octal | 127 | 20 | 41 | 0 | 122 | 76 | 102 | 532 | 105 | 24 |
| Binary | 1010111 | 10000 | 100001 | 0 | 1010010 | 111110 | 1000010 | 101011010 | 1000101 | 10100 |
Color Harmonies of #571021
Complementary color
Monochromatic Colors of #571021
Black with #571021
Text Example
Text Example
White with #571021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571021; }
p { color: rgb(87,16,33); }
H1.HeaderClassName
{
color: #571021;
}
.AnyTagClassName
{
color: #571021;
}
</style>
background-color css
<style>
a { background-color: #571021; }
a { background-color: rgb(87,16,33); }
div.DivClassName
{
background-color: #571021;
}
.BgClassName
{
background-color: #571021;
}
</style>
border-color css
<style>
span { border-color: #571021; }
span { border-color: rgb(87,16,33); }
td.TdClassName
{
border-color: #571021;
}
.TagClassName
{
border-color: #571021;
}
</style>