Shades of Bordeaux #571320
Tints of Bordeaux #571320
RGB
CMYK
RGB Variations
Color information
#571320 (or 0x571320) is known color: Bordeaux. HEX triplet: 57, 13 and 20. RGB value is (87,19,32). Sum of RGB (Red+Green+Blue) = 87+19+32=138 (18% of max value = 765). Red value is 87 (34.38% from 255 or 63.04% from 138); Green value is 19 (7.81% from 255 or 13.77% from 138); Blue value is 32 (12.89% from 255 or 23.19% from 138); Max value from RGB is 87 - color contains mainly: red. Hex color #571320 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571320 is #A8ECDF. Grayscale: #282828. Windows color (decimal): -11070688 or 2102103. OLE color: 2102103.
HSL color Cylindrical-coordinate representation of color #571320: hue angle of 348.53º 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 #571320 is Cyan = 0, Magento = 0.78, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 19 | 32 | - |
| CMYK | 0 | 0.78 | 0.63 | 0.66 |
| HSL | 348.53º | 0.64% | 0.21% | - |
| HSV(B) | 348.53º | 0.78% | 0.34% | - |
| XYZ | 4.42 | 2.6 | 1.63 | - |
| YUV | 40.81 | 123.03 | 160.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 19 | 32 | 0 | 0.78 | 0.63 | 0.66 | 348.53 | 0.64 | 0.21 |
| Hex | 57 | 13 | 20 | 0 | 4E | 3F | 42 | 15D | 40 | 15 |
| Octal | 127 | 23 | 40 | 0 | 116 | 77 | 102 | 535 | 100 | 25 |
| Binary | 1010111 | 10011 | 100000 | 0 | 1001110 | 111111 | 1000010 | 101011101 | 1000000 | 10101 |
Color Harmonies of #571320
Complementary color
Monochromatic Colors of #571320
Black with #571320
Text Example
Text Example
White with #571320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571320; }
p { color: rgb(87,19,32); }
H1.HeaderClassName
{
color: #571320;
}
.AnyTagClassName
{
color: #571320;
}
</style>
background-color css
<style>
a { background-color: #571320; }
a { background-color: rgb(87,19,32); }
div.DivClassName
{
background-color: #571320;
}
.BgClassName
{
background-color: #571320;
}
</style>
border-color css
<style>
span { border-color: #571320; }
span { border-color: rgb(87,19,32); }
td.TdClassName
{
border-color: #571320;
}
.TagClassName
{
border-color: #571320;
}
</style>