Shades of Bordeaux #541424
Tints of Bordeaux #541424
RGB
CMYK
RGB Variations
Color information
#541424 (or 0x541424) is known color: Bordeaux. HEX triplet: 54, 14 and 24. RGB value is (84,20,36). Sum of RGB (Red+Green+Blue) = 84+20+36=140 (18% of max value = 765). Red value is 84 (33.20% from 255 or 60% from 140); Green value is 20 (8.20% from 255 or 14.29% from 140); Blue value is 36 (14.45% from 255 or 25.71% from 140); Max value from RGB is 84 - color contains mainly: red. Hex color #541424 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541424 is #ABEBDB. Grayscale: #282828. Windows color (decimal): -11267036 or 2364500. OLE color: 2364500.
HSL color Cylindrical-coordinate representation of color #541424: hue angle of 345º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #541424 is Cyan = 0, Magento = 0.76, Yellow = 0.57 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 20 | 36 | - |
| CMYK | 0 | 0.76 | 0.57 | 0.67 |
| HSL | 345º | 0.62% | 0.2% | - |
| HSV(B) | 345º | 0.76% | 0.33% | - |
| XYZ | 4.22 | 2.51 | 1.93 | - |
| YUV | 40.96 | 125.2 | 158.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 20 | 36 | 0 | 0.76 | 0.57 | 0.67 | 345 | 0.62 | 0.2 |
| Hex | 54 | 14 | 24 | 0 | 4C | 39 | 43 | 159 | 3E | 14 |
| Octal | 124 | 24 | 44 | 0 | 114 | 71 | 103 | 531 | 76 | 24 |
| Binary | 1010100 | 10100 | 100100 | 0 | 1001100 | 111001 | 1000011 | 101011001 | 111110 | 10100 |
Color Harmonies of #541424
Complementary color
Monochromatic Colors of #541424
Black with #541424
Text Example
Text Example
White with #541424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541424; }
p { color: rgb(84,20,36); }
H1.HeaderClassName
{
color: #541424;
}
.AnyTagClassName
{
color: #541424;
}
</style>
background-color css
<style>
a { background-color: #541424; }
a { background-color: rgb(84,20,36); }
div.DivClassName
{
background-color: #541424;
}
.BgClassName
{
background-color: #541424;
}
</style>
border-color css
<style>
span { border-color: #541424; }
span { border-color: rgb(84,20,36); }
td.TdClassName
{
border-color: #541424;
}
.TagClassName
{
border-color: #541424;
}
</style>