Shades of Temptress #422329
Tints of Temptress #422329
RGB
CMYK
RGB Variations
Color information
#422329 (or 0x422329) is known color: Temptress. HEX triplet: 42, 23 and 29. RGB value is (66,35,41). Sum of RGB (Red+Green+Blue) = 66+35+41=142 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.48% from 142); Green value is 35 (14.06% from 255 or 24.65% from 142); Blue value is 41 (16.41% from 255 or 28.87% from 142); Max value from RGB is 66 - color contains mainly: red. Hex color #422329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422329 is #BDDCD6. Grayscale: #2C2C2C. Windows color (decimal): -12442839 or 2696002. OLE color: 2696002.
HSL color Cylindrical-coordinate representation of color #422329: hue angle of 348.39º degrees, saturation: 0.31, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #422329 is Cyan = 0, Magento = 0.47, Yellow = 0.38 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 35 | 41 | - |
| CMYK | 0 | 0.47 | 0.38 | 0.74 |
| HSL | 348.39º | 0.31% | 0.2% | - |
| HSV(B) | 348.39º | 0.47% | 0.26% | - |
| XYZ | 3.25 | 2.52 | 2.41 | - |
| YUV | 44.95 | 125.77 | 143.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 41 | 0 | 0.47 | 0.38 | 0.74 | 348.39 | 0.31 | 0.2 |
| Hex | 42 | 23 | 29 | 0 | 2F | 26 | 4A | 15C | 1F | 14 |
| Octal | 102 | 43 | 51 | 0 | 57 | 46 | 112 | 534 | 37 | 24 |
| Binary | 1000010 | 100011 | 101001 | 0 | 101111 | 100110 | 1001010 | 101011100 | 11111 | 10100 |
Color Harmonies of #422329
Complementary color
Monochromatic Colors of #422329
Black with #422329
Text Example
Text Example
White with #422329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422329; }
p { color: rgb(66,35,41); }
H1.HeaderClassName
{
color: #422329;
}
.AnyTagClassName
{
color: #422329;
}
</style>
background-color css
<style>
a { background-color: #422329; }
a { background-color: rgb(66,35,41); }
div.DivClassName
{
background-color: #422329;
}
.BgClassName
{
background-color: #422329;
}
</style>
border-color css
<style>
span { border-color: #422329; }
span { border-color: rgb(66,35,41); }
td.TdClassName
{
border-color: #422329;
}
.TagClassName
{
border-color: #422329;
}
</style>