Shades of Temptress #411521
Tints of Temptress #411521
RGB
CMYK
RGB Variations
Color information
#411521 (or 0x411521) is known color: Temptress. HEX triplet: 41, 15 and 21. RGB value is (65,21,33). Sum of RGB (Red+Green+Blue) = 65+21+33=119 (15% of max value = 765). Red value is 65 (25.78% from 255 or 54.62% from 119); Green value is 21 (8.59% from 255 or 17.65% from 119); Blue value is 33 (13.28% from 255 or 27.73% from 119); Max value from RGB is 65 - color contains mainly: red. Hex color #411521 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411521 is #BEEADE. Grayscale: #232323. Windows color (decimal): -12511967 or 2168129. OLE color: 2168129.
HSL color Cylindrical-coordinate representation of color #411521: hue angle of 343.64º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #411521 is Cyan = 0, Magento = 0.68, Yellow = 0.49 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 21 | 33 | - |
| CMYK | 0 | 0.68 | 0.49 | 0.75 |
| HSL | 343.64º | 0.51% | 0.17% | - |
| HSV(B) | 343.64º | 0.68% | 0.25% | - |
| XYZ | 2.72 | 1.77 | 1.64 | - |
| YUV | 35.52 | 126.58 | 149.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 33 | 0 | 0.68 | 0.49 | 0.75 | 343.64 | 0.51 | 0.17 |
| Hex | 41 | 15 | 21 | 0 | 44 | 31 | 4B | 158 | 33 | 11 |
| Octal | 101 | 25 | 41 | 0 | 104 | 61 | 113 | 530 | 63 | 21 |
| Binary | 1000001 | 10101 | 100001 | 0 | 1000100 | 110001 | 1001011 | 101011000 | 110011 | 10001 |
Color Harmonies of #411521
Complementary color
Monochromatic Colors of #411521
Black with #411521
Text Example
Text Example
White with #411521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411521; }
p { color: rgb(65,21,33); }
H1.HeaderClassName
{
color: #411521;
}
.AnyTagClassName
{
color: #411521;
}
</style>
background-color css
<style>
a { background-color: #411521; }
a { background-color: rgb(65,21,33); }
div.DivClassName
{
background-color: #411521;
}
.BgClassName
{
background-color: #411521;
}
</style>
border-color css
<style>
span { border-color: #411521; }
span { border-color: rgb(65,21,33); }
td.TdClassName
{
border-color: #411521;
}
.TagClassName
{
border-color: #411521;
}
</style>