Shades of Bordeaux #571525
Tints of Bordeaux #571525
RGB
CMYK
RGB Variations
Color information
#571525 (or 0x571525) is known color: Bordeaux. HEX triplet: 57, 15 and 25. RGB value is (87,21,37). Sum of RGB (Red+Green+Blue) = 87+21+37=145 (19% of max value = 765). Red value is 87 (34.38% from 255 or 60% from 145); Green value is 21 (8.59% from 255 or 14.48% from 145); Blue value is 37 (14.84% from 255 or 25.52% from 145); Max value from RGB is 87 - color contains mainly: red. Hex color #571525 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571525 is #A8EADA. Grayscale: #2A2A2A. Windows color (decimal): -11070171 or 2430295. OLE color: 2430295.
HSL color Cylindrical-coordinate representation of color #571525: hue angle of 345.45º 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 #571525 is Cyan = 0, Magento = 0.76, Yellow = 0.57 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 21 | 37 | - |
| CMYK | 0 | 0.76 | 0.57 | 0.66 |
| HSL | 345.45º | 0.61% | 0.21% | - |
| HSV(B) | 345.45º | 0.76% | 0.34% | - |
| XYZ | 4.53 | 2.7 | 2.03 | - |
| YUV | 42.56 | 124.87 | 159.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 37 | 0 | 0.76 | 0.57 | 0.66 | 345.45 | 0.61 | 0.21 |
| Hex | 57 | 15 | 25 | 0 | 4C | 39 | 42 | 159 | 3D | 15 |
| Octal | 127 | 25 | 45 | 0 | 114 | 71 | 102 | 531 | 75 | 25 |
| Binary | 1010111 | 10101 | 100101 | 0 | 1001100 | 111001 | 1000010 | 101011001 | 111101 | 10101 |
Color Harmonies of #571525
Complementary color
Monochromatic Colors of #571525
Black with #571525
Text Example
Text Example
White with #571525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571525; }
p { color: rgb(87,21,37); }
H1.HeaderClassName
{
color: #571525;
}
.AnyTagClassName
{
color: #571525;
}
</style>
background-color css
<style>
a { background-color: #571525; }
a { background-color: rgb(87,21,37); }
div.DivClassName
{
background-color: #571525;
}
.BgClassName
{
background-color: #571525;
}
</style>
border-color css
<style>
span { border-color: #571525; }
span { border-color: rgb(87,21,37); }
td.TdClassName
{
border-color: #571525;
}
.TagClassName
{
border-color: #571525;
}
</style>