Shades of Bordeaux #541222
Tints of Bordeaux #541222
RGB
CMYK
RGB Variations
Color information
#541222 (or 0x541222) is known color: Bordeaux. HEX triplet: 54, 12 and 22. RGB value is (84,18,34). Sum of RGB (Red+Green+Blue) = 84+18+34=136 (18% of max value = 765). Red value is 84 (33.20% from 255 or 61.76% from 136); Green value is 18 (7.42% from 255 or 13.24% from 136); Blue value is 34 (13.67% from 255 or 25% from 136); Max value from RGB is 84 - color contains mainly: red. Hex color #541222 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541222 is #ABEDDD. Grayscale: #272727. Windows color (decimal): -11267550 or 2232916. OLE color: 2232916.
HSL color Cylindrical-coordinate representation of color #541222: hue angle of 345.45º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541222 is Cyan = 0, Magento = 0.79, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 18 | 34 | - |
| CMYK | 0 | 0.79 | 0.60 | 0.67 |
| HSL | 345.45º | 0.65% | 0.2% | - |
| HSV(B) | 345.45º | 0.79% | 0.33% | - |
| XYZ | 4.16 | 2.43 | 1.76 | - |
| YUV | 39.56 | 124.87 | 159.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 18 | 34 | 0 | 0.79 | 0.60 | 0.67 | 345.45 | 0.65 | 0.2 |
| Hex | 54 | 12 | 22 | 0 | 4F | 3C | 43 | 159 | 41 | 14 |
| Octal | 124 | 22 | 42 | 0 | 117 | 74 | 103 | 531 | 101 | 24 |
| Binary | 1010100 | 10010 | 100010 | 0 | 1001111 | 111100 | 1000011 | 101011001 | 1000001 | 10100 |
Color Harmonies of #541222
Complementary color
Monochromatic Colors of #541222
Black with #541222
Text Example
Text Example
White with #541222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541222; }
p { color: rgb(84,18,34); }
H1.HeaderClassName
{
color: #541222;
}
.AnyTagClassName
{
color: #541222;
}
</style>
background-color css
<style>
a { background-color: #541222; }
a { background-color: rgb(84,18,34); }
div.DivClassName
{
background-color: #541222;
}
.BgClassName
{
background-color: #541222;
}
</style>
border-color css
<style>
span { border-color: #541222; }
span { border-color: rgb(84,18,34); }
td.TdClassName
{
border-color: #541222;
}
.TagClassName
{
border-color: #541222;
}
</style>