Shades of Bordeaux #561219
Tints of Bordeaux #561219
RGB
CMYK
RGB Variations
Color information
#561219 (or 0x561219) is known color: Bordeaux. HEX triplet: 56, 12 and 19. RGB value is (86,18,25). Sum of RGB (Red+Green+Blue) = 86+18+25=129 (17% of max value = 765). Red value is 86 (33.98% from 255 or 66.67% from 129); Green value is 18 (7.42% from 255 or 13.95% from 129); Blue value is 25 (10.16% from 255 or 19.38% from 129); Max value from RGB is 86 - color contains mainly: red. Hex color #561219 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561219 is #A9EDE6. Grayscale: #272727. Windows color (decimal): -11136487 or 1643094. OLE color: 1643094.
HSL color Cylindrical-coordinate representation of color #561219: hue angle of 353.82º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #561219 is Cyan = 0, Magento = 0.79, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 18 | 25 | - |
| CMYK | 0 | 0.79 | 0.71 | 0.66 |
| HSL | 353.82º | 0.65% | 0.2% | - |
| HSV(B) | 353.82º | 0.79% | 0.34% | - |
| XYZ | 4.23 | 2.48 | 1.18 | - |
| YUV | 39.13 | 120.03 | 161.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 18 | 25 | 0 | 0.79 | 0.71 | 0.66 | 353.82 | 0.65 | 0.2 |
| Hex | 56 | 12 | 19 | 0 | 4F | 47 | 42 | 162 | 41 | 14 |
| Octal | 126 | 22 | 31 | 0 | 117 | 107 | 102 | 542 | 101 | 24 |
| Binary | 1010110 | 10010 | 11001 | 0 | 1001111 | 1000111 | 1000010 | 101100010 | 1000001 | 10100 |
Color Harmonies of #561219
Complementary color
Monochromatic Colors of #561219
Black with #561219
Text Example
Text Example
White with #561219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561219; }
p { color: rgb(86,18,25); }
H1.HeaderClassName
{
color: #561219;
}
.AnyTagClassName
{
color: #561219;
}
</style>
background-color css
<style>
a { background-color: #561219; }
a { background-color: rgb(86,18,25); }
div.DivClassName
{
background-color: #561219;
}
.BgClassName
{
background-color: #561219;
}
</style>
border-color css
<style>
span { border-color: #561219; }
span { border-color: rgb(86,18,25); }
td.TdClassName
{
border-color: #561219;
}
.TagClassName
{
border-color: #561219;
}
</style>