Shades of Bordeaux #541521
Tints of Bordeaux #541521
RGB
CMYK
RGB Variations
Color information
#541521 (or 0x541521) is known color: Bordeaux. HEX triplet: 54, 15 and 21. RGB value is (84,21,33). Sum of RGB (Red+Green+Blue) = 84+21+33=138 (18% of max value = 765). Red value is 84 (33.20% from 255 or 60.87% from 138); Green value is 21 (8.59% from 255 or 15.22% from 138); Blue value is 33 (13.28% from 255 or 23.91% from 138); Max value from RGB is 84 - color contains mainly: red. Hex color #541521 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541521 is #ABEADE. Grayscale: #292929. Windows color (decimal): -11266783 or 2168148. OLE color: 2168148.
HSL color Cylindrical-coordinate representation of color #541521: hue angle of 348.57º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #541521 is Cyan = 0, Magento = 0.75, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 21 | 33 | - |
| CMYK | 0 | 0.75 | 0.61 | 0.67 |
| HSL | 348.57º | 0.6% | 0.21% | - |
| HSV(B) | 348.57º | 0.75% | 0.33% | - |
| XYZ | 4.2 | 2.53 | 1.71 | - |
| YUV | 41.21 | 123.37 | 158.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 33 | 0 | 0.75 | 0.61 | 0.67 | 348.57 | 0.6 | 0.21 |
| Hex | 54 | 15 | 21 | 0 | 4B | 3D | 43 | 15D | 3C | 15 |
| Octal | 124 | 25 | 41 | 0 | 113 | 75 | 103 | 535 | 74 | 25 |
| Binary | 1010100 | 10101 | 100001 | 0 | 1001011 | 111101 | 1000011 | 101011101 | 111100 | 10101 |
Color Harmonies of #541521
Complementary color
Monochromatic Colors of #541521
Black with #541521
Text Example
Text Example
White with #541521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541521; }
p { color: rgb(84,21,33); }
H1.HeaderClassName
{
color: #541521;
}
.AnyTagClassName
{
color: #541521;
}
</style>
background-color css
<style>
a { background-color: #541521; }
a { background-color: rgb(84,21,33); }
div.DivClassName
{
background-color: #541521;
}
.BgClassName
{
background-color: #541521;
}
</style>
border-color css
<style>
span { border-color: #541521; }
span { border-color: rgb(84,21,33); }
td.TdClassName
{
border-color: #541521;
}
.TagClassName
{
border-color: #541521;
}
</style>