Shades of Temptress #392227
Tints of Temptress #392227
RGB
CMYK
RGB Variations
Color information
#392227 (or 0x392227) is known color: Temptress. HEX triplet: 39, 22 and 27. RGB value is (57,34,39). Sum of RGB (Red+Green+Blue) = 57+34+39=130 (17% of max value = 765). Red value is 57 (22.66% from 255 or 43.85% from 130); Green value is 34 (13.67% from 255 or 26.15% from 130); Blue value is 39 (15.62% from 255 or 30% from 130); Max value from RGB is 57 - color contains mainly: red. Hex color #392227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392227 is #C6DDD8. Grayscale: #292929. Windows color (decimal): -13032921 or 2564665. OLE color: 2564665.
HSL color Cylindrical-coordinate representation of color #392227: hue angle of 346.96º degrees, saturation: 0.25, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #392227 is Cyan = 0, Magento = 0.40, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 34 | 39 | - |
| CMYK | 0 | 0.40 | 0.32 | 0.78 |
| HSL | 346.96º | 0.25% | 0.18% | - |
| HSV(B) | 346.96º | 0.4% | 0.22% | - |
| XYZ | 2.63 | 2.16 | 2.2 | - |
| YUV | 41.45 | 126.62 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 34 | 39 | 0 | 0.40 | 0.32 | 0.78 | 346.96 | 0.25 | 0.18 |
| Hex | 39 | 22 | 27 | 0 | 28 | 20 | 4E | 15B | 19 | 12 |
| Octal | 71 | 42 | 47 | 0 | 50 | 40 | 116 | 533 | 31 | 22 |
| Binary | 111001 | 100010 | 100111 | 0 | 101000 | 100000 | 1001110 | 101011011 | 11001 | 10010 |
Color Harmonies of #392227
Complementary color
Monochromatic Colors of #392227
Black with #392227
Text Example
Text Example
White with #392227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392227; }
p { color: rgb(57,34,39); }
H1.HeaderClassName
{
color: #392227;
}
.AnyTagClassName
{
color: #392227;
}
</style>
background-color css
<style>
a { background-color: #392227; }
a { background-color: rgb(57,34,39); }
div.DivClassName
{
background-color: #392227;
}
.BgClassName
{
background-color: #392227;
}
</style>
border-color css
<style>
span { border-color: #392227; }
span { border-color: rgb(57,34,39); }
td.TdClassName
{
border-color: #392227;
}
.TagClassName
{
border-color: #392227;
}
</style>