Shades of Bordeaux #431622
Tints of Bordeaux #431622
RGB
CMYK
RGB Variations
Color information
#431622 (or 0x431622) is known color: Bordeaux. HEX triplet: 43, 16 and 22. RGB value is (67,22,34). Sum of RGB (Red+Green+Blue) = 67+22+34=123 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.47% from 123); Green value is 22 (8.98% from 255 or 17.89% from 123); Blue value is 34 (13.67% from 255 or 27.64% from 123); Max value from RGB is 67 - color contains mainly: red. Hex color #431622 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431622 is #BCE9DD. Grayscale: #242424. Windows color (decimal): -12380638 or 2233923. OLE color: 2233923.
HSL color Cylindrical-coordinate representation of color #431622: hue angle of 344º degrees, saturation: 0.51, 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 #431622 is Cyan = 0, Magento = 0.67, Yellow = 0.49 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 22 | 34 | - |
| CMYK | 0 | 0.67 | 0.49 | 0.74 |
| HSL | 344º | 0.51% | 0.17% | - |
| HSV(B) | 344º | 0.67% | 0.26% | - |
| XYZ | 2.89 | 1.88 | 1.72 | - |
| YUV | 36.82 | 126.41 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 22 | 34 | 0 | 0.67 | 0.49 | 0.74 | 344 | 0.51 | 0.17 |
| Hex | 43 | 16 | 22 | 0 | 43 | 31 | 4A | 158 | 33 | 11 |
| Octal | 103 | 26 | 42 | 0 | 103 | 61 | 112 | 530 | 63 | 21 |
| Binary | 1000011 | 10110 | 100010 | 0 | 1000011 | 110001 | 1001010 | 101011000 | 110011 | 10001 |
Color Harmonies of #431622
Complementary color
Monochromatic Colors of #431622
Black with #431622
Text Example
Text Example
White with #431622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431622; }
p { color: rgb(67,22,34); }
H1.HeaderClassName
{
color: #431622;
}
.AnyTagClassName
{
color: #431622;
}
</style>
background-color css
<style>
a { background-color: #431622; }
a { background-color: rgb(67,22,34); }
div.DivClassName
{
background-color: #431622;
}
.BgClassName
{
background-color: #431622;
}
</style>
border-color css
<style>
span { border-color: #431622; }
span { border-color: rgb(67,22,34); }
td.TdClassName
{
border-color: #431622;
}
.TagClassName
{
border-color: #431622;
}
</style>