Shades of Bordeaux #571622
Tints of Bordeaux #571622
RGB
CMYK
RGB Variations
Color information
#571622 (or 0x571622) is known color: Bordeaux. HEX triplet: 57, 16 and 22. RGB value is (87,22,34). Sum of RGB (Red+Green+Blue) = 87+22+34=143 (18% of max value = 765). Red value is 87 (34.38% from 255 or 60.84% from 143); Green value is 22 (8.98% from 255 or 15.38% from 143); Blue value is 34 (13.67% from 255 or 23.78% from 143); Max value from RGB is 87 - color contains mainly: red. Hex color #571622 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571622 is #A8E9DD. Grayscale: #2A2A2A. Windows color (decimal): -11069918 or 2233943. OLE color: 2233943.
HSL color Cylindrical-coordinate representation of color #571622: hue angle of 348.92º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #571622 is Cyan = 0, Magento = 0.75, Yellow = 0.61 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 22 | 34 | - |
| CMYK | 0 | 0.75 | 0.61 | 0.66 |
| HSL | 348.92º | 0.6% | 0.21% | - |
| HSV(B) | 348.92º | 0.75% | 0.34% | - |
| XYZ | 4.51 | 2.72 | 1.8 | - |
| YUV | 42.8 | 123.03 | 159.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 22 | 34 | 0 | 0.75 | 0.61 | 0.66 | 348.92 | 0.6 | 0.21 |
| Hex | 57 | 16 | 22 | 0 | 4B | 3D | 42 | 15D | 3C | 15 |
| Octal | 127 | 26 | 42 | 0 | 113 | 75 | 102 | 535 | 74 | 25 |
| Binary | 1010111 | 10110 | 100010 | 0 | 1001011 | 111101 | 1000010 | 101011101 | 111100 | 10101 |
Color Harmonies of #571622
Complementary color
Monochromatic Colors of #571622
Black with #571622
Text Example
Text Example
White with #571622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571622; }
p { color: rgb(87,22,34); }
H1.HeaderClassName
{
color: #571622;
}
.AnyTagClassName
{
color: #571622;
}
</style>
background-color css
<style>
a { background-color: #571622; }
a { background-color: rgb(87,22,34); }
div.DivClassName
{
background-color: #571622;
}
.BgClassName
{
background-color: #571622;
}
</style>
border-color css
<style>
span { border-color: #571622; }
span { border-color: rgb(87,22,34); }
td.TdClassName
{
border-color: #571622;
}
.TagClassName
{
border-color: #571622;
}
</style>