Shades of Bordeaux #540413
Tints of Bordeaux #540413
RGB
CMYK
RGB Variations
Color information
#540413 (or 0x540413) is known color: Bordeaux. HEX triplet: 54, 04 and 13. RGB value is (84,4,19). Sum of RGB (Red+Green+Blue) = 84+4+19=107 (14% of max value = 765). Red value is 84 (33.20% from 255 or 78.50% from 107); Green value is 4 (1.95% from 255 or 3.74% from 107); Blue value is 19 (7.81% from 255 or 17.76% from 107); Max value from RGB is 84 - color contains mainly: red. Hex color #540413 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540413 is #ABFBEC. Grayscale: #1D1D1D. Windows color (decimal): -11271149 or 1246292. OLE color: 1246292.
HSL color Cylindrical-coordinate representation of color #540413: hue angle of 348.75º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #540413 is Cyan = 0, Magento = 0.95, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 4 | 19 | - |
| CMYK | 0 | 0.95 | 0.77 | 0.67 |
| HSL | 348.75º | 0.91% | 0.17% | - |
| HSV(B) | 348.75º | 0.95% | 0.33% | - |
| XYZ | 3.82 | 2.02 | 0.8 | - |
| YUV | 29.63 | 122 | 166.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 4 | 19 | 0 | 0.95 | 0.77 | 0.67 | 348.75 | 0.91 | 0.17 |
| Hex | 54 | 4 | 13 | 0 | 5F | 4D | 43 | 15D | 5B | 11 |
| Octal | 124 | 4 | 23 | 0 | 137 | 115 | 103 | 535 | 133 | 21 |
| Binary | 1010100 | 100 | 10011 | 0 | 1011111 | 1001101 | 1000011 | 101011101 | 1011011 | 10001 |
Color Harmonies of #540413
Complementary color
Monochromatic Colors of #540413
Black with #540413
Text Example
Text Example
White with #540413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540413; }
p { color: rgb(84,4,19); }
H1.HeaderClassName
{
color: #540413;
}
.AnyTagClassName
{
color: #540413;
}
</style>
background-color css
<style>
a { background-color: #540413; }
a { background-color: rgb(84,4,19); }
div.DivClassName
{
background-color: #540413;
}
.BgClassName
{
background-color: #540413;
}
</style>
border-color css
<style>
span { border-color: #540413; }
span { border-color: rgb(84,4,19); }
td.TdClassName
{
border-color: #540413;
}
.TagClassName
{
border-color: #540413;
}
</style>