Shades of Bordeaux #531521
Tints of Bordeaux #531521
RGB
CMYK
RGB Variations
Color information
#531521 (or 0x531521) is known color: Bordeaux. HEX triplet: 53, 15 and 21. RGB value is (83,21,33). Sum of RGB (Red+Green+Blue) = 83+21+33=137 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.58% from 137); Green value is 21 (8.59% from 255 or 15.33% from 137); Blue value is 33 (13.28% from 255 or 24.09% from 137); Max value from RGB is 83 - color contains mainly: red. Hex color #531521 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531521 is #ACEADE. Grayscale: #282828. Windows color (decimal): -11332319 or 2168147. OLE color: 2168147.
HSL color Cylindrical-coordinate representation of color #531521: hue angle of 348.39º 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 #531521 is Cyan = 0, Magento = 0.75, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 33 | - |
| CMYK | 0 | 0.75 | 0.60 | 0.67 |
| HSL | 348.39º | 0.6% | 0.2% | - |
| HSV(B) | 348.39º | 0.75% | 0.33% | - |
| XYZ | 4.11 | 2.49 | 1.7 | - |
| YUV | 40.91 | 123.54 | 158.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 33 | 0 | 0.75 | 0.60 | 0.67 | 348.39 | 0.6 | 0.2 |
| Hex | 53 | 15 | 21 | 0 | 4B | 3C | 43 | 15C | 3C | 14 |
| Octal | 123 | 25 | 41 | 0 | 113 | 74 | 103 | 534 | 74 | 24 |
| Binary | 1010011 | 10101 | 100001 | 0 | 1001011 | 111100 | 1000011 | 101011100 | 111100 | 10100 |
Color Harmonies of #531521
Complementary color
Monochromatic Colors of #531521
Black with #531521
Text Example
Text Example
White with #531521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531521; }
p { color: rgb(83,21,33); }
H1.HeaderClassName
{
color: #531521;
}
.AnyTagClassName
{
color: #531521;
}
</style>
background-color css
<style>
a { background-color: #531521; }
a { background-color: rgb(83,21,33); }
div.DivClassName
{
background-color: #531521;
}
.BgClassName
{
background-color: #531521;
}
</style>
border-color css
<style>
span { border-color: #531521; }
span { border-color: rgb(83,21,33); }
td.TdClassName
{
border-color: #531521;
}
.TagClassName
{
border-color: #531521;
}
</style>