Shades of Bordeaux #570420
Tints of Bordeaux #570420
RGB
CMYK
RGB Variations
Color information
#570420 (or 0x570420) is known color: Bordeaux. HEX triplet: 57, 04 and 20. RGB value is (87,4,32). Sum of RGB (Red+Green+Blue) = 87+4+32=123 (16% of max value = 765). Red value is 87 (34.38% from 255 or 70.73% from 123); Green value is 4 (1.95% from 255 or 3.25% from 123); Blue value is 32 (12.89% from 255 or 26.02% from 123); Max value from RGB is 87 - color contains mainly: red. Hex color #570420 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570420 is #A8FBDF. Grayscale: #1F1F1F. Windows color (decimal): -11074528 or 2098263. OLE color: 2098263.
HSL color Cylindrical-coordinate representation of color #570420: hue angle of 339.76º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #570420 is Cyan = 0, Magento = 0.95, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 4 | 32 | - |
| CMYK | 0 | 0.95 | 0.63 | 0.66 |
| HSL | 339.76º | 0.91% | 0.18% | - |
| HSV(B) | 339.76º | 0.95% | 0.34% | - |
| XYZ | 4.23 | 2.22 | 1.57 | - |
| YUV | 32.01 | 128 | 167.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 4 | 32 | 0 | 0.95 | 0.63 | 0.66 | 339.76 | 0.91 | 0.18 |
| Hex | 57 | 4 | 20 | 0 | 5F | 3F | 42 | 154 | 5B | 12 |
| Octal | 127 | 4 | 40 | 0 | 137 | 77 | 102 | 524 | 133 | 22 |
| Binary | 1010111 | 100 | 100000 | 0 | 1011111 | 111111 | 1000010 | 101010100 | 1011011 | 10010 |
Color Harmonies of #570420
Complementary color
Monochromatic Colors of #570420
Black with #570420
Text Example
Text Example
White with #570420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570420; }
p { color: rgb(87,4,32); }
H1.HeaderClassName
{
color: #570420;
}
.AnyTagClassName
{
color: #570420;
}
</style>
background-color css
<style>
a { background-color: #570420; }
a { background-color: rgb(87,4,32); }
div.DivClassName
{
background-color: #570420;
}
.BgClassName
{
background-color: #570420;
}
</style>
border-color css
<style>
span { border-color: #570420; }
span { border-color: rgb(87,4,32); }
td.TdClassName
{
border-color: #570420;
}
.TagClassName
{
border-color: #570420;
}
</style>