Shades of Temptress #422028
Tints of Temptress #422028
RGB
CMYK
RGB Variations
Color information
#422028 (or 0x422028) is known color: Temptress. HEX triplet: 42, 20 and 28. RGB value is (66,32,40). Sum of RGB (Red+Green+Blue) = 66+32+40=138 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.83% from 138); Green value is 32 (12.89% from 255 or 23.19% from 138); Blue value is 40 (16.02% from 255 or 28.99% from 138); Max value from RGB is 66 - color contains mainly: red. Hex color #422028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422028 is #BDDFD7. Grayscale: #2B2B2B. Windows color (decimal): -12443608 or 2629698. OLE color: 2629698.
HSL color Cylindrical-coordinate representation of color #422028: hue angle of 345.88º 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 #422028 is Cyan = 0, Magento = 0.52, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 32 | 40 | - |
| CMYK | 0 | 0.52 | 0.39 | 0.74 |
| HSL | 345.88º | 0.35% | 0.19% | - |
| HSV(B) | 345.88º | 0.52% | 0.26% | - |
| XYZ | 3.15 | 2.34 | 2.29 | - |
| YUV | 43.08 | 126.26 | 144.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 40 | 0 | 0.52 | 0.39 | 0.74 | 345.88 | 0.35 | 0.19 |
| Hex | 42 | 20 | 28 | 0 | 34 | 27 | 4A | 15A | 23 | 13 |
| Octal | 102 | 40 | 50 | 0 | 64 | 47 | 112 | 532 | 43 | 23 |
| Binary | 1000010 | 100000 | 101000 | 0 | 110100 | 100111 | 1001010 | 101011010 | 100011 | 10011 |
Color Harmonies of #422028
Complementary color
Monochromatic Colors of #422028
Black with #422028
Text Example
Text Example
White with #422028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422028; }
p { color: rgb(66,32,40); }
H1.HeaderClassName
{
color: #422028;
}
.AnyTagClassName
{
color: #422028;
}
</style>
background-color css
<style>
a { background-color: #422028; }
a { background-color: rgb(66,32,40); }
div.DivClassName
{
background-color: #422028;
}
.BgClassName
{
background-color: #422028;
}
</style>
border-color css
<style>
span { border-color: #422028; }
span { border-color: rgb(66,32,40); }
td.TdClassName
{
border-color: #422028;
}
.TagClassName
{
border-color: #422028;
}
</style>