Shades of Bordeaux #570926
Tints of Bordeaux #570926
RGB
CMYK
RGB Variations
Color information
#570926 (or 0x570926) is known color: Bordeaux. HEX triplet: 57, 09 and 26. RGB value is (87,9,38). Sum of RGB (Red+Green+Blue) = 87+9+38=134 (17% of max value = 765). Red value is 87 (34.38% from 255 or 64.93% from 134); Green value is 9 (3.91% from 255 or 6.72% from 134); Blue value is 38 (15.23% from 255 or 28.36% from 134); Max value from RGB is 87 - color contains mainly: red. Hex color #570926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570926 is #A8F6D9. Grayscale: #232323. Windows color (decimal): -11073242 or 2492759. OLE color: 2492759.
HSL color Cylindrical-coordinate representation of color #570926: hue angle of 337.69º 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 #570926 is Cyan = 0, Magento = 0.90, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 9 | 38 | - |
| CMYK | 0 | 0.90 | 0.56 | 0.66 |
| HSL | 337.69º | 0.81% | 0.19% | - |
| HSV(B) | 337.69º | 0.9% | 0.34% | - |
| XYZ | 4.38 | 2.36 | 2.06 | - |
| YUV | 35.63 | 129.34 | 164.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 9 | 38 | 0 | 0.90 | 0.56 | 0.66 | 337.69 | 0.81 | 0.19 |
| Hex | 57 | 9 | 26 | 0 | 5A | 38 | 42 | 152 | 51 | 13 |
| Octal | 127 | 11 | 46 | 0 | 132 | 70 | 102 | 522 | 121 | 23 |
| Binary | 1010111 | 1001 | 100110 | 0 | 1011010 | 111000 | 1000010 | 101010010 | 1010001 | 10011 |
Color Harmonies of #570926
Complementary color
Monochromatic Colors of #570926
Black with #570926
Text Example
Text Example
White with #570926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570926; }
p { color: rgb(87,9,38); }
H1.HeaderClassName
{
color: #570926;
}
.AnyTagClassName
{
color: #570926;
}
</style>
background-color css
<style>
a { background-color: #570926; }
a { background-color: rgb(87,9,38); }
div.DivClassName
{
background-color: #570926;
}
.BgClassName
{
background-color: #570926;
}
</style>
border-color css
<style>
span { border-color: #570926; }
span { border-color: rgb(87,9,38); }
td.TdClassName
{
border-color: #570926;
}
.TagClassName
{
border-color: #570926;
}
</style>