Shades of Temptress #411522
Tints of Temptress #411522
RGB
CMYK
RGB Variations
Color information
#411522 (or 0x411522) is known color: Temptress. HEX triplet: 41, 15 and 22. RGB value is (65,21,34). Sum of RGB (Red+Green+Blue) = 65+21+34=120 (15% of max value = 765). Red value is 65 (25.78% from 255 or 54.17% from 120); Green value is 21 (8.59% from 255 or 17.5% from 120); Blue value is 34 (13.67% from 255 or 28.33% from 120); Max value from RGB is 65 - color contains mainly: red. Hex color #411522 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411522 is #BEEADD. Grayscale: #232323. Windows color (decimal): -12511966 or 2233665. OLE color: 2233665.
HSL color Cylindrical-coordinate representation of color #411522: hue angle of 342.27º 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 #411522 is Cyan = 0, Magento = 0.68, Yellow = 0.48 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 21 | 34 | - |
| CMYK | 0 | 0.68 | 0.48 | 0.75 |
| HSL | 342.27º | 0.51% | 0.17% | - |
| HSV(B) | 342.27º | 0.68% | 0.25% | - |
| XYZ | 2.74 | 1.78 | 1.71 | - |
| YUV | 35.64 | 127.08 | 148.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 34 | 0 | 0.68 | 0.48 | 0.75 | 342.27 | 0.51 | 0.17 |
| Hex | 41 | 15 | 22 | 0 | 44 | 30 | 4B | 156 | 33 | 11 |
| Octal | 101 | 25 | 42 | 0 | 104 | 60 | 113 | 526 | 63 | 21 |
| Binary | 1000001 | 10101 | 100010 | 0 | 1000100 | 110000 | 1001011 | 101010110 | 110011 | 10001 |
Color Harmonies of #411522
Complementary color
Monochromatic Colors of #411522
Black with #411522
Text Example
Text Example
White with #411522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411522; }
p { color: rgb(65,21,34); }
H1.HeaderClassName
{
color: #411522;
}
.AnyTagClassName
{
color: #411522;
}
</style>
background-color css
<style>
a { background-color: #411522; }
a { background-color: rgb(65,21,34); }
div.DivClassName
{
background-color: #411522;
}
.BgClassName
{
background-color: #411522;
}
</style>
border-color css
<style>
span { border-color: #411522; }
span { border-color: rgb(65,21,34); }
td.TdClassName
{
border-color: #411522;
}
.TagClassName
{
border-color: #411522;
}
</style>