Shades of Bordeaux #450518
Tints of Bordeaux #450518
RGB
CMYK
RGB Variations
Color information
#450518 (or 0x450518) is known color: Bordeaux. HEX triplet: 45, 05 and 18. RGB value is (69,5,24). Sum of RGB (Red+Green+Blue) = 69+5+24=98 (12% of max value = 765). Red value is 69 (27.34% from 255 or 70.41% from 98); Green value is 5 (2.34% from 255 or 5.10% from 98); Blue value is 24 (9.77% from 255 or 24.49% from 98); Max value from RGB is 69 - color contains mainly: red. Hex color #450518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #450518 is #BAFAE7. Grayscale: #1A1A1A. Windows color (decimal): -12253928 or 1574213. OLE color: 1574213.
HSL color Cylindrical-coordinate representation of color #450518: hue angle of 342.19º degrees, saturation: 0.86, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #450518 is Cyan = 0, Magento = 0.93, Yellow = 0.65 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 5 | 24 | - |
| CMYK | 0 | 0.93 | 0.65 | 0.73 |
| HSL | 342.19º | 0.86% | 0.15% | - |
| HSV(B) | 342.19º | 0.93% | 0.27% | - |
| XYZ | 2.67 | 1.44 | 1 | - |
| YUV | 26.3 | 126.7 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 5 | 24 | 0 | 0.93 | 0.65 | 0.73 | 342.19 | 0.86 | 0.15 |
| Hex | 45 | 5 | 18 | 0 | 5D | 41 | 49 | 156 | 56 | F |
| Octal | 105 | 5 | 30 | 0 | 135 | 101 | 111 | 526 | 126 | 17 |
| Binary | 1000101 | 101 | 11000 | 0 | 1011101 | 1000001 | 1001001 | 101010110 | 1010110 | 1111 |
Color Harmonies of #450518
Complementary color
Monochromatic Colors of #450518
Black with #450518
Text Example
Text Example
White with #450518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450518; }
p { color: rgb(69,5,24); }
H1.HeaderClassName
{
color: #450518;
}
.AnyTagClassName
{
color: #450518;
}
</style>
background-color css
<style>
a { background-color: #450518; }
a { background-color: rgb(69,5,24); }
div.DivClassName
{
background-color: #450518;
}
.BgClassName
{
background-color: #450518;
}
</style>
border-color css
<style>
span { border-color: #450518; }
span { border-color: rgb(69,5,24); }
td.TdClassName
{
border-color: #450518;
}
.TagClassName
{
border-color: #450518;
}
</style>