Shades of Bordeaux #460416
Tints of Bordeaux #460416
RGB
CMYK
RGB Variations
Color information
#460416 (or 0x460416) is known color: Bordeaux. HEX triplet: 46, 04 and 16. RGB value is (70,4,22). Sum of RGB (Red+Green+Blue) = 70+4+22=96 (12% of max value = 765). Red value is 70 (27.73% from 255 or 72.92% from 96); Green value is 4 (1.95% from 255 or 4.17% from 96); Blue value is 22 (8.98% from 255 or 22.92% from 96); Max value from RGB is 70 - color contains mainly: red. Hex color #460416 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #460416 is #B9FBE9. Grayscale: #191919. Windows color (decimal): -12188650 or 1442886. OLE color: 1442886.
HSL color Cylindrical-coordinate representation of color #460416: hue angle of 343.64º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #460416 is Cyan = 0, Magento = 0.94, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 4 | 22 | - |
| CMYK | 0 | 0.94 | 0.69 | 0.73 |
| HSL | 343.64º | 0.89% | 0.15% | - |
| HSV(B) | 343.64º | 0.94% | 0.27% | - |
| XYZ | 2.71 | 1.45 | 0.9 | - |
| YUV | 25.79 | 125.87 | 159.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 22 | 0 | 0.94 | 0.69 | 0.73 | 343.64 | 0.89 | 0.15 |
| Hex | 46 | 4 | 16 | 0 | 5E | 45 | 49 | 158 | 59 | F |
| Octal | 106 | 4 | 26 | 0 | 136 | 105 | 111 | 530 | 131 | 17 |
| Binary | 1000110 | 100 | 10110 | 0 | 1011110 | 1000101 | 1001001 | 101011000 | 1011001 | 1111 |
Color Harmonies of #460416
Complementary color
Monochromatic Colors of #460416
Black with #460416
Text Example
Text Example
White with #460416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460416; }
p { color: rgb(70,4,22); }
H1.HeaderClassName
{
color: #460416;
}
.AnyTagClassName
{
color: #460416;
}
</style>
background-color css
<style>
a { background-color: #460416; }
a { background-color: rgb(70,4,22); }
div.DivClassName
{
background-color: #460416;
}
.BgClassName
{
background-color: #460416;
}
</style>
border-color css
<style>
span { border-color: #460416; }
span { border-color: rgb(70,4,22); }
td.TdClassName
{
border-color: #460416;
}
.TagClassName
{
border-color: #460416;
}
</style>