Shades of Bordeaux #541328
Tints of Bordeaux #541328
RGB
CMYK
RGB Variations
Color information
#541328 (or 0x541328) is known color: Bordeaux. HEX triplet: 54, 13 and 28. RGB value is (84,19,40). Sum of RGB (Red+Green+Blue) = 84+19+40=143 (18% of max value = 765). Red value is 84 (33.20% from 255 or 58.74% from 143); Green value is 19 (7.81% from 255 or 13.29% from 143); Blue value is 40 (16.02% from 255 or 27.97% from 143); Max value from RGB is 84 - color contains mainly: red. Hex color #541328 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541328 is #ABECD7. Grayscale: #282828. Windows color (decimal): -11267288 or 2626388. OLE color: 2626388.
HSL color Cylindrical-coordinate representation of color #541328: hue angle of 340.62º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #541328 is Cyan = 0, Magento = 0.77, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 40 | - |
| CMYK | 0 | 0.77 | 0.52 | 0.67 |
| HSL | 340.62º | 0.63% | 0.2% | - |
| HSV(B) | 340.62º | 0.77% | 0.33% | - |
| XYZ | 4.27 | 2.5 | 2.27 | - |
| YUV | 40.83 | 127.53 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 40 | 0 | 0.77 | 0.52 | 0.67 | 340.62 | 0.63 | 0.2 |
| Hex | 54 | 13 | 28 | 0 | 4D | 34 | 43 | 155 | 3F | 14 |
| Octal | 124 | 23 | 50 | 0 | 115 | 64 | 103 | 525 | 77 | 24 |
| Binary | 1010100 | 10011 | 101000 | 0 | 1001101 | 110100 | 1000011 | 101010101 | 111111 | 10100 |
Color Harmonies of #541328
Complementary color
Monochromatic Colors of #541328
Black with #541328
Text Example
Text Example
White with #541328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541328; }
p { color: rgb(84,19,40); }
H1.HeaderClassName
{
color: #541328;
}
.AnyTagClassName
{
color: #541328;
}
</style>
background-color css
<style>
a { background-color: #541328; }
a { background-color: rgb(84,19,40); }
div.DivClassName
{
background-color: #541328;
}
.BgClassName
{
background-color: #541328;
}
</style>
border-color css
<style>
span { border-color: #541328; }
span { border-color: rgb(84,19,40); }
td.TdClassName
{
border-color: #541328;
}
.TagClassName
{
border-color: #541328;
}
</style>