Shades of Bordeaux #460419
Tints of Bordeaux #460419
RGB
CMYK
RGB Variations
Color information
#460419 (or 0x460419) is known color: Bordeaux. HEX triplet: 46, 04 and 19. RGB value is (70,4,25). Sum of RGB (Red+Green+Blue) = 70+4+25=99 (13% of max value = 765). Red value is 70 (27.73% from 255 or 70.71% from 99); Green value is 4 (1.95% from 255 or 4.04% from 99); Blue value is 25 (10.16% from 255 or 25.25% from 99); Max value from RGB is 70 - color contains mainly: red. Hex color #460419 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #460419 is #B9FBE6. Grayscale: #1A1A1A. Windows color (decimal): -12188647 or 1639494. OLE color: 1639494.
HSL color Cylindrical-coordinate representation of color #460419: hue angle of 340.91º 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 #460419 is Cyan = 0, Magento = 0.94, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 4 | 25 | - |
| CMYK | 0 | 0.94 | 0.64 | 0.73 |
| HSL | 340.91º | 0.89% | 0.15% | - |
| HSV(B) | 340.91º | 0.94% | 0.27% | - |
| XYZ | 2.74 | 1.46 | 1.06 | - |
| YUV | 26.13 | 127.37 | 159.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 25 | 0 | 0.94 | 0.64 | 0.73 | 340.91 | 0.89 | 0.15 |
| Hex | 46 | 4 | 19 | 0 | 5E | 40 | 49 | 155 | 59 | F |
| Octal | 106 | 4 | 31 | 0 | 136 | 100 | 111 | 525 | 131 | 17 |
| Binary | 1000110 | 100 | 11001 | 0 | 1011110 | 1000000 | 1001001 | 101010101 | 1011001 | 1111 |
Color Harmonies of #460419
Complementary color
Monochromatic Colors of #460419
Black with #460419
Text Example
Text Example
White with #460419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460419; }
p { color: rgb(70,4,25); }
H1.HeaderClassName
{
color: #460419;
}
.AnyTagClassName
{
color: #460419;
}
</style>
background-color css
<style>
a { background-color: #460419; }
a { background-color: rgb(70,4,25); }
div.DivClassName
{
background-color: #460419;
}
.BgClassName
{
background-color: #460419;
}
</style>
border-color css
<style>
span { border-color: #460419; }
span { border-color: rgb(70,4,25); }
td.TdClassName
{
border-color: #460419;
}
.TagClassName
{
border-color: #460419;
}
</style>