Shades of Bordeaux #571328
Tints of Bordeaux #571328
RGB
CMYK
RGB Variations
Color information
#571328 (or 0x571328) is known color: Bordeaux. HEX triplet: 57, 13 and 28. RGB value is (87,19,40). Sum of RGB (Red+Green+Blue) = 87+19+40=146 (19% of max value = 765). Red value is 87 (34.38% from 255 or 59.59% from 146); Green value is 19 (7.81% from 255 or 13.01% from 146); Blue value is 40 (16.02% from 255 or 27.40% from 146); Max value from RGB is 87 - color contains mainly: red. Hex color #571328 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571328 is #A8ECD7. Grayscale: #292929. Windows color (decimal): -11070680 or 2626391. OLE color: 2626391.
HSL color Cylindrical-coordinate representation of color #571328: hue angle of 341.47º 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 #571328 is Cyan = 0, Magento = 0.78, Yellow = 0.54 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 19 | 40 | - |
| CMYK | 0 | 0.78 | 0.54 | 0.66 |
| HSL | 341.47º | 0.64% | 0.21% | - |
| HSV(B) | 341.47º | 0.78% | 0.34% | - |
| XYZ | 4.55 | 2.65 | 2.28 | - |
| YUV | 41.73 | 127.03 | 160.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 19 | 40 | 0 | 0.78 | 0.54 | 0.66 | 341.47 | 0.64 | 0.21 |
| Hex | 57 | 13 | 28 | 0 | 4E | 36 | 42 | 155 | 40 | 15 |
| Octal | 127 | 23 | 50 | 0 | 116 | 66 | 102 | 525 | 100 | 25 |
| Binary | 1010111 | 10011 | 101000 | 0 | 1001110 | 110110 | 1000010 | 101010101 | 1000000 | 10101 |
Color Harmonies of #571328
Complementary color
Monochromatic Colors of #571328
Black with #571328
Text Example
Text Example
White with #571328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571328; }
p { color: rgb(87,19,40); }
H1.HeaderClassName
{
color: #571328;
}
.AnyTagClassName
{
color: #571328;
}
</style>
background-color css
<style>
a { background-color: #571328; }
a { background-color: rgb(87,19,40); }
div.DivClassName
{
background-color: #571328;
}
.BgClassName
{
background-color: #571328;
}
</style>
border-color css
<style>
span { border-color: #571328; }
span { border-color: rgb(87,19,40); }
td.TdClassName
{
border-color: #571328;
}
.TagClassName
{
border-color: #571328;
}
</style>