Shades of Bordeaux #450319
Tints of Bordeaux #450319
RGB
CMYK
RGB Variations
Color information
#450319 (or 0x450319) is known color: Bordeaux. HEX triplet: 45, 03 and 19. RGB value is (69,3,25). Sum of RGB (Red+Green+Blue) = 69+3+25=97 (12% of max value = 765). Red value is 69 (27.34% from 255 or 71.13% from 97); Green value is 3 (1.56% from 255 or 3.09% from 97); Blue value is 25 (10.16% from 255 or 25.77% from 97); Max value from RGB is 69 - color contains mainly: red. Hex color #450319 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #450319 is #BAFCE6. Grayscale: #191919. Windows color (decimal): -12254439 or 1639237. OLE color: 1639237.
HSL color Cylindrical-coordinate representation of color #450319: hue angle of 340º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #450319 is Cyan = 0, Magento = 0.96, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 3 | 25 | - |
| CMYK | 0 | 0.96 | 0.64 | 0.73 |
| HSL | 340º | 0.92% | 0.14% | - |
| HSV(B) | 340º | 0.96% | 0.27% | - |
| XYZ | 2.66 | 1.4 | 1.05 | - |
| YUV | 25.24 | 127.87 | 159.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 3 | 25 | 0 | 0.96 | 0.64 | 0.73 | 340 | 0.92 | 0.14 |
| Hex | 45 | 3 | 19 | 0 | 60 | 40 | 49 | 154 | 5C | E |
| Octal | 105 | 3 | 31 | 0 | 140 | 100 | 111 | 524 | 134 | 16 |
| Binary | 1000101 | 11 | 11001 | 0 | 1100000 | 1000000 | 1001001 | 101010100 | 1011100 | 1110 |
Color Harmonies of #450319
Complementary color
Monochromatic Colors of #450319
Black with #450319
Text Example
Text Example
White with #450319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450319; }
p { color: rgb(69,3,25); }
H1.HeaderClassName
{
color: #450319;
}
.AnyTagClassName
{
color: #450319;
}
</style>
background-color css
<style>
a { background-color: #450319; }
a { background-color: rgb(69,3,25); }
div.DivClassName
{
background-color: #450319;
}
.BgClassName
{
background-color: #450319;
}
</style>
border-color css
<style>
span { border-color: #450319; }
span { border-color: rgb(69,3,25); }
td.TdClassName
{
border-color: #450319;
}
.TagClassName
{
border-color: #450319;
}
</style>