Shades of Bordeaux #541827
Tints of Bordeaux #541827
RGB
CMYK
RGB Variations
Color information
#541827 (or 0x541827) is known color: Bordeaux. HEX triplet: 54, 18 and 27. RGB value is (84,24,39). Sum of RGB (Red+Green+Blue) = 84+24+39=147 (19% of max value = 765). Red value is 84 (33.20% from 255 or 57.14% from 147); Green value is 24 (9.77% from 255 or 16.33% from 147); Blue value is 39 (15.62% from 255 or 26.53% from 147); Max value from RGB is 84 - color contains mainly: red. Hex color #541827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541827 is #ABE7D8. Grayscale: #2B2B2B. Windows color (decimal): -11266009 or 2562132. OLE color: 2562132.
HSL color Cylindrical-coordinate representation of color #541827: hue angle of 345º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #541827 is Cyan = 0, Magento = 0.71, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 24 | 39 | - |
| CMYK | 0 | 0.71 | 0.54 | 0.67 |
| HSL | 345º | 0.56% | 0.21% | - |
| HSV(B) | 345º | 0.71% | 0.33% | - |
| XYZ | 4.35 | 2.68 | 2.21 | - |
| YUV | 43.65 | 125.38 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 39 | 0 | 0.71 | 0.54 | 0.67 | 345 | 0.56 | 0.21 |
| Hex | 54 | 18 | 27 | 0 | 47 | 36 | 43 | 159 | 38 | 15 |
| Octal | 124 | 30 | 47 | 0 | 107 | 66 | 103 | 531 | 70 | 25 |
| Binary | 1010100 | 11000 | 100111 | 0 | 1000111 | 110110 | 1000011 | 101011001 | 111000 | 10101 |
Color Harmonies of #541827
Complementary color
Monochromatic Colors of #541827
Black with #541827
Text Example
Text Example
White with #541827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541827; }
p { color: rgb(84,24,39); }
H1.HeaderClassName
{
color: #541827;
}
.AnyTagClassName
{
color: #541827;
}
</style>
background-color css
<style>
a { background-color: #541827; }
a { background-color: rgb(84,24,39); }
div.DivClassName
{
background-color: #541827;
}
.BgClassName
{
background-color: #541827;
}
</style>
border-color css
<style>
span { border-color: #541827; }
span { border-color: rgb(84,24,39); }
td.TdClassName
{
border-color: #541827;
}
.TagClassName
{
border-color: #541827;
}
</style>