Shades of Bordeaux #461022
Tints of Bordeaux #461022
RGB
CMYK
RGB Variations
Color information
#461022 (or 0x461022) is known color: Bordeaux. HEX triplet: 46, 10 and 22. RGB value is (70,16,34). Sum of RGB (Red+Green+Blue) = 70+16+34=120 (15% of max value = 765). Red value is 70 (27.73% from 255 or 58.33% from 120); Green value is 16 (6.64% from 255 or 13.33% from 120); Blue value is 34 (13.67% from 255 or 28.33% from 120); Max value from RGB is 70 - color contains mainly: red. Hex color #461022 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461022 is #B9EFDD. Grayscale: #222222. Windows color (decimal): -12185566 or 2232390. OLE color: 2232390.
HSL color Cylindrical-coordinate representation of color #461022: hue angle of 340º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #461022 is Cyan = 0, Magento = 0.77, Yellow = 0.51 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 16 | 34 | - |
| CMYK | 0 | 0.77 | 0.51 | 0.73 |
| HSL | 340º | 0.63% | 0.17% | - |
| HSV(B) | 340º | 0.77% | 0.27% | - |
| XYZ | 3 | 1.79 | 1.7 | - |
| YUV | 34.2 | 127.89 | 153.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 34 | 0 | 0.77 | 0.51 | 0.73 | 340 | 0.63 | 0.17 |
| Hex | 46 | 10 | 22 | 0 | 4D | 33 | 49 | 154 | 3F | 11 |
| Octal | 106 | 20 | 42 | 0 | 115 | 63 | 111 | 524 | 77 | 21 |
| Binary | 1000110 | 10000 | 100010 | 0 | 1001101 | 110011 | 1001001 | 101010100 | 111111 | 10001 |
Color Harmonies of #461022
Complementary color
Monochromatic Colors of #461022
Black with #461022
Text Example
Text Example
White with #461022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461022; }
p { color: rgb(70,16,34); }
H1.HeaderClassName
{
color: #461022;
}
.AnyTagClassName
{
color: #461022;
}
</style>
background-color css
<style>
a { background-color: #461022; }
a { background-color: rgb(70,16,34); }
div.DivClassName
{
background-color: #461022;
}
.BgClassName
{
background-color: #461022;
}
</style>
border-color css
<style>
span { border-color: #461022; }
span { border-color: rgb(70,16,34); }
td.TdClassName
{
border-color: #461022;
}
.TagClassName
{
border-color: #461022;
}
</style>