Shades of Bordeaux #571029
Tints of Bordeaux #571029
RGB
CMYK
RGB Variations
Color information
#571029 (or 0x571029) is known color: Bordeaux. HEX triplet: 57, 10 and 29. RGB value is (87,16,41). Sum of RGB (Red+Green+Blue) = 87+16+41=144 (19% of max value = 765). Red value is 87 (34.38% from 255 or 60.42% from 144); Green value is 16 (6.64% from 255 or 11.11% from 144); Blue value is 41 (16.41% from 255 or 28.47% from 144); Max value from RGB is 87 - color contains mainly: red. Hex color #571029 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571029 is #A8EFD6. Grayscale: #282828. Windows color (decimal): -11071447 or 2691159. OLE color: 2691159.
HSL color Cylindrical-coordinate representation of color #571029: hue angle of 338.87º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #571029 is Cyan = 0, Magento = 0.82, Yellow = 0.53 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 16 | 41 | - |
| CMYK | 0 | 0.82 | 0.53 | 0.66 |
| HSL | 338.87º | 0.69% | 0.2% | - |
| HSV(B) | 338.87º | 0.82% | 0.34% | - |
| XYZ | 4.52 | 2.56 | 2.35 | - |
| YUV | 40.08 | 128.52 | 161.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 16 | 41 | 0 | 0.82 | 0.53 | 0.66 | 338.87 | 0.69 | 0.2 |
| Hex | 57 | 10 | 29 | 0 | 52 | 35 | 42 | 153 | 45 | 14 |
| Octal | 127 | 20 | 51 | 0 | 122 | 65 | 102 | 523 | 105 | 24 |
| Binary | 1010111 | 10000 | 101001 | 0 | 1010010 | 110101 | 1000010 | 101010011 | 1000101 | 10100 |
Color Harmonies of #571029
Complementary color
Monochromatic Colors of #571029
Black with #571029
Text Example
Text Example
White with #571029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571029; }
p { color: rgb(87,16,41); }
H1.HeaderClassName
{
color: #571029;
}
.AnyTagClassName
{
color: #571029;
}
</style>
background-color css
<style>
a { background-color: #571029; }
a { background-color: rgb(87,16,41); }
div.DivClassName
{
background-color: #571029;
}
.BgClassName
{
background-color: #571029;
}
</style>
border-color css
<style>
span { border-color: #571029; }
span { border-color: rgb(87,16,41); }
td.TdClassName
{
border-color: #571029;
}
.TagClassName
{
border-color: #571029;
}
</style>