Shades of Bordeaux #570610
Tints of Bordeaux #570610
RGB
CMYK
RGB Variations
Color information
#570610 (or 0x570610) is known color: Bordeaux. HEX triplet: 57, 06 and 10. RGB value is (87,6,16). Sum of RGB (Red+Green+Blue) = 87+6+16=109 (14% of max value = 765). Red value is 87 (34.38% from 255 or 79.82% from 109); Green value is 6 (2.73% from 255 or 5.50% from 109); Blue value is 16 (6.64% from 255 or 14.68% from 109); Max value from RGB is 87 - color contains mainly: red. Hex color #570610 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #570610 is #A8F9EF. Grayscale: #1F1F1F. Windows color (decimal): -11074032 or 1050199. OLE color: 1050199.
HSL color Cylindrical-coordinate representation of color #570610: hue angle of 352.59º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #570610 is Cyan = 0, Magento = 0.93, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 6 | 16 | - |
| CMYK | 0 | 0.93 | 0.82 | 0.66 |
| HSL | 352.59º | 0.87% | 0.18% | - |
| HSV(B) | 352.59º | 0.93% | 0.34% | - |
| XYZ | 4.09 | 2.19 | 0.7 | - |
| YUV | 31.36 | 119.34 | 167.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 6 | 16 | 0 | 0.93 | 0.82 | 0.66 | 352.59 | 0.87 | 0.18 |
| Hex | 57 | 6 | 10 | 0 | 5D | 52 | 42 | 161 | 57 | 12 |
| Octal | 127 | 6 | 20 | 0 | 135 | 122 | 102 | 541 | 127 | 22 |
| Binary | 1010111 | 110 | 10000 | 0 | 1011101 | 1010010 | 1000010 | 101100001 | 1010111 | 10010 |
Color Harmonies of #570610
Complementary color
Monochromatic Colors of #570610
Black with #570610
Text Example
Text Example
White with #570610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570610; }
p { color: rgb(87,6,16); }
H1.HeaderClassName
{
color: #570610;
}
.AnyTagClassName
{
color: #570610;
}
</style>
background-color css
<style>
a { background-color: #570610; }
a { background-color: rgb(87,6,16); }
div.DivClassName
{
background-color: #570610;
}
.BgClassName
{
background-color: #570610;
}
</style>
border-color css
<style>
span { border-color: #570610; }
span { border-color: rgb(87,6,16); }
td.TdClassName
{
border-color: #570610;
}
.TagClassName
{
border-color: #570610;
}
</style>