Shades of Temptress #401321
Tints of Temptress #401321
RGB
CMYK
RGB Variations
Color information
#401321 (or 0x401321) is known color: Temptress. HEX triplet: 40, 13 and 21. RGB value is (64,19,33). Sum of RGB (Red+Green+Blue) = 64+19+33=116 (15% of max value = 765). Red value is 64 (25.39% from 255 or 55.17% from 116); Green value is 19 (7.81% from 255 or 16.38% from 116); Blue value is 33 (13.28% from 255 or 28.45% from 116); Max value from RGB is 64 - color contains mainly: red. Hex color #401321 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401321 is #BFECDE. Grayscale: #222222. Windows color (decimal): -12578015 or 2167616. OLE color: 2167616.
HSL color Cylindrical-coordinate representation of color #401321: hue angle of 341.33º degrees, saturation: 0.54, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #401321 is Cyan = 0, Magento = 0.70, Yellow = 0.48 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 19 | 33 | - |
| CMYK | 0 | 0.70 | 0.48 | 0.75 |
| HSL | 341.33º | 0.54% | 0.16% | - |
| HSV(B) | 341.33º | 0.7% | 0.25% | - |
| XYZ | 2.62 | 1.67 | 1.62 | - |
| YUV | 34.05 | 127.41 | 149.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 19 | 33 | 0 | 0.70 | 0.48 | 0.75 | 341.33 | 0.54 | 0.16 |
| Hex | 40 | 13 | 21 | 0 | 46 | 30 | 4B | 155 | 36 | 10 |
| Octal | 100 | 23 | 41 | 0 | 106 | 60 | 113 | 525 | 66 | 20 |
| Binary | 1000000 | 10011 | 100001 | 0 | 1000110 | 110000 | 1001011 | 101010101 | 110110 | 10000 |
Color Harmonies of #401321
Complementary color
Monochromatic Colors of #401321
Black with #401321
Text Example
Text Example
White with #401321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401321; }
p { color: rgb(64,19,33); }
H1.HeaderClassName
{
color: #401321;
}
.AnyTagClassName
{
color: #401321;
}
</style>
background-color css
<style>
a { background-color: #401321; }
a { background-color: rgb(64,19,33); }
div.DivClassName
{
background-color: #401321;
}
.BgClassName
{
background-color: #401321;
}
</style>
border-color css
<style>
span { border-color: #401321; }
span { border-color: rgb(64,19,33); }
td.TdClassName
{
border-color: #401321;
}
.TagClassName
{
border-color: #401321;
}
</style>