Shades of Bordeaux #441022
Tints of Bordeaux #441022
RGB
CMYK
RGB Variations
Color information
#441022 (or 0x441022) is known color: Bordeaux. HEX triplet: 44, 10 and 22. RGB value is (68,16,34). Sum of RGB (Red+Green+Blue) = 68+16+34=118 (15% of max value = 765). Red value is 68 (26.95% from 255 or 57.63% from 118); Green value is 16 (6.64% from 255 or 13.56% from 118); Blue value is 34 (13.67% from 255 or 28.81% from 118); Max value from RGB is 68 - color contains mainly: red. Hex color #441022 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441022 is #BBEFDD. Grayscale: #212121. Windows color (decimal): -12316638 or 2232388. OLE color: 2232388.
HSL color Cylindrical-coordinate representation of color #441022: hue angle of 339.23º degrees, saturation: 0.62, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #441022 is Cyan = 0, Magento = 0.76, Yellow = 0.50 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 16 | 34 | - |
| CMYK | 0 | 0.76 | 0.50 | 0.73 |
| HSL | 339.23º | 0.62% | 0.16% | - |
| HSV(B) | 339.23º | 0.76% | 0.27% | - |
| XYZ | 2.86 | 1.72 | 1.69 | - |
| YUV | 33.6 | 128.23 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 16 | 34 | 0 | 0.76 | 0.50 | 0.73 | 339.23 | 0.62 | 0.16 |
| Hex | 44 | 10 | 22 | 0 | 4C | 32 | 49 | 153 | 3E | 10 |
| Octal | 104 | 20 | 42 | 0 | 114 | 62 | 111 | 523 | 76 | 20 |
| Binary | 1000100 | 10000 | 100010 | 0 | 1001100 | 110010 | 1001001 | 101010011 | 111110 | 10000 |
Color Harmonies of #441022
Complementary color
Monochromatic Colors of #441022
Black with #441022
Text Example
Text Example
White with #441022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441022; }
p { color: rgb(68,16,34); }
H1.HeaderClassName
{
color: #441022;
}
.AnyTagClassName
{
color: #441022;
}
</style>
background-color css
<style>
a { background-color: #441022; }
a { background-color: rgb(68,16,34); }
div.DivClassName
{
background-color: #441022;
}
.BgClassName
{
background-color: #441022;
}
</style>
border-color css
<style>
span { border-color: #441022; }
span { border-color: rgb(68,16,34); }
td.TdClassName
{
border-color: #441022;
}
.TagClassName
{
border-color: #441022;
}
</style>