Shades of Bordeaux #471224
Tints of Bordeaux #471224
RGB
CMYK
RGB Variations
Color information
#471224 (or 0x471224) is known color: Bordeaux. HEX triplet: 47, 12 and 24. RGB value is (71,18,36). Sum of RGB (Red+Green+Blue) = 71+18+36=125 (16% of max value = 765). Red value is 71 (28.12% from 255 or 56.8% from 125); Green value is 18 (7.42% from 255 or 14.4% from 125); Blue value is 36 (14.45% from 255 or 28.8% from 125); Max value from RGB is 71 - color contains mainly: red. Hex color #471224 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471224 is #B8EDDB. Grayscale: #232323. Windows color (decimal): -12119516 or 2363975. OLE color: 2363975.
HSL color Cylindrical-coordinate representation of color #471224: hue angle of 339.62º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471224 is Cyan = 0, Magento = 0.75, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 18 | 36 | - |
| CMYK | 0 | 0.75 | 0.49 | 0.72 |
| HSL | 339.62º | 0.6% | 0.17% | - |
| HSV(B) | 339.62º | 0.75% | 0.28% | - |
| XYZ | 3.13 | 1.9 | 1.87 | - |
| YUV | 35.9 | 128.06 | 153.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 36 | 0 | 0.75 | 0.49 | 0.72 | 339.62 | 0.6 | 0.17 |
| Hex | 47 | 12 | 24 | 0 | 4B | 31 | 48 | 154 | 3C | 11 |
| Octal | 107 | 22 | 44 | 0 | 113 | 61 | 110 | 524 | 74 | 21 |
| Binary | 1000111 | 10010 | 100100 | 0 | 1001011 | 110001 | 1001000 | 101010100 | 111100 | 10001 |
Color Harmonies of #471224
Complementary color
Monochromatic Colors of #471224
Black with #471224
Text Example
Text Example
White with #471224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471224; }
p { color: rgb(71,18,36); }
H1.HeaderClassName
{
color: #471224;
}
.AnyTagClassName
{
color: #471224;
}
</style>
background-color css
<style>
a { background-color: #471224; }
a { background-color: rgb(71,18,36); }
div.DivClassName
{
background-color: #471224;
}
.BgClassName
{
background-color: #471224;
}
</style>
border-color css
<style>
span { border-color: #471224; }
span { border-color: rgb(71,18,36); }
td.TdClassName
{
border-color: #471224;
}
.TagClassName
{
border-color: #471224;
}
</style>