Shades of Bordeaux #531920
Tints of Bordeaux #531920
RGB
CMYK
RGB Variations
Color information
#531920 (or 0x531920) is known color: Bordeaux. HEX triplet: 53, 19 and 20. RGB value is (83,25,32). Sum of RGB (Red+Green+Blue) = 83+25+32=140 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.29% from 140); Green value is 25 (10.16% from 255 or 17.86% from 140); Blue value is 32 (12.89% from 255 or 22.86% from 140); Max value from RGB is 83 - color contains mainly: red. Hex color #531920 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531920 is #ACE6DF. Grayscale: #2B2B2B. Windows color (decimal): -11331296 or 2103635. OLE color: 2103635.
HSL color Cylindrical-coordinate representation of color #531920: hue angle of 352.76º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #531920 is Cyan = 0, Magento = 0.70, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 32 | - |
| CMYK | 0 | 0.70 | 0.61 | 0.67 |
| HSL | 352.76º | 0.54% | 0.21% | - |
| HSV(B) | 352.76º | 0.7% | 0.33% | - |
| XYZ | 4.18 | 2.64 | 1.66 | - |
| YUV | 43.14 | 121.72 | 156.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 32 | 0 | 0.70 | 0.61 | 0.67 | 352.76 | 0.54 | 0.21 |
| Hex | 53 | 19 | 20 | 0 | 46 | 3D | 43 | 161 | 36 | 15 |
| Octal | 123 | 31 | 40 | 0 | 106 | 75 | 103 | 541 | 66 | 25 |
| Binary | 1010011 | 11001 | 100000 | 0 | 1000110 | 111101 | 1000011 | 101100001 | 110110 | 10101 |
Color Harmonies of #531920
Complementary color
Monochromatic Colors of #531920
Black with #531920
Text Example
Text Example
White with #531920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531920; }
p { color: rgb(83,25,32); }
H1.HeaderClassName
{
color: #531920;
}
.AnyTagClassName
{
color: #531920;
}
</style>
background-color css
<style>
a { background-color: #531920; }
a { background-color: rgb(83,25,32); }
div.DivClassName
{
background-color: #531920;
}
.BgClassName
{
background-color: #531920;
}
</style>
border-color css
<style>
span { border-color: #531920; }
span { border-color: rgb(83,25,32); }
td.TdClassName
{
border-color: #531920;
}
.TagClassName
{
border-color: #531920;
}
</style>