Shades of Bordeaux #540710
Tints of Bordeaux #540710
RGB
CMYK
RGB Variations
Color information
#540710 (or 0x540710) is known color: Bordeaux. HEX triplet: 54, 07 and 10. RGB value is (84,7,16). Sum of RGB (Red+Green+Blue) = 84+7+16=107 (14% of max value = 765). Red value is 84 (33.20% from 255 or 78.50% from 107); Green value is 7 (3.12% from 255 or 6.54% from 107); Blue value is 16 (6.64% from 255 or 14.95% from 107); Max value from RGB is 84 - color contains mainly: red. Hex color #540710 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540710 is #ABF8EF. Grayscale: #1F1F1F. Windows color (decimal): -11270384 or 1050452. OLE color: 1050452.
HSL color Cylindrical-coordinate representation of color #540710: hue angle of 352.99º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #540710 is Cyan = 0, Magento = 0.92, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 7 | 16 | - |
| CMYK | 0 | 0.92 | 0.81 | 0.67 |
| HSL | 352.99º | 0.85% | 0.18% | - |
| HSV(B) | 352.99º | 0.92% | 0.33% | - |
| XYZ | 3.83 | 2.07 | 0.69 | - |
| YUV | 31.05 | 119.51 | 165.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 16 | 0 | 0.92 | 0.81 | 0.67 | 352.99 | 0.85 | 0.18 |
| Hex | 54 | 7 | 10 | 0 | 5C | 51 | 43 | 161 | 55 | 12 |
| Octal | 124 | 7 | 20 | 0 | 134 | 121 | 103 | 541 | 125 | 22 |
| Binary | 1010100 | 111 | 10000 | 0 | 1011100 | 1010001 | 1000011 | 101100001 | 1010101 | 10010 |
Color Harmonies of #540710
Complementary color
Monochromatic Colors of #540710
Black with #540710
Text Example
Text Example
White with #540710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540710; }
p { color: rgb(84,7,16); }
H1.HeaderClassName
{
color: #540710;
}
.AnyTagClassName
{
color: #540710;
}
</style>
background-color css
<style>
a { background-color: #540710; }
a { background-color: rgb(84,7,16); }
div.DivClassName
{
background-color: #540710;
}
.BgClassName
{
background-color: #540710;
}
</style>
border-color css
<style>
span { border-color: #540710; }
span { border-color: rgb(84,7,16); }
td.TdClassName
{
border-color: #540710;
}
.TagClassName
{
border-color: #540710;
}
</style>