Shades of Bordeaux #570410
Tints of Bordeaux #570410
RGB
CMYK
RGB Variations
Color information
#570410 (or 0x570410) is known color: Bordeaux. HEX triplet: 57, 04 and 10. RGB value is (87,4,16). Sum of RGB (Red+Green+Blue) = 87+4+16=107 (14% of max value = 765). Red value is 87 (34.38% from 255 or 81.31% from 107); Green value is 4 (1.95% from 255 or 3.74% from 107); Blue value is 16 (6.64% from 255 or 14.95% from 107); Max value from RGB is 87 - color contains mainly: red. Hex color #570410 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #570410 is #A8FBEF. Grayscale: #1E1E1E. Windows color (decimal): -11074544 or 1049687. OLE color: 1049687.
HSL color Cylindrical-coordinate representation of color #570410: hue angle of 351.33º 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 #570410 is Cyan = 0, Magento = 0.95, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 4 | 16 | - |
| CMYK | 0 | 0.95 | 0.82 | 0.66 |
| HSL | 351.33º | 0.91% | 0.18% | - |
| HSV(B) | 351.33º | 0.95% | 0.34% | - |
| XYZ | 4.07 | 2.15 | 0.69 | - |
| YUV | 30.19 | 120 | 168.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 4 | 16 | 0 | 0.95 | 0.82 | 0.66 | 351.33 | 0.91 | 0.18 |
| Hex | 57 | 4 | 10 | 0 | 5F | 52 | 42 | 15F | 5B | 12 |
| Octal | 127 | 4 | 20 | 0 | 137 | 122 | 102 | 537 | 133 | 22 |
| Binary | 1010111 | 100 | 10000 | 0 | 1011111 | 1010010 | 1000010 | 101011111 | 1011011 | 10010 |
Color Harmonies of #570410
Complementary color
Monochromatic Colors of #570410
Black with #570410
Text Example
Text Example
White with #570410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570410; }
p { color: rgb(87,4,16); }
H1.HeaderClassName
{
color: #570410;
}
.AnyTagClassName
{
color: #570410;
}
</style>
background-color css
<style>
a { background-color: #570410; }
a { background-color: rgb(87,4,16); }
div.DivClassName
{
background-color: #570410;
}
.BgClassName
{
background-color: #570410;
}
</style>
border-color css
<style>
span { border-color: #570410; }
span { border-color: rgb(87,4,16); }
td.TdClassName
{
border-color: #570410;
}
.TagClassName
{
border-color: #570410;
}
</style>