Shades of Bordeaux #461021
Tints of Bordeaux #461021
RGB
CMYK
RGB Variations
Color information
#461021 (or 0x461021) is known color: Bordeaux. HEX triplet: 46, 10 and 21. RGB value is (70,16,33). Sum of RGB (Red+Green+Blue) = 70+16+33=119 (15% of max value = 765). Red value is 70 (27.73% from 255 or 58.82% from 119); Green value is 16 (6.64% from 255 or 13.45% from 119); Blue value is 33 (13.28% from 255 or 27.73% from 119); Max value from RGB is 70 - color contains mainly: red. Hex color #461021 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461021 is #B9EFDE. Grayscale: #222222. Windows color (decimal): -12185567 or 2166854. OLE color: 2166854.
HSL color Cylindrical-coordinate representation of color #461021: hue angle of 341.11º 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 #461021 is Cyan = 0, Magento = 0.77, Yellow = 0.53 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 16 | 33 | - |
| CMYK | 0 | 0.77 | 0.53 | 0.73 |
| HSL | 341.11º | 0.63% | 0.17% | - |
| HSV(B) | 341.11º | 0.77% | 0.27% | - |
| XYZ | 2.99 | 1.78 | 1.63 | - |
| YUV | 34.08 | 127.39 | 153.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 33 | 0 | 0.77 | 0.53 | 0.73 | 341.11 | 0.63 | 0.17 |
| Hex | 46 | 10 | 21 | 0 | 4D | 35 | 49 | 155 | 3F | 11 |
| Octal | 106 | 20 | 41 | 0 | 115 | 65 | 111 | 525 | 77 | 21 |
| Binary | 1000110 | 10000 | 100001 | 0 | 1001101 | 110101 | 1001001 | 101010101 | 111111 | 10001 |
Color Harmonies of #461021
Complementary color
Monochromatic Colors of #461021
Black with #461021
Text Example
Text Example
White with #461021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461021; }
p { color: rgb(70,16,33); }
H1.HeaderClassName
{
color: #461021;
}
.AnyTagClassName
{
color: #461021;
}
</style>
background-color css
<style>
a { background-color: #461021; }
a { background-color: rgb(70,16,33); }
div.DivClassName
{
background-color: #461021;
}
.BgClassName
{
background-color: #461021;
}
</style>
border-color css
<style>
span { border-color: #461021; }
span { border-color: rgb(70,16,33); }
td.TdClassName
{
border-color: #461021;
}
.TagClassName
{
border-color: #461021;
}
</style>