Shades of Bordeaux #421720
Tints of Bordeaux #421720
RGB
CMYK
RGB Variations
Color information
#421720 (or 0x421720) is known color: Bordeaux. HEX triplet: 42, 17 and 20. RGB value is (66,23,32). Sum of RGB (Red+Green+Blue) = 66+23+32=121 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.55% from 121); Green value is 23 (9.38% from 255 or 19.01% from 121); Blue value is 32 (12.89% from 255 or 26.45% from 121); Max value from RGB is 66 - color contains mainly: red. Hex color #421720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421720 is #BDE8DF. Grayscale: #242424. Windows color (decimal): -12445920 or 2103106. OLE color: 2103106.
HSL color Cylindrical-coordinate representation of color #421720: hue angle of 347.44º degrees, saturation: 0.48, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #421720 is Cyan = 0, Magento = 0.65, Yellow = 0.52 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 23 | 32 | - |
| CMYK | 0 | 0.65 | 0.52 | 0.74 |
| HSL | 347.44º | 0.48% | 0.17% | - |
| HSV(B) | 347.44º | 0.65% | 0.26% | - |
| XYZ | 2.81 | 1.88 | 1.58 | - |
| YUV | 36.88 | 125.25 | 148.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 32 | 0 | 0.65 | 0.52 | 0.74 | 347.44 | 0.48 | 0.17 |
| Hex | 42 | 17 | 20 | 0 | 41 | 34 | 4A | 15B | 30 | 11 |
| Octal | 102 | 27 | 40 | 0 | 101 | 64 | 112 | 533 | 60 | 21 |
| Binary | 1000010 | 10111 | 100000 | 0 | 1000001 | 110100 | 1001010 | 101011011 | 110000 | 10001 |
Color Harmonies of #421720
Complementary color
Monochromatic Colors of #421720
Black with #421720
Text Example
Text Example
White with #421720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421720; }
p { color: rgb(66,23,32); }
H1.HeaderClassName
{
color: #421720;
}
.AnyTagClassName
{
color: #421720;
}
</style>
background-color css
<style>
a { background-color: #421720; }
a { background-color: rgb(66,23,32); }
div.DivClassName
{
background-color: #421720;
}
.BgClassName
{
background-color: #421720;
}
</style>
border-color css
<style>
span { border-color: #421720; }
span { border-color: rgb(66,23,32); }
td.TdClassName
{
border-color: #421720;
}
.TagClassName
{
border-color: #421720;
}
</style>