Shades of Bordeaux #570921
Tints of Bordeaux #570921
RGB
CMYK
RGB Variations
Color information
#570921 (or 0x570921) is known color: Bordeaux. HEX triplet: 57, 09 and 21. RGB value is (87,9,33). Sum of RGB (Red+Green+Blue) = 87+9+33=129 (17% of max value = 765). Red value is 87 (34.38% from 255 or 67.44% from 129); Green value is 9 (3.91% from 255 or 6.98% from 129); Blue value is 33 (13.28% from 255 or 25.58% from 129); Max value from RGB is 87 - color contains mainly: red. Hex color #570921 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570921 is #A8F6DE. Grayscale: #232323. Windows color (decimal): -11073247 or 2165079. OLE color: 2165079.
HSL color Cylindrical-coordinate representation of color #570921: hue angle of 341.54º 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 #570921 is Cyan = 0, Magento = 0.90, Yellow = 0.62 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 9 | 33 | - |
| CMYK | 0 | 0.90 | 0.62 | 0.66 |
| HSL | 341.54º | 0.81% | 0.19% | - |
| HSV(B) | 341.54º | 0.9% | 0.34% | - |
| XYZ | 4.3 | 2.33 | 1.66 | - |
| YUV | 35.06 | 126.84 | 165.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 9 | 33 | 0 | 0.90 | 0.62 | 0.66 | 341.54 | 0.81 | 0.19 |
| Hex | 57 | 9 | 21 | 0 | 5A | 3E | 42 | 156 | 51 | 13 |
| Octal | 127 | 11 | 41 | 0 | 132 | 76 | 102 | 526 | 121 | 23 |
| Binary | 1010111 | 1001 | 100001 | 0 | 1011010 | 111110 | 1000010 | 101010110 | 1010001 | 10011 |
Color Harmonies of #570921
Complementary color
Monochromatic Colors of #570921
Black with #570921
Text Example
Text Example
White with #570921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570921; }
p { color: rgb(87,9,33); }
H1.HeaderClassName
{
color: #570921;
}
.AnyTagClassName
{
color: #570921;
}
</style>
background-color css
<style>
a { background-color: #570921; }
a { background-color: rgb(87,9,33); }
div.DivClassName
{
background-color: #570921;
}
.BgClassName
{
background-color: #570921;
}
</style>
border-color css
<style>
span { border-color: #570921; }
span { border-color: rgb(87,9,33); }
td.TdClassName
{
border-color: #570921;
}
.TagClassName
{
border-color: #570921;
}
</style>