Shades of Bordeaux #531729
Tints of Bordeaux #531729
RGB
CMYK
RGB Variations
Color information
#531729 (or 0x531729) is known color: Bordeaux. HEX triplet: 53, 17 and 29. RGB value is (83,23,41). Sum of RGB (Red+Green+Blue) = 83+23+41=147 (19% of max value = 765). Red value is 83 (32.81% from 255 or 56.46% from 147); Green value is 23 (9.38% from 255 or 15.65% from 147); Blue value is 41 (16.41% from 255 or 27.89% from 147); Max value from RGB is 83 - color contains mainly: red. Hex color #531729 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531729 is #ACE8D6. Grayscale: #2A2A2A. Windows color (decimal): -11331799 or 2692947. OLE color: 2692947.
HSL color Cylindrical-coordinate representation of color #531729: hue angle of 342º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #531729 is Cyan = 0, Magento = 0.72, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 41 | - |
| CMYK | 0 | 0.72 | 0.51 | 0.67 |
| HSL | 342º | 0.57% | 0.21% | - |
| HSV(B) | 342º | 0.72% | 0.33% | - |
| XYZ | 4.27 | 2.61 | 2.38 | - |
| YUV | 42.99 | 126.88 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 41 | 0 | 0.72 | 0.51 | 0.67 | 342 | 0.57 | 0.21 |
| Hex | 53 | 17 | 29 | 0 | 48 | 33 | 43 | 156 | 39 | 15 |
| Octal | 123 | 27 | 51 | 0 | 110 | 63 | 103 | 526 | 71 | 25 |
| Binary | 1010011 | 10111 | 101001 | 0 | 1001000 | 110011 | 1000011 | 101010110 | 111001 | 10101 |
Color Harmonies of #531729
Complementary color
Monochromatic Colors of #531729
Black with #531729
Text Example
Text Example
White with #531729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531729; }
p { color: rgb(83,23,41); }
H1.HeaderClassName
{
color: #531729;
}
.AnyTagClassName
{
color: #531729;
}
</style>
background-color css
<style>
a { background-color: #531729; }
a { background-color: rgb(83,23,41); }
div.DivClassName
{
background-color: #531729;
}
.BgClassName
{
background-color: #531729;
}
</style>
border-color css
<style>
span { border-color: #531729; }
span { border-color: rgb(83,23,41); }
td.TdClassName
{
border-color: #531729;
}
.TagClassName
{
border-color: #531729;
}
</style>