Shades of Temptress #412327
Tints of Temptress #412327
RGB
CMYK
RGB Variations
Color information
#412327 (or 0x412327) is known color: Temptress. HEX triplet: 41, 23 and 27. RGB value is (65,35,39). Sum of RGB (Red+Green+Blue) = 65+35+39=139 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.76% from 139); Green value is 35 (14.06% from 255 or 25.18% from 139); Blue value is 39 (15.62% from 255 or 28.06% from 139); Max value from RGB is 65 - color contains mainly: red. Hex color #412327 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412327 is #BEDCD8. Grayscale: #2C2C2C. Windows color (decimal): -12508377 or 2564929. OLE color: 2564929.
HSL color Cylindrical-coordinate representation of color #412327: hue angle of 352º degrees, saturation: 0.3, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #412327 is Cyan = 0, Magento = 0.46, Yellow = 0.40 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 35 | 39 | - |
| CMYK | 0 | 0.46 | 0.40 | 0.75 |
| HSL | 352º | 0.3% | 0.2% | - |
| HSV(B) | 352º | 0.46% | 0.25% | - |
| XYZ | 3.15 | 2.47 | 2.23 | - |
| YUV | 44.43 | 124.94 | 142.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 35 | 39 | 0 | 0.46 | 0.40 | 0.75 | 352 | 0.3 | 0.2 |
| Hex | 41 | 23 | 27 | 0 | 2E | 28 | 4B | 160 | 1E | 14 |
| Octal | 101 | 43 | 47 | 0 | 56 | 50 | 113 | 540 | 36 | 24 |
| Binary | 1000001 | 100011 | 100111 | 0 | 101110 | 101000 | 1001011 | 101100000 | 11110 | 10100 |
Color Harmonies of #412327
Complementary color
Monochromatic Colors of #412327
Black with #412327
Text Example
Text Example
White with #412327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412327; }
p { color: rgb(65,35,39); }
H1.HeaderClassName
{
color: #412327;
}
.AnyTagClassName
{
color: #412327;
}
</style>
background-color css
<style>
a { background-color: #412327; }
a { background-color: rgb(65,35,39); }
div.DivClassName
{
background-color: #412327;
}
.BgClassName
{
background-color: #412327;
}
</style>
border-color css
<style>
span { border-color: #412327; }
span { border-color: rgb(65,35,39); }
td.TdClassName
{
border-color: #412327;
}
.TagClassName
{
border-color: #412327;
}
</style>