Shades of Bordeaux #571527
Tints of Bordeaux #571527
RGB
CMYK
RGB Variations
Color information
#571527 (or 0x571527) is known color: Bordeaux. HEX triplet: 57, 15 and 27. RGB value is (87,21,39). Sum of RGB (Red+Green+Blue) = 87+21+39=147 (19% of max value = 765). Red value is 87 (34.38% from 255 or 59.18% from 147); Green value is 21 (8.59% from 255 or 14.29% from 147); Blue value is 39 (15.62% from 255 or 26.53% from 147); Max value from RGB is 87 - color contains mainly: red. Hex color #571527 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571527 is #A8EAD8. Grayscale: #2A2A2A. Windows color (decimal): -11070169 or 2561367. OLE color: 2561367.
HSL color Cylindrical-coordinate representation of color #571527: hue angle of 343.64º 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 #571527 is Cyan = 0, Magento = 0.76, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 21 | 39 | - |
| CMYK | 0 | 0.76 | 0.55 | 0.66 |
| HSL | 343.64º | 0.61% | 0.21% | - |
| HSV(B) | 343.64º | 0.76% | 0.34% | - |
| XYZ | 4.56 | 2.71 | 2.2 | - |
| YUV | 42.79 | 125.87 | 159.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 39 | 0 | 0.76 | 0.55 | 0.66 | 343.64 | 0.61 | 0.21 |
| Hex | 57 | 15 | 27 | 0 | 4C | 37 | 42 | 158 | 3D | 15 |
| Octal | 127 | 25 | 47 | 0 | 114 | 67 | 102 | 530 | 75 | 25 |
| Binary | 1010111 | 10101 | 100111 | 0 | 1001100 | 110111 | 1000010 | 101011000 | 111101 | 10101 |
Color Harmonies of #571527
Complementary color
Monochromatic Colors of #571527
Black with #571527
Text Example
Text Example
White with #571527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571527; }
p { color: rgb(87,21,39); }
H1.HeaderClassName
{
color: #571527;
}
.AnyTagClassName
{
color: #571527;
}
</style>
background-color css
<style>
a { background-color: #571527; }
a { background-color: rgb(87,21,39); }
div.DivClassName
{
background-color: #571527;
}
.BgClassName
{
background-color: #571527;
}
</style>
border-color css
<style>
span { border-color: #571527; }
span { border-color: rgb(87,21,39); }
td.TdClassName
{
border-color: #571527;
}
.TagClassName
{
border-color: #571527;
}
</style>