Shades of Temptress #412129
Tints of Temptress #412129
RGB
CMYK
RGB Variations
Color information
#412129 (or 0x412129) is known color: Temptress. HEX triplet: 41, 21 and 29. RGB value is (65,33,41). Sum of RGB (Red+Green+Blue) = 65+33+41=139 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.76% from 139); Green value is 33 (13.28% from 255 or 23.74% from 139); Blue value is 41 (16.41% from 255 or 29.50% from 139); Max value from RGB is 65 - color contains mainly: red. Hex color #412129 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412129 is #BEDED6. Grayscale: #2B2B2B. Windows color (decimal): -12508887 or 2695489. OLE color: 2695489.
HSL color Cylindrical-coordinate representation of color #412129: hue angle of 345º degrees, saturation: 0.33, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #412129 is Cyan = 0, Magento = 0.49, Yellow = 0.37 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 33 | 41 | - |
| CMYK | 0 | 0.49 | 0.37 | 0.75 |
| HSL | 345º | 0.33% | 0.19% | - |
| HSV(B) | 345º | 0.49% | 0.25% | - |
| XYZ | 3.12 | 2.37 | 2.39 | - |
| YUV | 43.48 | 126.6 | 143.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 33 | 41 | 0 | 0.49 | 0.37 | 0.75 | 345 | 0.33 | 0.19 |
| Hex | 41 | 21 | 29 | 0 | 31 | 25 | 4B | 159 | 21 | 13 |
| Octal | 101 | 41 | 51 | 0 | 61 | 45 | 113 | 531 | 41 | 23 |
| Binary | 1000001 | 100001 | 101001 | 0 | 110001 | 100101 | 1001011 | 101011001 | 100001 | 10011 |
Color Harmonies of #412129
Complementary color
Monochromatic Colors of #412129
Black with #412129
Text Example
Text Example
White with #412129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412129; }
p { color: rgb(65,33,41); }
H1.HeaderClassName
{
color: #412129;
}
.AnyTagClassName
{
color: #412129;
}
</style>
background-color css
<style>
a { background-color: #412129; }
a { background-color: rgb(65,33,41); }
div.DivClassName
{
background-color: #412129;
}
.BgClassName
{
background-color: #412129;
}
</style>
border-color css
<style>
span { border-color: #412129; }
span { border-color: rgb(65,33,41); }
td.TdClassName
{
border-color: #412129;
}
.TagClassName
{
border-color: #412129;
}
</style>