Shades of Bordeaux #531029
Tints of Bordeaux #531029
RGB
CMYK
RGB Variations
Color information
#531029 (or 0x531029) is known color: Bordeaux. HEX triplet: 53, 10 and 29. RGB value is (83,16,41). Sum of RGB (Red+Green+Blue) = 83+16+41=140 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.29% from 140); Green value is 16 (6.64% from 255 or 11.43% from 140); Blue value is 41 (16.41% from 255 or 29.29% from 140); Max value from RGB is 83 - color contains mainly: red. Hex color #531029 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531029 is #ACEFD6. Grayscale: #262626. Windows color (decimal): -11333591 or 2691155. OLE color: 2691155.
HSL color Cylindrical-coordinate representation of color #531029: hue angle of 337.61º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #531029 is Cyan = 0, Magento = 0.81, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 16 | 41 | - |
| CMYK | 0 | 0.81 | 0.51 | 0.67 |
| HSL | 337.61º | 0.68% | 0.19% | - |
| HSV(B) | 337.61º | 0.81% | 0.33% | - |
| XYZ | 4.15 | 2.37 | 2.34 | - |
| YUV | 38.88 | 129.2 | 159.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 41 | 0 | 0.81 | 0.51 | 0.67 | 337.61 | 0.68 | 0.19 |
| Hex | 53 | 10 | 29 | 0 | 51 | 33 | 43 | 152 | 44 | 13 |
| Octal | 123 | 20 | 51 | 0 | 121 | 63 | 103 | 522 | 104 | 23 |
| Binary | 1010011 | 10000 | 101001 | 0 | 1010001 | 110011 | 1000011 | 101010010 | 1000100 | 10011 |
Color Harmonies of #531029
Complementary color
Monochromatic Colors of #531029
Black with #531029
Text Example
Text Example
White with #531029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531029; }
p { color: rgb(83,16,41); }
H1.HeaderClassName
{
color: #531029;
}
.AnyTagClassName
{
color: #531029;
}
</style>
background-color css
<style>
a { background-color: #531029; }
a { background-color: rgb(83,16,41); }
div.DivClassName
{
background-color: #531029;
}
.BgClassName
{
background-color: #531029;
}
</style>
border-color css
<style>
span { border-color: #531029; }
span { border-color: rgb(83,16,41); }
td.TdClassName
{
border-color: #531029;
}
.TagClassName
{
border-color: #531029;
}
</style>