Shades of Temptress #422227
Tints of Temptress #422227
RGB
CMYK
RGB Variations
Color information
#422227 (or 0x422227) is known color: Temptress. HEX triplet: 42, 22 and 27. RGB value is (66,34,39). Sum of RGB (Red+Green+Blue) = 66+34+39=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 34 (13.67% from 255 or 24.46% from 139); Blue value is 39 (15.62% from 255 or 28.06% from 139); Max value from RGB is 66 - color contains mainly: red. Hex color #422227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422227 is #BDDDD8. Grayscale: #2C2C2C. Windows color (decimal): -12443097 or 2564674. OLE color: 2564674.
HSL color Cylindrical-coordinate representation of color #422227: hue angle of 350.62º degrees, saturation: 0.32, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #422227 is Cyan = 0, Magento = 0.48, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 34 | 39 | - |
| CMYK | 0 | 0.48 | 0.41 | 0.74 |
| HSL | 350.63º | 0.32% | 0.2% | - |
| HSV(B) | 350.63º | 0.48% | 0.26% | - |
| XYZ | 3.19 | 2.45 | 2.22 | - |
| YUV | 44.14 | 125.1 | 143.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 34 | 39 | 0 | 0.48 | 0.41 | 0.74 | 350.63 | 0.32 | 0.2 |
| Hex | 42 | 22 | 27 | 0 | 30 | 29 | 4A | 15F | 20 | 14 |
| Octal | 102 | 42 | 47 | 0 | 60 | 51 | 112 | 537 | 40 | 24 |
| Binary | 1000010 | 100010 | 100111 | 0 | 110000 | 101001 | 1001010 | 101011111 | 100000 | 10100 |
Color Harmonies of #422227
Complementary color
Monochromatic Colors of #422227
Black with #422227
Text Example
Text Example
White with #422227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422227; }
p { color: rgb(66,34,39); }
H1.HeaderClassName
{
color: #422227;
}
.AnyTagClassName
{
color: #422227;
}
</style>
background-color css
<style>
a { background-color: #422227; }
a { background-color: rgb(66,34,39); }
div.DivClassName
{
background-color: #422227;
}
.BgClassName
{
background-color: #422227;
}
</style>
border-color css
<style>
span { border-color: #422227; }
span { border-color: rgb(66,34,39); }
td.TdClassName
{
border-color: #422227;
}
.TagClassName
{
border-color: #422227;
}
</style>