Shades of Temptress #442229
Tints of Temptress #442229
RGB
CMYK
RGB Variations
Color information
#442229 (or 0x442229) is known color: Temptress. HEX triplet: 44, 22 and 29. RGB value is (68,34,41). Sum of RGB (Red+Green+Blue) = 68+34+41=143 (18% of max value = 765). Red value is 68 (26.95% from 255 or 47.55% from 143); Green value is 34 (13.67% from 255 or 23.78% from 143); Blue value is 41 (16.41% from 255 or 28.67% from 143); Max value from RGB is 68 - color contains mainly: red. Hex color #442229 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442229 is #BBDDD6. Grayscale: #2C2C2C. Windows color (decimal): -12312023 or 2695748. OLE color: 2695748.
HSL color Cylindrical-coordinate representation of color #442229: hue angle of 347.65º degrees, saturation: 0.33, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #442229 is Cyan = 0, Magento = 0.50, Yellow = 0.40 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 34 | 41 | - |
| CMYK | 0 | 0.50 | 0.40 | 0.73 |
| HSL | 347.65º | 0.33% | 0.2% | - |
| HSV(B) | 347.65º | 0.5% | 0.27% | - |
| XYZ | 3.36 | 2.53 | 2.41 | - |
| YUV | 44.96 | 125.76 | 144.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 34 | 41 | 0 | 0.50 | 0.40 | 0.73 | 347.65 | 0.33 | 0.2 |
| Hex | 44 | 22 | 29 | 0 | 32 | 28 | 49 | 15C | 21 | 14 |
| Octal | 104 | 42 | 51 | 0 | 62 | 50 | 111 | 534 | 41 | 24 |
| Binary | 1000100 | 100010 | 101001 | 0 | 110010 | 101000 | 1001001 | 101011100 | 100001 | 10100 |
Color Harmonies of #442229
Complementary color
Monochromatic Colors of #442229
Black with #442229
Text Example
Text Example
White with #442229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442229; }
p { color: rgb(68,34,41); }
H1.HeaderClassName
{
color: #442229;
}
.AnyTagClassName
{
color: #442229;
}
</style>
background-color css
<style>
a { background-color: #442229; }
a { background-color: rgb(68,34,41); }
div.DivClassName
{
background-color: #442229;
}
.BgClassName
{
background-color: #442229;
}
</style>
border-color css
<style>
span { border-color: #442229; }
span { border-color: rgb(68,34,41); }
td.TdClassName
{
border-color: #442229;
}
.TagClassName
{
border-color: #442229;
}
</style>