Shades of Bordeaux #570622
Tints of Bordeaux #570622
RGB
CMYK
RGB Variations
Color information
#570622 (or 0x570622) is known color: Bordeaux. HEX triplet: 57, 06 and 22. RGB value is (87,6,34). Sum of RGB (Red+Green+Blue) = 87+6+34=127 (16% of max value = 765). Red value is 87 (34.38% from 255 or 68.50% from 127); Green value is 6 (2.73% from 255 or 4.72% from 127); Blue value is 34 (13.67% from 255 or 26.77% from 127); Max value from RGB is 87 - color contains mainly: red. Hex color #570622 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570622 is #A8F9DD. Grayscale: #212121. Windows color (decimal): -11074014 or 2229847. OLE color: 2229847.
HSL color Cylindrical-coordinate representation of color #570622: hue angle of 339.26º 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 #570622 is Cyan = 0, Magento = 0.93, Yellow = 0.61 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 6 | 34 | - |
| CMYK | 0 | 0.93 | 0.61 | 0.66 |
| HSL | 339.26º | 0.87% | 0.18% | - |
| HSV(B) | 339.26º | 0.93% | 0.34% | - |
| XYZ | 4.28 | 2.27 | 1.73 | - |
| YUV | 33.41 | 128.34 | 166.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 6 | 34 | 0 | 0.93 | 0.61 | 0.66 | 339.26 | 0.87 | 0.18 |
| Hex | 57 | 6 | 22 | 0 | 5D | 3D | 42 | 153 | 57 | 12 |
| Octal | 127 | 6 | 42 | 0 | 135 | 75 | 102 | 523 | 127 | 22 |
| Binary | 1010111 | 110 | 100010 | 0 | 1011101 | 111101 | 1000010 | 101010011 | 1010111 | 10010 |
Color Harmonies of #570622
Complementary color
Monochromatic Colors of #570622
Black with #570622
Text Example
Text Example
White with #570622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570622; }
p { color: rgb(87,6,34); }
H1.HeaderClassName
{
color: #570622;
}
.AnyTagClassName
{
color: #570622;
}
</style>
background-color css
<style>
a { background-color: #570622; }
a { background-color: rgb(87,6,34); }
div.DivClassName
{
background-color: #570622;
}
.BgClassName
{
background-color: #570622;
}
</style>
border-color css
<style>
span { border-color: #570622; }
span { border-color: rgb(87,6,34); }
td.TdClassName
{
border-color: #570622;
}
.TagClassName
{
border-color: #570622;
}
</style>