Shades of Bordeaux #541419
Tints of Bordeaux #541419
RGB
CMYK
RGB Variations
Color information
#541419 (or 0x541419) is known color: Bordeaux. HEX triplet: 54, 14 and 19. RGB value is (84,20,25). Sum of RGB (Red+Green+Blue) = 84+20+25=129 (17% of max value = 765). Red value is 84 (33.20% from 255 or 65.12% from 129); Green value is 20 (8.20% from 255 or 15.50% from 129); Blue value is 25 (10.16% from 255 or 19.38% from 129); Max value from RGB is 84 - color contains mainly: red. Hex color #541419 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541419 is #ABEBE6. Grayscale: #272727. Windows color (decimal): -11267047 or 1643604. OLE color: 1643604.
HSL color Cylindrical-coordinate representation of color #541419: hue angle of 355.31º 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 #541419 is Cyan = 0, Magento = 0.76, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 20 | 25 | - |
| CMYK | 0 | 0.76 | 0.70 | 0.67 |
| HSL | 355.31º | 0.62% | 0.2% | - |
| HSV(B) | 355.31º | 0.76% | 0.33% | - |
| XYZ | 4.08 | 2.46 | 1.18 | - |
| YUV | 39.71 | 119.7 | 159.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 20 | 25 | 0 | 0.76 | 0.70 | 0.67 | 355.31 | 0.62 | 0.2 |
| Hex | 54 | 14 | 19 | 0 | 4C | 46 | 43 | 163 | 3E | 14 |
| Octal | 124 | 24 | 31 | 0 | 114 | 106 | 103 | 543 | 76 | 24 |
| Binary | 1010100 | 10100 | 11001 | 0 | 1001100 | 1000110 | 1000011 | 101100011 | 111110 | 10100 |
Color Harmonies of #541419
Complementary color
Monochromatic Colors of #541419
Black with #541419
Text Example
Text Example
White with #541419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541419; }
p { color: rgb(84,20,25); }
H1.HeaderClassName
{
color: #541419;
}
.AnyTagClassName
{
color: #541419;
}
</style>
background-color css
<style>
a { background-color: #541419; }
a { background-color: rgb(84,20,25); }
div.DivClassName
{
background-color: #541419;
}
.BgClassName
{
background-color: #541419;
}
</style>
border-color css
<style>
span { border-color: #541419; }
span { border-color: rgb(84,20,25); }
td.TdClassName
{
border-color: #541419;
}
.TagClassName
{
border-color: #541419;
}
</style>