Shades of Bordeaux #570911
Tints of Bordeaux #570911
RGB
CMYK
RGB Variations
Color information
#570911 (or 0x570911) is known color: Bordeaux. HEX triplet: 57, 09 and 11. RGB value is (87,9,17). Sum of RGB (Red+Green+Blue) = 87+9+17=113 (14% of max value = 765). Red value is 87 (34.38% from 255 or 76.99% from 113); Green value is 9 (3.91% from 255 or 7.96% from 113); Blue value is 17 (7.03% from 255 or 15.04% from 113); Max value from RGB is 87 - color contains mainly: red. Hex color #570911 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #570911 is #A8F6EE. Grayscale: #212121. Windows color (decimal): -11073263 or 1116503. OLE color: 1116503.
HSL color Cylindrical-coordinate representation of color #570911: hue angle of 353.85º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #570911 is Cyan = 0, Magento = 0.90, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 9 | 17 | - |
| CMYK | 0 | 0.90 | 0.80 | 0.66 |
| HSL | 353.85º | 0.81% | 0.19% | - |
| HSV(B) | 353.85º | 0.9% | 0.34% | - |
| XYZ | 4.13 | 2.26 | 0.75 | - |
| YUV | 33.23 | 118.84 | 166.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 9 | 17 | 0 | 0.90 | 0.80 | 0.66 | 353.85 | 0.81 | 0.19 |
| Hex | 57 | 9 | 11 | 0 | 5A | 50 | 42 | 162 | 51 | 13 |
| Octal | 127 | 11 | 21 | 0 | 132 | 120 | 102 | 542 | 121 | 23 |
| Binary | 1010111 | 1001 | 10001 | 0 | 1011010 | 1010000 | 1000010 | 101100010 | 1010001 | 10011 |
Color Harmonies of #570911
Complementary color
Monochromatic Colors of #570911
Black with #570911
Text Example
Text Example
White with #570911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570911; }
p { color: rgb(87,9,17); }
H1.HeaderClassName
{
color: #570911;
}
.AnyTagClassName
{
color: #570911;
}
</style>
background-color css
<style>
a { background-color: #570911; }
a { background-color: rgb(87,9,17); }
div.DivClassName
{
background-color: #570911;
}
.BgClassName
{
background-color: #570911;
}
</style>
border-color css
<style>
span { border-color: #570911; }
span { border-color: rgb(87,9,17); }
td.TdClassName
{
border-color: #570911;
}
.TagClassName
{
border-color: #570911;
}
</style>