Shades of Bordeaux #541926
Tints of Bordeaux #541926
RGB
CMYK
RGB Variations
Color information
#541926 (or 0x541926) is known color: Bordeaux. HEX triplet: 54, 19 and 26. RGB value is (84,25,38). Sum of RGB (Red+Green+Blue) = 84+25+38=147 (19% of max value = 765). Red value is 84 (33.20% from 255 or 57.14% from 147); Green value is 25 (10.16% from 255 or 17.01% from 147); Blue value is 38 (15.23% from 255 or 25.85% from 147); Max value from RGB is 84 - color contains mainly: red. Hex color #541926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541926 is #ABE6D9. Grayscale: #2C2C2C. Windows color (decimal): -11265754 or 2496852. OLE color: 2496852.
HSL color Cylindrical-coordinate representation of color #541926: hue angle of 346.78º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #541926 is Cyan = 0, Magento = 0.70, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 25 | 38 | - |
| CMYK | 0 | 0.70 | 0.55 | 0.67 |
| HSL | 346.78º | 0.54% | 0.21% | - |
| HSV(B) | 346.78º | 0.7% | 0.33% | - |
| XYZ | 4.35 | 2.72 | 2.13 | - |
| YUV | 44.12 | 124.55 | 156.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 25 | 38 | 0 | 0.70 | 0.55 | 0.67 | 346.78 | 0.54 | 0.21 |
| Hex | 54 | 19 | 26 | 0 | 46 | 37 | 43 | 15B | 36 | 15 |
| Octal | 124 | 31 | 46 | 0 | 106 | 67 | 103 | 533 | 66 | 25 |
| Binary | 1010100 | 11001 | 100110 | 0 | 1000110 | 110111 | 1000011 | 101011011 | 110110 | 10101 |
Color Harmonies of #541926
Complementary color
Monochromatic Colors of #541926
Black with #541926
Text Example
Text Example
White with #541926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541926; }
p { color: rgb(84,25,38); }
H1.HeaderClassName
{
color: #541926;
}
.AnyTagClassName
{
color: #541926;
}
</style>
background-color css
<style>
a { background-color: #541926; }
a { background-color: rgb(84,25,38); }
div.DivClassName
{
background-color: #541926;
}
.BgClassName
{
background-color: #541926;
}
</style>
border-color css
<style>
span { border-color: #541926; }
span { border-color: rgb(84,25,38); }
td.TdClassName
{
border-color: #541926;
}
.TagClassName
{
border-color: #541926;
}
</style>