Shades of Bordeaux #561023
Tints of Bordeaux #561023
RGB
CMYK
RGB Variations
Color information
#561023 (or 0x561023) is known color: Bordeaux. HEX triplet: 56, 10 and 23. RGB value is (86,16,35). Sum of RGB (Red+Green+Blue) = 86+16+35=137 (18% of max value = 765). Red value is 86 (33.98% from 255 or 62.77% from 137); Green value is 16 (6.64% from 255 or 11.68% from 137); Blue value is 35 (14.06% from 255 or 25.55% from 137); Max value from RGB is 86 - color contains mainly: red. Hex color #561023 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561023 is #A9EFDC. Grayscale: #272727. Windows color (decimal): -11136989 or 2297942. OLE color: 2297942.
HSL color Cylindrical-coordinate representation of color #561023: hue angle of 343.71º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #561023 is Cyan = 0, Magento = 0.81, Yellow = 0.59 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 16 | 35 | - |
| CMYK | 0 | 0.81 | 0.59 | 0.66 |
| HSL | 343.71º | 0.69% | 0.2% | - |
| HSV(B) | 343.71º | 0.81% | 0.34% | - |
| XYZ | 4.33 | 2.47 | 1.84 | - |
| YUV | 39.1 | 125.69 | 161.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 16 | 35 | 0 | 0.81 | 0.59 | 0.66 | 343.71 | 0.69 | 0.2 |
| Hex | 56 | 10 | 23 | 0 | 51 | 3B | 42 | 158 | 45 | 14 |
| Octal | 126 | 20 | 43 | 0 | 121 | 73 | 102 | 530 | 105 | 24 |
| Binary | 1010110 | 10000 | 100011 | 0 | 1010001 | 111011 | 1000010 | 101011000 | 1000101 | 10100 |
Color Harmonies of #561023
Complementary color
Monochromatic Colors of #561023
Black with #561023
Text Example
Text Example
White with #561023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561023; }
p { color: rgb(86,16,35); }
H1.HeaderClassName
{
color: #561023;
}
.AnyTagClassName
{
color: #561023;
}
</style>
background-color css
<style>
a { background-color: #561023; }
a { background-color: rgb(86,16,35); }
div.DivClassName
{
background-color: #561023;
}
.BgClassName
{
background-color: #561023;
}
</style>
border-color css
<style>
span { border-color: #561023; }
span { border-color: rgb(86,16,35); }
td.TdClassName
{
border-color: #561023;
}
.TagClassName
{
border-color: #561023;
}
</style>