Shades of Bordeaux #531529
Tints of Bordeaux #531529
RGB
CMYK
RGB Variations
Color information
#531529 (or 0x531529) is known color: Bordeaux. HEX triplet: 53, 15 and 29. RGB value is (83,21,41). Sum of RGB (Red+Green+Blue) = 83+21+41=145 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.24% from 145); Green value is 21 (8.59% from 255 or 14.48% from 145); Blue value is 41 (16.41% from 255 or 28.28% from 145); Max value from RGB is 83 - color contains mainly: red. Hex color #531529 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531529 is #ACEAD6. Grayscale: #292929. Windows color (decimal): -11332311 or 2692435. OLE color: 2692435.
HSL color Cylindrical-coordinate representation of color #531529: hue angle of 340.65º 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 #531529 is Cyan = 0, Magento = 0.75, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 41 | - |
| CMYK | 0 | 0.75 | 0.51 | 0.67 |
| HSL | 340.65º | 0.6% | 0.2% | - |
| HSV(B) | 340.65º | 0.75% | 0.33% | - |
| XYZ | 4.24 | 2.54 | 2.36 | - |
| YUV | 41.82 | 127.54 | 157.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 41 | 0 | 0.75 | 0.51 | 0.67 | 340.65 | 0.6 | 0.2 |
| Hex | 53 | 15 | 29 | 0 | 4B | 33 | 43 | 155 | 3C | 14 |
| Octal | 123 | 25 | 51 | 0 | 113 | 63 | 103 | 525 | 74 | 24 |
| Binary | 1010011 | 10101 | 101001 | 0 | 1001011 | 110011 | 1000011 | 101010101 | 111100 | 10100 |
Color Harmonies of #531529
Complementary color
Monochromatic Colors of #531529
Black with #531529
Text Example
Text Example
White with #531529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531529; }
p { color: rgb(83,21,41); }
H1.HeaderClassName
{
color: #531529;
}
.AnyTagClassName
{
color: #531529;
}
</style>
background-color css
<style>
a { background-color: #531529; }
a { background-color: rgb(83,21,41); }
div.DivClassName
{
background-color: #531529;
}
.BgClassName
{
background-color: #531529;
}
</style>
border-color css
<style>
span { border-color: #531529; }
span { border-color: rgb(83,21,41); }
td.TdClassName
{
border-color: #531529;
}
.TagClassName
{
border-color: #531529;
}
</style>