Shades of Bordeaux #531520
Tints of Bordeaux #531520
RGB
CMYK
RGB Variations
Color information
#531520 (or 0x531520) is known color: Bordeaux. HEX triplet: 53, 15 and 20. RGB value is (83,21,32). Sum of RGB (Red+Green+Blue) = 83+21+32=136 (18% of max value = 765). Red value is 83 (32.81% from 255 or 61.03% from 136); Green value is 21 (8.59% from 255 or 15.44% from 136); Blue value is 32 (12.89% from 255 or 23.53% from 136); Max value from RGB is 83 - color contains mainly: red. Hex color #531520 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531520 is #ACEADF. Grayscale: #282828. Windows color (decimal): -11332320 or 2102611. OLE color: 2102611.
HSL color Cylindrical-coordinate representation of color #531520: hue angle of 349.35º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #531520 is Cyan = 0, Magento = 0.75, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 32 | - |
| CMYK | 0 | 0.75 | 0.61 | 0.67 |
| HSL | 349.35º | 0.6% | 0.2% | - |
| HSV(B) | 349.35º | 0.75% | 0.33% | - |
| XYZ | 4.1 | 2.48 | 1.63 | - |
| YUV | 40.79 | 123.04 | 158.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 32 | 0 | 0.75 | 0.61 | 0.67 | 349.35 | 0.6 | 0.2 |
| Hex | 53 | 15 | 20 | 0 | 4B | 3D | 43 | 15D | 3C | 14 |
| Octal | 123 | 25 | 40 | 0 | 113 | 75 | 103 | 535 | 74 | 24 |
| Binary | 1010011 | 10101 | 100000 | 0 | 1001011 | 111101 | 1000011 | 101011101 | 111100 | 10100 |
Color Harmonies of #531520
Complementary color
Monochromatic Colors of #531520
Black with #531520
Text Example
Text Example
White with #531520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531520; }
p { color: rgb(83,21,32); }
H1.HeaderClassName
{
color: #531520;
}
.AnyTagClassName
{
color: #531520;
}
</style>
background-color css
<style>
a { background-color: #531520; }
a { background-color: rgb(83,21,32); }
div.DivClassName
{
background-color: #531520;
}
.BgClassName
{
background-color: #531520;
}
</style>
border-color css
<style>
span { border-color: #531520; }
span { border-color: rgb(83,21,32); }
td.TdClassName
{
border-color: #531520;
}
.TagClassName
{
border-color: #531520;
}
</style>