Shades of Bordeaux #540321
Tints of Bordeaux #540321
RGB
CMYK
RGB Variations
Color information
#540321 (or 0x540321) is known color: Bordeaux. HEX triplet: 54, 03 and 21. RGB value is (84,3,33). Sum of RGB (Red+Green+Blue) = 84+3+33=120 (15% of max value = 765). Red value is 84 (33.20% from 255 or 70% from 120); Green value is 3 (1.56% from 255 or 2.5% from 120); Blue value is 33 (13.28% from 255 or 27.5% from 120); Max value from RGB is 84 - color contains mainly: red. Hex color #540321 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540321 is #ABFCDE. Grayscale: #1E1E1E. Windows color (decimal): -11271391 or 2163540. OLE color: 2163540.
HSL color Cylindrical-coordinate representation of color #540321: hue angle of 337.78º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #540321 is Cyan = 0, Magento = 0.96, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 3 | 33 | - |
| CMYK | 0 | 0.96 | 0.61 | 0.67 |
| HSL | 337.78º | 0.93% | 0.17% | - |
| HSV(B) | 337.78º | 0.96% | 0.33% | - |
| XYZ | 3.96 | 2.06 | 1.63 | - |
| YUV | 30.64 | 129.34 | 166.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 3 | 33 | 0 | 0.96 | 0.61 | 0.67 | 337.78 | 0.93 | 0.17 |
| Hex | 54 | 3 | 21 | 0 | 60 | 3D | 43 | 152 | 5D | 11 |
| Octal | 124 | 3 | 41 | 0 | 140 | 75 | 103 | 522 | 135 | 21 |
| Binary | 1010100 | 11 | 100001 | 0 | 1100000 | 111101 | 1000011 | 101010010 | 1011101 | 10001 |
Color Harmonies of #540321
Complementary color
Monochromatic Colors of #540321
Black with #540321
Text Example
Text Example
White with #540321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540321; }
p { color: rgb(84,3,33); }
H1.HeaderClassName
{
color: #540321;
}
.AnyTagClassName
{
color: #540321;
}
</style>
background-color css
<style>
a { background-color: #540321; }
a { background-color: rgb(84,3,33); }
div.DivClassName
{
background-color: #540321;
}
.BgClassName
{
background-color: #540321;
}
</style>
border-color css
<style>
span { border-color: #540321; }
span { border-color: rgb(84,3,33); }
td.TdClassName
{
border-color: #540321;
}
.TagClassName
{
border-color: #540321;
}
</style>