Shades of Bordeaux #451220
Tints of Bordeaux #451220
RGB
CMYK
RGB Variations
Color information
#451220 (or 0x451220) is known color: Bordeaux. HEX triplet: 45, 12 and 20. RGB value is (69,18,32). Sum of RGB (Red+Green+Blue) = 69+18+32=119 (15% of max value = 765). Red value is 69 (27.34% from 255 or 57.98% from 119); Green value is 18 (7.42% from 255 or 15.13% from 119); Blue value is 32 (12.89% from 255 or 26.89% from 119); Max value from RGB is 69 - color contains mainly: red. Hex color #451220 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451220 is #BAEDDF. Grayscale: #222222. Windows color (decimal): -12250592 or 2101829. OLE color: 2101829.
HSL color Cylindrical-coordinate representation of color #451220: hue angle of 343.53º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #451220 is Cyan = 0, Magento = 0.74, Yellow = 0.54 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 18 | 32 | - |
| CMYK | 0 | 0.74 | 0.54 | 0.73 |
| HSL | 343.53º | 0.59% | 0.17% | - |
| HSV(B) | 343.53º | 0.74% | 0.27% | - |
| XYZ | 2.93 | 1.8 | 1.56 | - |
| YUV | 34.85 | 126.4 | 152.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 18 | 32 | 0 | 0.74 | 0.54 | 0.73 | 343.53 | 0.59 | 0.17 |
| Hex | 45 | 12 | 20 | 0 | 4A | 36 | 49 | 158 | 3B | 11 |
| Octal | 105 | 22 | 40 | 0 | 112 | 66 | 111 | 530 | 73 | 21 |
| Binary | 1000101 | 10010 | 100000 | 0 | 1001010 | 110110 | 1001001 | 101011000 | 111011 | 10001 |
Color Harmonies of #451220
Complementary color
Monochromatic Colors of #451220
Black with #451220
Text Example
Text Example
White with #451220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451220; }
p { color: rgb(69,18,32); }
H1.HeaderClassName
{
color: #451220;
}
.AnyTagClassName
{
color: #451220;
}
</style>
background-color css
<style>
a { background-color: #451220; }
a { background-color: rgb(69,18,32); }
div.DivClassName
{
background-color: #451220;
}
.BgClassName
{
background-color: #451220;
}
</style>
border-color css
<style>
span { border-color: #451220; }
span { border-color: rgb(69,18,32); }
td.TdClassName
{
border-color: #451220;
}
.TagClassName
{
border-color: #451220;
}
</style>