Shades of Bordeaux #531621
Tints of Bordeaux #531621
RGB
CMYK
RGB Variations
Color information
#531621 (or 0x531621) is known color: Bordeaux. HEX triplet: 53, 16 and 21. RGB value is (83,22,33). Sum of RGB (Red+Green+Blue) = 83+22+33=138 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.14% from 138); Green value is 22 (8.98% from 255 or 15.94% from 138); Blue value is 33 (13.28% from 255 or 23.91% from 138); Max value from RGB is 83 - color contains mainly: red. Hex color #531621 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531621 is #ACE9DE. Grayscale: #292929. Windows color (decimal): -11332063 or 2168403. OLE color: 2168403.
HSL color Cylindrical-coordinate representation of color #531621: hue angle of 349.18º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #531621 is Cyan = 0, Magento = 0.73, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 33 | - |
| CMYK | 0 | 0.73 | 0.60 | 0.67 |
| HSL | 349.18º | 0.58% | 0.21% | - |
| HSV(B) | 349.18º | 0.73% | 0.33% | - |
| XYZ | 4.13 | 2.52 | 1.71 | - |
| YUV | 41.49 | 123.21 | 157.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 33 | 0 | 0.73 | 0.60 | 0.67 | 349.18 | 0.58 | 0.21 |
| Hex | 53 | 16 | 21 | 0 | 49 | 3C | 43 | 15D | 3A | 15 |
| Octal | 123 | 26 | 41 | 0 | 111 | 74 | 103 | 535 | 72 | 25 |
| Binary | 1010011 | 10110 | 100001 | 0 | 1001001 | 111100 | 1000011 | 101011101 | 111010 | 10101 |
Color Harmonies of #531621
Complementary color
Monochromatic Colors of #531621
Black with #531621
Text Example
Text Example
White with #531621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531621; }
p { color: rgb(83,22,33); }
H1.HeaderClassName
{
color: #531621;
}
.AnyTagClassName
{
color: #531621;
}
</style>
background-color css
<style>
a { background-color: #531621; }
a { background-color: rgb(83,22,33); }
div.DivClassName
{
background-color: #531621;
}
.BgClassName
{
background-color: #531621;
}
</style>
border-color css
<style>
span { border-color: #531621; }
span { border-color: rgb(83,22,33); }
td.TdClassName
{
border-color: #531621;
}
.TagClassName
{
border-color: #531621;
}
</style>