Shades of Bordeaux #570917
Tints of Bordeaux #570917
RGB
CMYK
RGB Variations
Color information
#570917 (or 0x570917) is known color: Bordeaux. HEX triplet: 57, 09 and 17. RGB value is (87,9,23). Sum of RGB (Red+Green+Blue) = 87+9+23=119 (15% of max value = 765). Red value is 87 (34.38% from 255 or 73.11% from 119); Green value is 9 (3.91% from 255 or 7.56% from 119); Blue value is 23 (9.38% from 255 or 19.33% from 119); Max value from RGB is 87 - color contains mainly: red. Hex color #570917 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #570917 is #A8F6E8. Grayscale: #212121. Windows color (decimal): -11073257 or 1509719. OLE color: 1509719.
HSL color Cylindrical-coordinate representation of color #570917: hue angle of 349.23º 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 #570917 is Cyan = 0, Magento = 0.90, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 9 | 23 | - |
| CMYK | 0 | 0.90 | 0.74 | 0.66 |
| HSL | 349.23º | 0.81% | 0.19% | - |
| HSV(B) | 349.23º | 0.9% | 0.34% | - |
| XYZ | 4.18 | 2.28 | 1.03 | - |
| YUV | 33.92 | 121.84 | 165.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 9 | 23 | 0 | 0.90 | 0.74 | 0.66 | 349.23 | 0.81 | 0.19 |
| Hex | 57 | 9 | 17 | 0 | 5A | 4A | 42 | 15D | 51 | 13 |
| Octal | 127 | 11 | 27 | 0 | 132 | 112 | 102 | 535 | 121 | 23 |
| Binary | 1010111 | 1001 | 10111 | 0 | 1011010 | 1001010 | 1000010 | 101011101 | 1010001 | 10011 |
Color Harmonies of #570917
Complementary color
Monochromatic Colors of #570917
Black with #570917
Text Example
Text Example
White with #570917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570917; }
p { color: rgb(87,9,23); }
H1.HeaderClassName
{
color: #570917;
}
.AnyTagClassName
{
color: #570917;
}
</style>
background-color css
<style>
a { background-color: #570917; }
a { background-color: rgb(87,9,23); }
div.DivClassName
{
background-color: #570917;
}
.BgClassName
{
background-color: #570917;
}
</style>
border-color css
<style>
span { border-color: #570917; }
span { border-color: rgb(87,9,23); }
td.TdClassName
{
border-color: #570917;
}
.TagClassName
{
border-color: #570917;
}
</style>