Shades of Bordeaux #531420
Tints of Bordeaux #531420
RGB
CMYK
RGB Variations
Color information
#531420 (or 0x531420) is known color: Bordeaux. HEX triplet: 53, 14 and 20. RGB value is (83,20,32). Sum of RGB (Red+Green+Blue) = 83+20+32=135 (17% of max value = 765). Red value is 83 (32.81% from 255 or 61.48% from 135); Green value is 20 (8.20% from 255 or 14.81% from 135); Blue value is 32 (12.89% from 255 or 23.70% from 135); Max value from RGB is 83 - color contains mainly: red. Hex color #531420 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531420 is #ACEBDF. Grayscale: #282828. Windows color (decimal): -11332576 or 2102355. OLE color: 2102355.
HSL color Cylindrical-coordinate representation of color #531420: hue angle of 348.57º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #531420 is Cyan = 0, Magento = 0.76, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 32 | - |
| CMYK | 0 | 0.76 | 0.61 | 0.67 |
| HSL | 348.57º | 0.61% | 0.2% | - |
| HSV(B) | 348.57º | 0.76% | 0.33% | - |
| XYZ | 4.08 | 2.44 | 1.62 | - |
| YUV | 40.21 | 123.37 | 158.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 32 | 0 | 0.76 | 0.61 | 0.67 | 348.57 | 0.61 | 0.2 |
| Hex | 53 | 14 | 20 | 0 | 4C | 3D | 43 | 15D | 3D | 14 |
| Octal | 123 | 24 | 40 | 0 | 114 | 75 | 103 | 535 | 75 | 24 |
| Binary | 1010011 | 10100 | 100000 | 0 | 1001100 | 111101 | 1000011 | 101011101 | 111101 | 10100 |
Color Harmonies of #531420
Complementary color
Monochromatic Colors of #531420
Black with #531420
Text Example
Text Example
White with #531420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531420; }
p { color: rgb(83,20,32); }
H1.HeaderClassName
{
color: #531420;
}
.AnyTagClassName
{
color: #531420;
}
</style>
background-color css
<style>
a { background-color: #531420; }
a { background-color: rgb(83,20,32); }
div.DivClassName
{
background-color: #531420;
}
.BgClassName
{
background-color: #531420;
}
</style>
border-color css
<style>
span { border-color: #531420; }
span { border-color: rgb(83,20,32); }
td.TdClassName
{
border-color: #531420;
}
.TagClassName
{
border-color: #531420;
}
</style>