Shades of Bordeaux #540015
Tints of Bordeaux #540015
RGB
CMYK
RGB Variations
Color information
#540015 (or 0x540015) is known color: Bordeaux. HEX triplet: 54, 00 and 15. RGB value is (84,0,21). Sum of RGB (Red+Green+Blue) = 84+0+21=105 (13% of max value = 765). Red value is 84 (33.20% from 255 or 80% from 105); Green value is 0 (0.39% from 255 or 0% from 105); Blue value is 21 (8.59% from 255 or 20% from 105); Max value from RGB is 84 - color contains mainly: red. Hex color #540015 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540015 is #ABFFEA. Grayscale: #1B1B1B. Windows color (decimal): -11272171 or 1376340. OLE color: 1376340.
HSL color Cylindrical-coordinate representation of color #540015: hue angle of 345º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #540015 is Cyan = 0, Magento = 1, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 0 | 21 | - |
| CMYK | 0 | 1 | 0.75 | 0.67 |
| HSL | 345º | 1% | 0.16% | - |
| HSV(B) | 345º | 1% | 0.33% | - |
| XYZ | 3.79 | 1.94 | 0.88 | - |
| YUV | 27.51 | 124.33 | 168.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 0 | 21 | 0 | 1 | 0.75 | 0.67 | 345 | 1 | 0.16 |
| Hex | 54 | 0 | 15 | 0 | 64 | 4B | 43 | 159 | 64 | 10 |
| Octal | 124 | 0 | 25 | 0 | 144 | 113 | 103 | 531 | 144 | 20 |
| Binary | 1010100 | 0 | 10101 | 0 | 1100100 | 1001011 | 1000011 | 101011001 | 1100100 | 10000 |
Color Harmonies of #540015
Complementary color
Monochromatic Colors of #540015
Black with #540015
Text Example
Text Example
White with #540015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540015; }
p { color: rgb(84,0,21); }
H1.HeaderClassName
{
color: #540015;
}
.AnyTagClassName
{
color: #540015;
}
</style>
background-color css
<style>
a { background-color: #540015; }
a { background-color: rgb(84,0,21); }
div.DivClassName
{
background-color: #540015;
}
.BgClassName
{
background-color: #540015;
}
</style>
border-color css
<style>
span { border-color: #540015; }
span { border-color: rgb(84,0,21); }
td.TdClassName
{
border-color: #540015;
}
.TagClassName
{
border-color: #540015;
}
</style>