Shades of Bordeaux #541125
Tints of Bordeaux #541125
RGB
CMYK
RGB Variations
Color information
#541125 (or 0x541125) is known color: Bordeaux. HEX triplet: 54, 11 and 25. RGB value is (84,17,37). Sum of RGB (Red+Green+Blue) = 84+17+37=138 (18% of max value = 765). Red value is 84 (33.20% from 255 or 60.87% from 138); Green value is 17 (7.03% from 255 or 12.32% from 138); Blue value is 37 (14.84% from 255 or 26.81% from 138); Max value from RGB is 84 - color contains mainly: red. Hex color #541125 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541125 is #ABEEDA. Grayscale: #272727. Windows color (decimal): -11267803 or 2429268. OLE color: 2429268.
HSL color Cylindrical-coordinate representation of color #541125: hue angle of 342.09º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #541125 is Cyan = 0, Magento = 0.80, Yellow = 0.56 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 17 | 37 | - |
| CMYK | 0 | 0.80 | 0.56 | 0.67 |
| HSL | 342.09º | 0.66% | 0.2% | - |
| HSV(B) | 342.09º | 0.8% | 0.33% | - |
| XYZ | 4.19 | 2.42 | 2 | - |
| YUV | 39.31 | 126.7 | 159.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 37 | 0 | 0.80 | 0.56 | 0.67 | 342.09 | 0.66 | 0.2 |
| Hex | 54 | 11 | 25 | 0 | 50 | 38 | 43 | 156 | 42 | 14 |
| Octal | 124 | 21 | 45 | 0 | 120 | 70 | 103 | 526 | 102 | 24 |
| Binary | 1010100 | 10001 | 100101 | 0 | 1010000 | 111000 | 1000011 | 101010110 | 1000010 | 10100 |
Color Harmonies of #541125
Complementary color
Monochromatic Colors of #541125
Black with #541125
Text Example
Text Example
White with #541125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541125; }
p { color: rgb(84,17,37); }
H1.HeaderClassName
{
color: #541125;
}
.AnyTagClassName
{
color: #541125;
}
</style>
background-color css
<style>
a { background-color: #541125; }
a { background-color: rgb(84,17,37); }
div.DivClassName
{
background-color: #541125;
}
.BgClassName
{
background-color: #541125;
}
</style>
border-color css
<style>
span { border-color: #541125; }
span { border-color: rgb(84,17,37); }
td.TdClassName
{
border-color: #541125;
}
.TagClassName
{
border-color: #541125;
}
</style>