Shades of Bordeaux #541319
Tints of Bordeaux #541319
RGB
CMYK
RGB Variations
Color information
#541319 (or 0x541319) is known color: Bordeaux. HEX triplet: 54, 13 and 19. RGB value is (84,19,25). Sum of RGB (Red+Green+Blue) = 84+19+25=128 (16% of max value = 765). Red value is 84 (33.20% from 255 or 65.62% from 128); Green value is 19 (7.81% from 255 or 14.84% from 128); Blue value is 25 (10.16% from 255 or 19.53% from 128); Max value from RGB is 84 - color contains mainly: red. Hex color #541319 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541319 is #ABECE6. Grayscale: #272727. Windows color (decimal): -11267303 or 1643348. OLE color: 1643348.
HSL color Cylindrical-coordinate representation of color #541319: hue angle of 354.46º 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 #541319 is Cyan = 0, Magento = 0.77, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 25 | - |
| CMYK | 0 | 0.77 | 0.70 | 0.67 |
| HSL | 354.46º | 0.63% | 0.2% | - |
| HSV(B) | 354.46º | 0.77% | 0.33% | - |
| XYZ | 4.06 | 2.42 | 1.17 | - |
| YUV | 39.12 | 120.03 | 160.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 25 | 0 | 0.77 | 0.70 | 0.67 | 354.46 | 0.63 | 0.2 |
| Hex | 54 | 13 | 19 | 0 | 4D | 46 | 43 | 162 | 3F | 14 |
| Octal | 124 | 23 | 31 | 0 | 115 | 106 | 103 | 542 | 77 | 24 |
| Binary | 1010100 | 10011 | 11001 | 0 | 1001101 | 1000110 | 1000011 | 101100010 | 111111 | 10100 |
Color Harmonies of #541319
Complementary color
Monochromatic Colors of #541319
Black with #541319
Text Example
Text Example
White with #541319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541319; }
p { color: rgb(84,19,25); }
H1.HeaderClassName
{
color: #541319;
}
.AnyTagClassName
{
color: #541319;
}
</style>
background-color css
<style>
a { background-color: #541319; }
a { background-color: rgb(84,19,25); }
div.DivClassName
{
background-color: #541319;
}
.BgClassName
{
background-color: #541319;
}
</style>
border-color css
<style>
span { border-color: #541319; }
span { border-color: rgb(84,19,25); }
td.TdClassName
{
border-color: #541319;
}
.TagClassName
{
border-color: #541319;
}
</style>