Shades of Bordeaux #441021
Tints of Bordeaux #441021
RGB
CMYK
RGB Variations
Color information
#441021 (or 0x441021) is known color: Bordeaux. HEX triplet: 44, 10 and 21. RGB value is (68,16,33). Sum of RGB (Red+Green+Blue) = 68+16+33=117 (15% of max value = 765). Red value is 68 (26.95% from 255 or 58.12% from 117); Green value is 16 (6.64% from 255 or 13.68% from 117); Blue value is 33 (13.28% from 255 or 28.21% from 117); Max value from RGB is 68 - color contains mainly: red. Hex color #441021 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441021 is #BBEFDE. Grayscale: #212121. Windows color (decimal): -12316639 or 2166852. OLE color: 2166852.
HSL color Cylindrical-coordinate representation of color #441021: hue angle of 340.38º 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 #441021 is Cyan = 0, Magento = 0.76, Yellow = 0.51 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 16 | 33 | - |
| CMYK | 0 | 0.76 | 0.51 | 0.73 |
| HSL | 340.38º | 0.62% | 0.16% | - |
| HSV(B) | 340.38º | 0.76% | 0.27% | - |
| XYZ | 2.84 | 1.71 | 1.62 | - |
| YUV | 33.49 | 127.73 | 152.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 16 | 33 | 0 | 0.76 | 0.51 | 0.73 | 340.38 | 0.62 | 0.16 |
| Hex | 44 | 10 | 21 | 0 | 4C | 33 | 49 | 154 | 3E | 10 |
| Octal | 104 | 20 | 41 | 0 | 114 | 63 | 111 | 524 | 76 | 20 |
| Binary | 1000100 | 10000 | 100001 | 0 | 1001100 | 110011 | 1001001 | 101010100 | 111110 | 10000 |
Color Harmonies of #441021
Complementary color
Monochromatic Colors of #441021
Black with #441021
Text Example
Text Example
White with #441021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441021; }
p { color: rgb(68,16,33); }
H1.HeaderClassName
{
color: #441021;
}
.AnyTagClassName
{
color: #441021;
}
</style>
background-color css
<style>
a { background-color: #441021; }
a { background-color: rgb(68,16,33); }
div.DivClassName
{
background-color: #441021;
}
.BgClassName
{
background-color: #441021;
}
</style>
border-color css
<style>
span { border-color: #441021; }
span { border-color: rgb(68,16,33); }
td.TdClassName
{
border-color: #441021;
}
.TagClassName
{
border-color: #441021;
}
</style>