Shades of Bordeaux #451720
Tints of Bordeaux #451720
RGB
CMYK
RGB Variations
Color information
#451720 (or 0x451720) is known color: Bordeaux. HEX triplet: 45, 17 and 20. RGB value is (69,23,32). Sum of RGB (Red+Green+Blue) = 69+23+32=124 (16% of max value = 765). Red value is 69 (27.34% from 255 or 55.65% from 124); Green value is 23 (9.38% from 255 or 18.55% from 124); Blue value is 32 (12.89% from 255 or 25.81% from 124); Max value from RGB is 69 - color contains mainly: red. Hex color #451720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451720 is #BAE8DF. Grayscale: #252525. Windows color (decimal): -12249312 or 2103109. OLE color: 2103109.
HSL color Cylindrical-coordinate representation of color #451720: hue angle of 348.26º degrees, saturation: 0.5, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #451720 is Cyan = 0, Magento = 0.67, Yellow = 0.54 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 23 | 32 | - |
| CMYK | 0 | 0.67 | 0.54 | 0.73 |
| HSL | 348.26º | 0.5% | 0.18% | - |
| HSV(B) | 348.26º | 0.67% | 0.27% | - |
| XYZ | 3.02 | 1.98 | 1.59 | - |
| YUV | 37.78 | 124.74 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 32 | 0 | 0.67 | 0.54 | 0.73 | 348.26 | 0.5 | 0.18 |
| Hex | 45 | 17 | 20 | 0 | 43 | 36 | 49 | 15C | 32 | 12 |
| Octal | 105 | 27 | 40 | 0 | 103 | 66 | 111 | 534 | 62 | 22 |
| Binary | 1000101 | 10111 | 100000 | 0 | 1000011 | 110110 | 1001001 | 101011100 | 110010 | 10010 |
Color Harmonies of #451720
Complementary color
Monochromatic Colors of #451720
Black with #451720
Text Example
Text Example
White with #451720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451720; }
p { color: rgb(69,23,32); }
H1.HeaderClassName
{
color: #451720;
}
.AnyTagClassName
{
color: #451720;
}
</style>
background-color css
<style>
a { background-color: #451720; }
a { background-color: rgb(69,23,32); }
div.DivClassName
{
background-color: #451720;
}
.BgClassName
{
background-color: #451720;
}
</style>
border-color css
<style>
span { border-color: #451720; }
span { border-color: rgb(69,23,32); }
td.TdClassName
{
border-color: #451720;
}
.TagClassName
{
border-color: #451720;
}
</style>