Shades of Temptress #422029
Tints of Temptress #422029
RGB
CMYK
RGB Variations
Color information
#422029 (or 0x422029) is known color: Temptress. HEX triplet: 42, 20 and 29. RGB value is (66,32,41). Sum of RGB (Red+Green+Blue) = 66+32+41=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 32 (12.89% from 255 or 23.02% from 139); Blue value is 41 (16.41% from 255 or 29.50% from 139); Max value from RGB is 66 - color contains mainly: red. Hex color #422029 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422029 is #BDDFD6. Grayscale: #2B2B2B. Windows color (decimal): -12443607 or 2695234. OLE color: 2695234.
HSL color Cylindrical-coordinate representation of color #422029: hue angle of 344.12º degrees, saturation: 0.35, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #422029 is Cyan = 0, Magento = 0.52, Yellow = 0.38 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 32 | 41 | - |
| CMYK | 0 | 0.52 | 0.38 | 0.74 |
| HSL | 344.12º | 0.35% | 0.19% | - |
| HSV(B) | 344.12º | 0.52% | 0.26% | - |
| XYZ | 3.16 | 2.35 | 2.38 | - |
| YUV | 43.19 | 126.76 | 144.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 41 | 0 | 0.52 | 0.38 | 0.74 | 344.12 | 0.35 | 0.19 |
| Hex | 42 | 20 | 29 | 0 | 34 | 26 | 4A | 158 | 23 | 13 |
| Octal | 102 | 40 | 51 | 0 | 64 | 46 | 112 | 530 | 43 | 23 |
| Binary | 1000010 | 100000 | 101001 | 0 | 110100 | 100110 | 1001010 | 101011000 | 100011 | 10011 |
Color Harmonies of #422029
Complementary color
Monochromatic Colors of #422029
Black with #422029
Text Example
Text Example
White with #422029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422029; }
p { color: rgb(66,32,41); }
H1.HeaderClassName
{
color: #422029;
}
.AnyTagClassName
{
color: #422029;
}
</style>
background-color css
<style>
a { background-color: #422029; }
a { background-color: rgb(66,32,41); }
div.DivClassName
{
background-color: #422029;
}
.BgClassName
{
background-color: #422029;
}
</style>
border-color css
<style>
span { border-color: #422029; }
span { border-color: rgb(66,32,41); }
td.TdClassName
{
border-color: #422029;
}
.TagClassName
{
border-color: #422029;
}
</style>