Shades of Bordeaux #560421
Tints of Bordeaux #560421
RGB
CMYK
RGB Variations
Color information
#560421 (or 0x560421) is known color: Bordeaux. HEX triplet: 56, 04 and 21. RGB value is (86,4,33). Sum of RGB (Red+Green+Blue) = 86+4+33=123 (16% of max value = 765). Red value is 86 (33.98% from 255 or 69.92% from 123); Green value is 4 (1.95% from 255 or 3.25% from 123); Blue value is 33 (13.28% from 255 or 26.83% from 123); Max value from RGB is 86 - color contains mainly: red. Hex color #560421 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560421 is #A9FBDE. Grayscale: #1F1F1F. Windows color (decimal): -11140063 or 2163798. OLE color: 2163798.
HSL color Cylindrical-coordinate representation of color #560421: hue angle of 338.78º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #560421 is Cyan = 0, Magento = 0.95, Yellow = 0.62 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 4 | 33 | - |
| CMYK | 0 | 0.95 | 0.62 | 0.66 |
| HSL | 338.78º | 0.91% | 0.18% | - |
| HSV(B) | 338.78º | 0.95% | 0.34% | - |
| XYZ | 4.16 | 2.18 | 1.64 | - |
| YUV | 31.82 | 128.67 | 166.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 33 | 0 | 0.95 | 0.62 | 0.66 | 338.78 | 0.91 | 0.18 |
| Hex | 56 | 4 | 21 | 0 | 5F | 3E | 42 | 153 | 5B | 12 |
| Octal | 126 | 4 | 41 | 0 | 137 | 76 | 102 | 523 | 133 | 22 |
| Binary | 1010110 | 100 | 100001 | 0 | 1011111 | 111110 | 1000010 | 101010011 | 1011011 | 10010 |
Color Harmonies of #560421
Complementary color
Monochromatic Colors of #560421
Black with #560421
Text Example
Text Example
White with #560421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560421; }
p { color: rgb(86,4,33); }
H1.HeaderClassName
{
color: #560421;
}
.AnyTagClassName
{
color: #560421;
}
</style>
background-color css
<style>
a { background-color: #560421; }
a { background-color: rgb(86,4,33); }
div.DivClassName
{
background-color: #560421;
}
.BgClassName
{
background-color: #560421;
}
</style>
border-color css
<style>
span { border-color: #560421; }
span { border-color: rgb(86,4,33); }
td.TdClassName
{
border-color: #560421;
}
.TagClassName
{
border-color: #560421;
}
</style>