Shades of Bordeaux #571522
Tints of Bordeaux #571522
RGB
CMYK
RGB Variations
Color information
#571522 (or 0x571522) is known color: Bordeaux. HEX triplet: 57, 15 and 22. RGB value is (87,21,34). Sum of RGB (Red+Green+Blue) = 87+21+34=142 (18% of max value = 765). Red value is 87 (34.38% from 255 or 61.27% from 142); Green value is 21 (8.59% from 255 or 14.79% from 142); Blue value is 34 (13.67% from 255 or 23.94% from 142); Max value from RGB is 87 - color contains mainly: red. Hex color #571522 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571522 is #A8EADD. Grayscale: #2A2A2A. Windows color (decimal): -11070174 or 2233687. OLE color: 2233687.
HSL color Cylindrical-coordinate representation of color #571522: hue angle of 348.18º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #571522 is Cyan = 0, Magento = 0.76, Yellow = 0.61 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 21 | 34 | - |
| CMYK | 0 | 0.76 | 0.61 | 0.66 |
| HSL | 348.18º | 0.61% | 0.21% | - |
| HSV(B) | 348.18º | 0.76% | 0.34% | - |
| XYZ | 4.49 | 2.68 | 1.79 | - |
| YUV | 42.22 | 123.37 | 159.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 34 | 0 | 0.76 | 0.61 | 0.66 | 348.18 | 0.61 | 0.21 |
| Hex | 57 | 15 | 22 | 0 | 4C | 3D | 42 | 15C | 3D | 15 |
| Octal | 127 | 25 | 42 | 0 | 114 | 75 | 102 | 534 | 75 | 25 |
| Binary | 1010111 | 10101 | 100010 | 0 | 1001100 | 111101 | 1000010 | 101011100 | 111101 | 10101 |
Color Harmonies of #571522
Complementary color
Monochromatic Colors of #571522
Black with #571522
Text Example
Text Example
White with #571522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571522; }
p { color: rgb(87,21,34); }
H1.HeaderClassName
{
color: #571522;
}
.AnyTagClassName
{
color: #571522;
}
</style>
background-color css
<style>
a { background-color: #571522; }
a { background-color: rgb(87,21,34); }
div.DivClassName
{
background-color: #571522;
}
.BgClassName
{
background-color: #571522;
}
</style>
border-color css
<style>
span { border-color: #571522; }
span { border-color: rgb(87,21,34); }
td.TdClassName
{
border-color: #571522;
}
.TagClassName
{
border-color: #571522;
}
</style>