Shades of Temptress #442329
Tints of Temptress #442329
RGB
CMYK
RGB Variations
Color information
#442329 (or 0x442329) is known color: Temptress. HEX triplet: 44, 23 and 29. RGB value is (68,35,41). Sum of RGB (Red+Green+Blue) = 68+35+41=144 (19% of max value = 765). Red value is 68 (26.95% from 255 or 47.22% from 144); Green value is 35 (14.06% from 255 or 24.31% from 144); Blue value is 41 (16.41% from 255 or 28.47% from 144); Max value from RGB is 68 - color contains mainly: red. Hex color #442329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442329 is #BBDCD6. Grayscale: #2D2D2D. Windows color (decimal): -12311767 or 2696004. OLE color: 2696004.
HSL color Cylindrical-coordinate representation of color #442329: hue angle of 349.09º degrees, saturation: 0.32, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #442329 is Cyan = 0, Magento = 0.49, Yellow = 0.40 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 35 | 41 | - |
| CMYK | 0 | 0.49 | 0.40 | 0.73 |
| HSL | 349.09º | 0.32% | 0.2% | - |
| HSV(B) | 349.09º | 0.49% | 0.27% | - |
| XYZ | 3.39 | 2.59 | 2.42 | - |
| YUV | 45.55 | 125.43 | 144.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 35 | 41 | 0 | 0.49 | 0.40 | 0.73 | 349.09 | 0.32 | 0.2 |
| Hex | 44 | 23 | 29 | 0 | 31 | 28 | 49 | 15D | 20 | 14 |
| Octal | 104 | 43 | 51 | 0 | 61 | 50 | 111 | 535 | 40 | 24 |
| Binary | 1000100 | 100011 | 101001 | 0 | 110001 | 101000 | 1001001 | 101011101 | 100000 | 10100 |
Color Harmonies of #442329
Complementary color
Monochromatic Colors of #442329
Black with #442329
Text Example
Text Example
White with #442329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442329; }
p { color: rgb(68,35,41); }
H1.HeaderClassName
{
color: #442329;
}
.AnyTagClassName
{
color: #442329;
}
</style>
background-color css
<style>
a { background-color: #442329; }
a { background-color: rgb(68,35,41); }
div.DivClassName
{
background-color: #442329;
}
.BgClassName
{
background-color: #442329;
}
</style>
border-color css
<style>
span { border-color: #442329; }
span { border-color: rgb(68,35,41); }
td.TdClassName
{
border-color: #442329;
}
.TagClassName
{
border-color: #442329;
}
</style>