Shades of Bordeaux #540415
Tints of Bordeaux #540415
RGB
CMYK
RGB Variations
Color information
#540415 (or 0x540415) is known color: Bordeaux. HEX triplet: 54, 04 and 15. RGB value is (84,4,21). Sum of RGB (Red+Green+Blue) = 84+4+21=109 (14% of max value = 765). Red value is 84 (33.20% from 255 or 77.06% from 109); Green value is 4 (1.95% from 255 or 3.67% from 109); Blue value is 21 (8.59% from 255 or 19.27% from 109); Max value from RGB is 84 - color contains mainly: red. Hex color #540415 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540415 is #ABFBEA. Grayscale: #1D1D1D. Windows color (decimal): -11271147 or 1377364. OLE color: 1377364.
HSL color Cylindrical-coordinate representation of color #540415: hue angle of 347.25º 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 #540415 is Cyan = 0, Magento = 0.95, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 4 | 21 | - |
| CMYK | 0 | 0.95 | 0.75 | 0.67 |
| HSL | 347.25º | 0.91% | 0.17% | - |
| HSV(B) | 347.25º | 0.95% | 0.33% | - |
| XYZ | 3.83 | 2.03 | 0.9 | - |
| YUV | 29.86 | 123 | 166.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 4 | 21 | 0 | 0.95 | 0.75 | 0.67 | 347.25 | 0.91 | 0.17 |
| Hex | 54 | 4 | 15 | 0 | 5F | 4B | 43 | 15B | 5B | 11 |
| Octal | 124 | 4 | 25 | 0 | 137 | 113 | 103 | 533 | 133 | 21 |
| Binary | 1010100 | 100 | 10101 | 0 | 1011111 | 1001011 | 1000011 | 101011011 | 1011011 | 10001 |
Color Harmonies of #540415
Complementary color
Monochromatic Colors of #540415
Black with #540415
Text Example
Text Example
White with #540415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540415; }
p { color: rgb(84,4,21); }
H1.HeaderClassName
{
color: #540415;
}
.AnyTagClassName
{
color: #540415;
}
</style>
background-color css
<style>
a { background-color: #540415; }
a { background-color: rgb(84,4,21); }
div.DivClassName
{
background-color: #540415;
}
.BgClassName
{
background-color: #540415;
}
</style>
border-color css
<style>
span { border-color: #540415; }
span { border-color: rgb(84,4,21); }
td.TdClassName
{
border-color: #540415;
}
.TagClassName
{
border-color: #540415;
}
</style>