Shades of Bordeaux #560413
Tints of Bordeaux #560413
RGB
CMYK
RGB Variations
Color information
#560413 (or 0x560413) is known color: Bordeaux. HEX triplet: 56, 04 and 13. RGB value is (86,4,19). Sum of RGB (Red+Green+Blue) = 86+4+19=109 (14% of max value = 765). Red value is 86 (33.98% from 255 or 78.90% from 109); Green value is 4 (1.95% from 255 or 3.67% from 109); Blue value is 19 (7.81% from 255 or 17.43% from 109); Max value from RGB is 86 - color contains mainly: red. Hex color #560413 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560413 is #A9FBEC. Grayscale: #1E1E1E. Windows color (decimal): -11140077 or 1246294. OLE color: 1246294.
HSL color Cylindrical-coordinate representation of color #560413: hue angle of 349.02º 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 #560413 is Cyan = 0, Magento = 0.95, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 4 | 19 | - |
| CMYK | 0 | 0.95 | 0.78 | 0.66 |
| HSL | 349.02º | 0.91% | 0.18% | - |
| HSV(B) | 349.02º | 0.95% | 0.34% | - |
| XYZ | 4 | 2.11 | 0.81 | - |
| YUV | 30.23 | 121.67 | 167.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 19 | 0 | 0.95 | 0.78 | 0.66 | 349.02 | 0.91 | 0.18 |
| Hex | 56 | 4 | 13 | 0 | 5F | 4E | 42 | 15D | 5B | 12 |
| Octal | 126 | 4 | 23 | 0 | 137 | 116 | 102 | 535 | 133 | 22 |
| Binary | 1010110 | 100 | 10011 | 0 | 1011111 | 1001110 | 1000010 | 101011101 | 1011011 | 10010 |
Color Harmonies of #560413
Complementary color
Monochromatic Colors of #560413
Black with #560413
Text Example
Text Example
White with #560413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560413; }
p { color: rgb(86,4,19); }
H1.HeaderClassName
{
color: #560413;
}
.AnyTagClassName
{
color: #560413;
}
</style>
background-color css
<style>
a { background-color: #560413; }
a { background-color: rgb(86,4,19); }
div.DivClassName
{
background-color: #560413;
}
.BgClassName
{
background-color: #560413;
}
</style>
border-color css
<style>
span { border-color: #560413; }
span { border-color: rgb(86,4,19); }
td.TdClassName
{
border-color: #560413;
}
.TagClassName
{
border-color: #560413;
}
</style>