Shades of Temptress #442129
Tints of Temptress #442129
RGB
CMYK
RGB Variations
Color information
#442129 (or 0x442129) is known color: Temptress. HEX triplet: 44, 21 and 29. RGB value is (68,33,41). Sum of RGB (Red+Green+Blue) = 68+33+41=142 (18% of max value = 765). Red value is 68 (26.95% from 255 or 47.89% from 142); Green value is 33 (13.28% from 255 or 23.24% from 142); Blue value is 41 (16.41% from 255 or 28.87% from 142); Max value from RGB is 68 - color contains mainly: red. Hex color #442129 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442129 is #BBDED6. Grayscale: #2C2C2C. Windows color (decimal): -12312279 or 2695492. OLE color: 2695492.
HSL color Cylindrical-coordinate representation of color #442129: hue angle of 346.29º degrees, saturation: 0.35, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #442129 is Cyan = 0, Magento = 0.51, Yellow = 0.40 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 33 | 41 | - |
| CMYK | 0 | 0.51 | 0.40 | 0.73 |
| HSL | 346.29º | 0.35% | 0.2% | - |
| HSV(B) | 346.29º | 0.51% | 0.27% | - |
| XYZ | 3.33 | 2.48 | 2.4 | - |
| YUV | 44.38 | 126.1 | 144.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 33 | 41 | 0 | 0.51 | 0.40 | 0.73 | 346.29 | 0.35 | 0.2 |
| Hex | 44 | 21 | 29 | 0 | 33 | 28 | 49 | 15A | 23 | 14 |
| Octal | 104 | 41 | 51 | 0 | 63 | 50 | 111 | 532 | 43 | 24 |
| Binary | 1000100 | 100001 | 101001 | 0 | 110011 | 101000 | 1001001 | 101011010 | 100011 | 10100 |
Color Harmonies of #442129
Complementary color
Monochromatic Colors of #442129
Black with #442129
Text Example
Text Example
White with #442129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442129; }
p { color: rgb(68,33,41); }
H1.HeaderClassName
{
color: #442129;
}
.AnyTagClassName
{
color: #442129;
}
</style>
background-color css
<style>
a { background-color: #442129; }
a { background-color: rgb(68,33,41); }
div.DivClassName
{
background-color: #442129;
}
.BgClassName
{
background-color: #442129;
}
</style>
border-color css
<style>
span { border-color: #442129; }
span { border-color: rgb(68,33,41); }
td.TdClassName
{
border-color: #442129;
}
.TagClassName
{
border-color: #442129;
}
</style>