Shades of Bordeaux #450419
Tints of Bordeaux #450419
RGB
CMYK
RGB Variations
Color information
#450419 (or 0x450419) is known color: Bordeaux. HEX triplet: 45, 04 and 19. RGB value is (69,4,25). Sum of RGB (Red+Green+Blue) = 69+4+25=98 (12% of max value = 765). Red value is 69 (27.34% from 255 or 70.41% from 98); Green value is 4 (1.95% from 255 or 4.08% from 98); Blue value is 25 (10.16% from 255 or 25.51% from 98); Max value from RGB is 69 - color contains mainly: red. Hex color #450419 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #450419 is #BAFBE6. Grayscale: #191919. Windows color (decimal): -12254183 or 1639493. OLE color: 1639493.
HSL color Cylindrical-coordinate representation of color #450419: hue angle of 340.62º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #450419 is Cyan = 0, Magento = 0.94, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 4 | 25 | - |
| CMYK | 0 | 0.94 | 0.64 | 0.73 |
| HSL | 340.62º | 0.89% | 0.14% | - |
| HSV(B) | 340.62º | 0.94% | 0.27% | - |
| XYZ | 2.67 | 1.42 | 1.05 | - |
| YUV | 25.83 | 127.53 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 4 | 25 | 0 | 0.94 | 0.64 | 0.73 | 340.62 | 0.89 | 0.14 |
| Hex | 45 | 4 | 19 | 0 | 5E | 40 | 49 | 155 | 59 | E |
| Octal | 105 | 4 | 31 | 0 | 136 | 100 | 111 | 525 | 131 | 16 |
| Binary | 1000101 | 100 | 11001 | 0 | 1011110 | 1000000 | 1001001 | 101010101 | 1011001 | 1110 |
Color Harmonies of #450419
Complementary color
Monochromatic Colors of #450419
Black with #450419
Text Example
Text Example
White with #450419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450419; }
p { color: rgb(69,4,25); }
H1.HeaderClassName
{
color: #450419;
}
.AnyTagClassName
{
color: #450419;
}
</style>
background-color css
<style>
a { background-color: #450419; }
a { background-color: rgb(69,4,25); }
div.DivClassName
{
background-color: #450419;
}
.BgClassName
{
background-color: #450419;
}
</style>
border-color css
<style>
span { border-color: #450419; }
span { border-color: rgb(69,4,25); }
td.TdClassName
{
border-color: #450419;
}
.TagClassName
{
border-color: #450419;
}
</style>