Shades of Bordeaux #541221
Tints of Bordeaux #541221
RGB
CMYK
RGB Variations
Color information
#541221 (or 0x541221) is known color: Bordeaux. HEX triplet: 54, 12 and 21. RGB value is (84,18,33). Sum of RGB (Red+Green+Blue) = 84+18+33=135 (17% of max value = 765). Red value is 84 (33.20% from 255 or 62.22% from 135); Green value is 18 (7.42% from 255 or 13.33% from 135); Blue value is 33 (13.28% from 255 or 24.44% from 135); Max value from RGB is 84 - color contains mainly: red. Hex color #541221 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541221 is #ABEDDE. Grayscale: #272727. Windows color (decimal): -11267551 or 2167380. OLE color: 2167380.
HSL color Cylindrical-coordinate representation of color #541221: hue angle of 346.36º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541221 is Cyan = 0, Magento = 0.79, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 18 | 33 | - |
| CMYK | 0 | 0.79 | 0.61 | 0.67 |
| HSL | 346.36º | 0.65% | 0.2% | - |
| HSV(B) | 346.36º | 0.79% | 0.33% | - |
| XYZ | 4.15 | 2.43 | 1.69 | - |
| YUV | 39.44 | 124.37 | 159.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 18 | 33 | 0 | 0.79 | 0.61 | 0.67 | 346.36 | 0.65 | 0.2 |
| Hex | 54 | 12 | 21 | 0 | 4F | 3D | 43 | 15A | 41 | 14 |
| Octal | 124 | 22 | 41 | 0 | 117 | 75 | 103 | 532 | 101 | 24 |
| Binary | 1010100 | 10010 | 100001 | 0 | 1001111 | 111101 | 1000011 | 101011010 | 1000001 | 10100 |
Color Harmonies of #541221
Complementary color
Monochromatic Colors of #541221
Black with #541221
Text Example
Text Example
White with #541221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541221; }
p { color: rgb(84,18,33); }
H1.HeaderClassName
{
color: #541221;
}
.AnyTagClassName
{
color: #541221;
}
</style>
background-color css
<style>
a { background-color: #541221; }
a { background-color: rgb(84,18,33); }
div.DivClassName
{
background-color: #541221;
}
.BgClassName
{
background-color: #541221;
}
</style>
border-color css
<style>
span { border-color: #541221; }
span { border-color: rgb(84,18,33); }
td.TdClassName
{
border-color: #541221;
}
.TagClassName
{
border-color: #541221;
}
</style>