Shades of Bordeaux #531528
Tints of Bordeaux #531528
RGB
CMYK
RGB Variations
Color information
#531528 (or 0x531528) is known color: Bordeaux. HEX triplet: 53, 15 and 28. RGB value is (83,21,40). Sum of RGB (Red+Green+Blue) = 83+21+40=144 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.64% from 144); Green value is 21 (8.59% from 255 or 14.58% from 144); Blue value is 40 (16.02% from 255 or 27.78% from 144); Max value from RGB is 83 - color contains mainly: red. Hex color #531528 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531528 is #ACEAD7. Grayscale: #292929. Windows color (decimal): -11332312 or 2626899. OLE color: 2626899.
HSL color Cylindrical-coordinate representation of color #531528: hue angle of 341.61º 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 #531528 is Cyan = 0, Magento = 0.75, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 40 | - |
| CMYK | 0 | 0.75 | 0.52 | 0.67 |
| HSL | 341.61º | 0.6% | 0.2% | - |
| HSV(B) | 341.61º | 0.75% | 0.33% | - |
| XYZ | 4.22 | 2.53 | 2.27 | - |
| YUV | 41.7 | 127.04 | 157.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 40 | 0 | 0.75 | 0.52 | 0.67 | 341.61 | 0.6 | 0.2 |
| Hex | 53 | 15 | 28 | 0 | 4B | 34 | 43 | 156 | 3C | 14 |
| Octal | 123 | 25 | 50 | 0 | 113 | 64 | 103 | 526 | 74 | 24 |
| Binary | 1010011 | 10101 | 101000 | 0 | 1001011 | 110100 | 1000011 | 101010110 | 111100 | 10100 |
Color Harmonies of #531528
Complementary color
Monochromatic Colors of #531528
Black with #531528
Text Example
Text Example
White with #531528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531528; }
p { color: rgb(83,21,40); }
H1.HeaderClassName
{
color: #531528;
}
.AnyTagClassName
{
color: #531528;
}
</style>
background-color css
<style>
a { background-color: #531528; }
a { background-color: rgb(83,21,40); }
div.DivClassName
{
background-color: #531528;
}
.BgClassName
{
background-color: #531528;
}
</style>
border-color css
<style>
span { border-color: #531528; }
span { border-color: rgb(83,21,40); }
td.TdClassName
{
border-color: #531528;
}
.TagClassName
{
border-color: #531528;
}
</style>