Shades of Bordeaux #570311
Tints of Bordeaux #570311
RGB
CMYK
RGB Variations
Color information
#570311 (or 0x570311) is known color: Bordeaux. HEX triplet: 57, 03 and 11. RGB value is (87,3,17). Sum of RGB (Red+Green+Blue) = 87+3+17=107 (14% of max value = 765). Red value is 87 (34.38% from 255 or 81.31% from 107); Green value is 3 (1.56% from 255 or 2.80% from 107); Blue value is 17 (7.03% from 255 or 15.89% from 107); Max value from RGB is 87 - color contains mainly: red. Hex color #570311 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #570311 is #A8FCEE. Grayscale: #1D1D1D. Windows color (decimal): -11074799 or 1114967. OLE color: 1114967.
HSL color Cylindrical-coordinate representation of color #570311: hue angle of 350º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #570311 is Cyan = 0, Magento = 0.97, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 3 | 17 | - |
| CMYK | 0 | 0.97 | 0.80 | 0.66 |
| HSL | 350º | 0.93% | 0.18% | - |
| HSV(B) | 350º | 0.97% | 0.34% | - |
| XYZ | 4.06 | 2.13 | 0.73 | - |
| YUV | 29.71 | 120.83 | 168.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 3 | 17 | 0 | 0.97 | 0.80 | 0.66 | 350 | 0.93 | 0.18 |
| Hex | 57 | 3 | 11 | 0 | 61 | 50 | 42 | 15E | 5D | 12 |
| Octal | 127 | 3 | 21 | 0 | 141 | 120 | 102 | 536 | 135 | 22 |
| Binary | 1010111 | 11 | 10001 | 0 | 1100001 | 1010000 | 1000010 | 101011110 | 1011101 | 10010 |
Color Harmonies of #570311
Complementary color
Monochromatic Colors of #570311
Black with #570311
Text Example
Text Example
White with #570311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570311; }
p { color: rgb(87,3,17); }
H1.HeaderClassName
{
color: #570311;
}
.AnyTagClassName
{
color: #570311;
}
</style>
background-color css
<style>
a { background-color: #570311; }
a { background-color: rgb(87,3,17); }
div.DivClassName
{
background-color: #570311;
}
.BgClassName
{
background-color: #570311;
}
</style>
border-color css
<style>
span { border-color: #570311; }
span { border-color: rgb(87,3,17); }
td.TdClassName
{
border-color: #570311;
}
.TagClassName
{
border-color: #570311;
}
</style>