Shades of Bordeaux #570719
Tints of Bordeaux #570719
RGB
CMYK
RGB Variations
Color information
#570719 (or 0x570719) is known color: Bordeaux. HEX triplet: 57, 07 and 19. RGB value is (87,7,25). Sum of RGB (Red+Green+Blue) = 87+7+25=119 (15% of max value = 765). Red value is 87 (34.38% from 255 or 73.11% from 119); Green value is 7 (3.12% from 255 or 5.88% from 119); Blue value is 25 (10.16% from 255 or 21.01% from 119); Max value from RGB is 87 - color contains mainly: red. Hex color #570719 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #570719 is #A8F8E6. Grayscale: #202020. Windows color (decimal): -11073767 or 1640279. OLE color: 1640279.
HSL color Cylindrical-coordinate representation of color #570719: hue angle of 346.5º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #570719 is Cyan = 0, Magento = 0.92, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 7 | 25 | - |
| CMYK | 0 | 0.92 | 0.71 | 0.66 |
| HSL | 346.5º | 0.85% | 0.18% | - |
| HSV(B) | 346.5º | 0.92% | 0.34% | - |
| XYZ | 4.18 | 2.25 | 1.13 | - |
| YUV | 32.97 | 123.5 | 166.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 7 | 25 | 0 | 0.92 | 0.71 | 0.66 | 346.5 | 0.85 | 0.18 |
| Hex | 57 | 7 | 19 | 0 | 5C | 47 | 42 | 15A | 55 | 12 |
| Octal | 127 | 7 | 31 | 0 | 134 | 107 | 102 | 532 | 125 | 22 |
| Binary | 1010111 | 111 | 11001 | 0 | 1011100 | 1000111 | 1000010 | 101011010 | 1010101 | 10010 |
Color Harmonies of #570719
Complementary color
Monochromatic Colors of #570719
Black with #570719
Text Example
Text Example
White with #570719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570719; }
p { color: rgb(87,7,25); }
H1.HeaderClassName
{
color: #570719;
}
.AnyTagClassName
{
color: #570719;
}
</style>
background-color css
<style>
a { background-color: #570719; }
a { background-color: rgb(87,7,25); }
div.DivClassName
{
background-color: #570719;
}
.BgClassName
{
background-color: #570719;
}
</style>
border-color css
<style>
span { border-color: #570719; }
span { border-color: rgb(87,7,25); }
td.TdClassName
{
border-color: #570719;
}
.TagClassName
{
border-color: #570719;
}
</style>