Shades of Bordeaux #421621
Tints of Bordeaux #421621
RGB
CMYK
RGB Variations
Color information
#421621 (or 0x421621) is known color: Bordeaux. HEX triplet: 42, 16 and 21. RGB value is (66,22,33). Sum of RGB (Red+Green+Blue) = 66+22+33=121 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.55% from 121); Green value is 22 (8.98% from 255 or 18.18% from 121); Blue value is 33 (13.28% from 255 or 27.27% from 121); Max value from RGB is 66 - color contains mainly: red. Hex color #421621 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421621 is #BDE9DE. Grayscale: #242424. Windows color (decimal): -12446175 or 2168386. OLE color: 2168386.
HSL color Cylindrical-coordinate representation of color #421621: hue angle of 345º degrees, saturation: 0.5, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #421621 is Cyan = 0, Magento = 0.67, Yellow = 0.5 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 22 | 33 | - |
| CMYK | 0 | 0.67 | 0.5 | 0.74 |
| HSL | 345º | 0.5% | 0.17% | - |
| HSV(B) | 345º | 0.67% | 0.26% | - |
| XYZ | 2.81 | 1.84 | 1.65 | - |
| YUV | 36.41 | 126.08 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 33 | 0 | 0.67 | 0.5 | 0.74 | 345 | 0.5 | 0.17 |
| Hex | 42 | 16 | 21 | 0 | 43 | 32 | 4A | 159 | 32 | 11 |
| Octal | 102 | 26 | 41 | 0 | 103 | 62 | 112 | 531 | 62 | 21 |
| Binary | 1000010 | 10110 | 100001 | 0 | 1000011 | 110010 | 1001010 | 101011001 | 110010 | 10001 |
Color Harmonies of #421621
Complementary color
Monochromatic Colors of #421621
Black with #421621
Text Example
Text Example
White with #421621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421621; }
p { color: rgb(66,22,33); }
H1.HeaderClassName
{
color: #421621;
}
.AnyTagClassName
{
color: #421621;
}
</style>
background-color css
<style>
a { background-color: #421621; }
a { background-color: rgb(66,22,33); }
div.DivClassName
{
background-color: #421621;
}
.BgClassName
{
background-color: #421621;
}
</style>
border-color css
<style>
span { border-color: #421621; }
span { border-color: rgb(66,22,33); }
td.TdClassName
{
border-color: #421621;
}
.TagClassName
{
border-color: #421621;
}
</style>