Shades of Bordeaux #560722
Tints of Bordeaux #560722
RGB
CMYK
RGB Variations
Color information
#560722 (or 0x560722) is known color: Bordeaux. HEX triplet: 56, 07 and 22. RGB value is (86,7,34). Sum of RGB (Red+Green+Blue) = 86+7+34=127 (16% of max value = 765). Red value is 86 (33.98% from 255 or 67.72% from 127); Green value is 7 (3.12% from 255 or 5.51% from 127); Blue value is 34 (13.67% from 255 or 26.77% from 127); Max value from RGB is 86 - color contains mainly: red. Hex color #560722 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560722 is #A9F8DD. Grayscale: #212121. Windows color (decimal): -11139294 or 2230102. OLE color: 2230102.
HSL color Cylindrical-coordinate representation of color #560722: hue angle of 339.49º 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 #560722 is Cyan = 0, Magento = 0.92, Yellow = 0.60 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 7 | 34 | - |
| CMYK | 0 | 0.92 | 0.60 | 0.66 |
| HSL | 339.49º | 0.85% | 0.18% | - |
| HSV(B) | 339.49º | 0.92% | 0.34% | - |
| XYZ | 4.2 | 2.25 | 1.73 | - |
| YUV | 33.7 | 128.17 | 165.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 7 | 34 | 0 | 0.92 | 0.60 | 0.66 | 339.49 | 0.85 | 0.18 |
| Hex | 56 | 7 | 22 | 0 | 5C | 3C | 42 | 153 | 55 | 12 |
| Octal | 126 | 7 | 42 | 0 | 134 | 74 | 102 | 523 | 125 | 22 |
| Binary | 1010110 | 111 | 100010 | 0 | 1011100 | 111100 | 1000010 | 101010011 | 1010101 | 10010 |
Color Harmonies of #560722
Complementary color
Monochromatic Colors of #560722
Black with #560722
Text Example
Text Example
White with #560722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560722; }
p { color: rgb(86,7,34); }
H1.HeaderClassName
{
color: #560722;
}
.AnyTagClassName
{
color: #560722;
}
</style>
background-color css
<style>
a { background-color: #560722; }
a { background-color: rgb(86,7,34); }
div.DivClassName
{
background-color: #560722;
}
.BgClassName
{
background-color: #560722;
}
</style>
border-color css
<style>
span { border-color: #560722; }
span { border-color: rgb(86,7,34); }
td.TdClassName
{
border-color: #560722;
}
.TagClassName
{
border-color: #560722;
}
</style>