Shades of Temptress #412228
Tints of Temptress #412228
RGB
CMYK
RGB Variations
Color information
#412228 (or 0x412228) is known color: Temptress. HEX triplet: 41, 22 and 28. RGB value is (65,34,40). Sum of RGB (Red+Green+Blue) = 65+34+40=139 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.76% from 139); Green value is 34 (13.67% from 255 or 24.46% from 139); Blue value is 40 (16.02% from 255 or 28.78% from 139); Max value from RGB is 65 - color contains mainly: red. Hex color #412228 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412228 is #BEDDD7. Grayscale: #2B2B2B. Windows color (decimal): -12508632 or 2630209. OLE color: 2630209.
HSL color Cylindrical-coordinate representation of color #412228: hue angle of 348.39º degrees, saturation: 0.31, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #412228 is Cyan = 0, Magento = 0.48, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 34 | 40 | - |
| CMYK | 0 | 0.48 | 0.38 | 0.75 |
| HSL | 348.39º | 0.31% | 0.19% | - |
| HSV(B) | 348.39º | 0.48% | 0.25% | - |
| XYZ | 3.14 | 2.42 | 2.31 | - |
| YUV | 43.95 | 125.77 | 143.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 34 | 40 | 0 | 0.48 | 0.38 | 0.75 | 348.39 | 0.31 | 0.19 |
| Hex | 41 | 22 | 28 | 0 | 30 | 26 | 4B | 15C | 1F | 13 |
| Octal | 101 | 42 | 50 | 0 | 60 | 46 | 113 | 534 | 37 | 23 |
| Binary | 1000001 | 100010 | 101000 | 0 | 110000 | 100110 | 1001011 | 101011100 | 11111 | 10011 |
Color Harmonies of #412228
Complementary color
Monochromatic Colors of #412228
Black with #412228
Text Example
Text Example
White with #412228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412228; }
p { color: rgb(65,34,40); }
H1.HeaderClassName
{
color: #412228;
}
.AnyTagClassName
{
color: #412228;
}
</style>
background-color css
<style>
a { background-color: #412228; }
a { background-color: rgb(65,34,40); }
div.DivClassName
{
background-color: #412228;
}
.BgClassName
{
background-color: #412228;
}
</style>
border-color css
<style>
span { border-color: #412228; }
span { border-color: rgb(65,34,40); }
td.TdClassName
{
border-color: #412228;
}
.TagClassName
{
border-color: #412228;
}
</style>