Shades of Bordeaux #461220
Tints of Bordeaux #461220
RGB
CMYK
RGB Variations
Color information
#461220 (or 0x461220) is known color: Bordeaux. HEX triplet: 46, 12 and 20. RGB value is (70,18,32). Sum of RGB (Red+Green+Blue) = 70+18+32=120 (15% of max value = 765). Red value is 70 (27.73% from 255 or 58.33% from 120); Green value is 18 (7.42% from 255 or 15% from 120); Blue value is 32 (12.89% from 255 or 26.67% from 120); Max value from RGB is 70 - color contains mainly: red. Hex color #461220 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461220 is #B9EDDF. Grayscale: #232323. Windows color (decimal): -12185056 or 2101830. OLE color: 2101830.
HSL color Cylindrical-coordinate representation of color #461220: hue angle of 343.85º 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 #461220 is Cyan = 0, Magento = 0.74, Yellow = 0.54 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 18 | 32 | - |
| CMYK | 0 | 0.74 | 0.54 | 0.73 |
| HSL | 343.85º | 0.59% | 0.17% | - |
| HSV(B) | 343.85º | 0.74% | 0.27% | - |
| XYZ | 3 | 1.84 | 1.56 | - |
| YUV | 35.14 | 126.23 | 152.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 18 | 32 | 0 | 0.74 | 0.54 | 0.73 | 343.85 | 0.59 | 0.17 |
| Hex | 46 | 12 | 20 | 0 | 4A | 36 | 49 | 158 | 3B | 11 |
| Octal | 106 | 22 | 40 | 0 | 112 | 66 | 111 | 530 | 73 | 21 |
| Binary | 1000110 | 10010 | 100000 | 0 | 1001010 | 110110 | 1001001 | 101011000 | 111011 | 10001 |
Color Harmonies of #461220
Complementary color
Monochromatic Colors of #461220
Black with #461220
Text Example
Text Example
White with #461220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461220; }
p { color: rgb(70,18,32); }
H1.HeaderClassName
{
color: #461220;
}
.AnyTagClassName
{
color: #461220;
}
</style>
background-color css
<style>
a { background-color: #461220; }
a { background-color: rgb(70,18,32); }
div.DivClassName
{
background-color: #461220;
}
.BgClassName
{
background-color: #461220;
}
</style>
border-color css
<style>
span { border-color: #461220; }
span { border-color: rgb(70,18,32); }
td.TdClassName
{
border-color: #461220;
}
.TagClassName
{
border-color: #461220;
}
</style>