Shades of Temptress #402329
Tints of Temptress #402329
RGB
CMYK
RGB Variations
Color information
#402329 (or 0x402329) is known color: Temptress. HEX triplet: 40, 23 and 29. RGB value is (64,35,41). Sum of RGB (Red+Green+Blue) = 64+35+41=140 (18% of max value = 765). Red value is 64 (25.39% from 255 or 45.71% from 140); Green value is 35 (14.06% from 255 or 25% from 140); Blue value is 41 (16.41% from 255 or 29.29% from 140); Max value from RGB is 64 - color contains mainly: red. Hex color #402329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402329 is #BFDCD6. Grayscale: #2C2C2C. Windows color (decimal): -12573911 or 2696000. OLE color: 2696000.
HSL color Cylindrical-coordinate representation of color #402329: hue angle of 347.59º degrees, saturation: 0.29, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #402329 is Cyan = 0, Magento = 0.45, Yellow = 0.36 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 35 | 41 | - |
| CMYK | 0 | 0.45 | 0.36 | 0.75 |
| HSL | 347.59º | 0.29% | 0.19% | - |
| HSV(B) | 347.59º | 0.45% | 0.25% | - |
| XYZ | 3.12 | 2.45 | 2.41 | - |
| YUV | 44.36 | 126.11 | 142.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 35 | 41 | 0 | 0.45 | 0.36 | 0.75 | 347.59 | 0.29 | 0.19 |
| Hex | 40 | 23 | 29 | 0 | 2D | 24 | 4B | 15C | 1D | 13 |
| Octal | 100 | 43 | 51 | 0 | 55 | 44 | 113 | 534 | 35 | 23 |
| Binary | 1000000 | 100011 | 101001 | 0 | 101101 | 100100 | 1001011 | 101011100 | 11101 | 10011 |
Color Harmonies of #402329
Complementary color
Monochromatic Colors of #402329
Black with #402329
Text Example
Text Example
White with #402329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402329; }
p { color: rgb(64,35,41); }
H1.HeaderClassName
{
color: #402329;
}
.AnyTagClassName
{
color: #402329;
}
</style>
background-color css
<style>
a { background-color: #402329; }
a { background-color: rgb(64,35,41); }
div.DivClassName
{
background-color: #402329;
}
.BgClassName
{
background-color: #402329;
}
</style>
border-color css
<style>
span { border-color: #402329; }
span { border-color: rgb(64,35,41); }
td.TdClassName
{
border-color: #402329;
}
.TagClassName
{
border-color: #402329;
}
</style>