Shades of Bordeaux #541014
Tints of Bordeaux #541014
RGB
CMYK
RGB Variations
Color information
#541014 (or 0x541014) is known color: Bordeaux. HEX triplet: 54, 10 and 14. RGB value is (84,16,20). Sum of RGB (Red+Green+Blue) = 84+16+20=120 (15% of max value = 765). Red value is 84 (33.20% from 255 or 70% from 120); Green value is 16 (6.64% from 255 or 13.33% from 120); Blue value is 20 (8.20% from 255 or 16.67% from 120); Max value from RGB is 84 - color contains mainly: red. Hex color #541014 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541014 is #ABEFEB. Grayscale: #242424. Windows color (decimal): -11268076 or 1314900. OLE color: 1314900.
HSL color Cylindrical-coordinate representation of color #541014: hue angle of 356.47º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #541014 is Cyan = 0, Magento = 0.81, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 16 | 20 | - |
| CMYK | 0 | 0.81 | 0.76 | 0.67 |
| HSL | 356.47º | 0.68% | 0.2% | - |
| HSV(B) | 356.47º | 0.81% | 0.33% | - |
| XYZ | 3.97 | 2.31 | 0.9 | - |
| YUV | 36.79 | 118.53 | 161.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 16 | 20 | 0 | 0.81 | 0.76 | 0.67 | 356.47 | 0.68 | 0.2 |
| Hex | 54 | 10 | 14 | 0 | 51 | 4C | 43 | 164 | 44 | 14 |
| Octal | 124 | 20 | 24 | 0 | 121 | 114 | 103 | 544 | 104 | 24 |
| Binary | 1010100 | 10000 | 10100 | 0 | 1010001 | 1001100 | 1000011 | 101100100 | 1000100 | 10100 |
Color Harmonies of #541014
Complementary color
Monochromatic Colors of #541014
Black with #541014
Text Example
Text Example
White with #541014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541014; }
p { color: rgb(84,16,20); }
H1.HeaderClassName
{
color: #541014;
}
.AnyTagClassName
{
color: #541014;
}
</style>
background-color css
<style>
a { background-color: #541014; }
a { background-color: rgb(84,16,20); }
div.DivClassName
{
background-color: #541014;
}
.BgClassName
{
background-color: #541014;
}
</style>
border-color css
<style>
span { border-color: #541014; }
span { border-color: rgb(84,16,20); }
td.TdClassName
{
border-color: #541014;
}
.TagClassName
{
border-color: #541014;
}
</style>