Shades of Temptress #391520
Tints of Temptress #391520
RGB
CMYK
RGB Variations
Color information
#391520 (or 0x391520) is known color: Temptress. HEX triplet: 39, 15 and 20. RGB value is (57,21,32). Sum of RGB (Red+Green+Blue) = 57+21+32=110 (14% of max value = 765). Red value is 57 (22.66% from 255 or 51.82% from 110); Green value is 21 (8.59% from 255 or 19.09% from 110); Blue value is 32 (12.89% from 255 or 29.09% from 110); Max value from RGB is 57 - color contains mainly: red. Hex color #391520 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391520 is #C6EADF. Grayscale: #212121. Windows color (decimal): -13036256 or 2102585. OLE color: 2102585.
HSL color Cylindrical-coordinate representation of color #391520: hue angle of 341.67º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #391520 is Cyan = 0, Magento = 0.63, Yellow = 0.44 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 21 | 32 | - |
| CMYK | 0 | 0.63 | 0.44 | 0.78 |
| HSL | 341.67º | 0.46% | 0.15% | - |
| HSV(B) | 341.67º | 0.63% | 0.22% | - |
| XYZ | 2.22 | 1.51 | 1.54 | - |
| YUV | 33.02 | 127.43 | 145.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 32 | 0 | 0.63 | 0.44 | 0.78 | 341.67 | 0.46 | 0.15 |
| Hex | 39 | 15 | 20 | 0 | 3F | 2C | 4E | 156 | 2E | F |
| Octal | 71 | 25 | 40 | 0 | 77 | 54 | 116 | 526 | 56 | 17 |
| Binary | 111001 | 10101 | 100000 | 0 | 111111 | 101100 | 1001110 | 101010110 | 101110 | 1111 |
Color Harmonies of #391520
Complementary color
Monochromatic Colors of #391520
Black with #391520
Text Example
Text Example
White with #391520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391520; }
p { color: rgb(57,21,32); }
H1.HeaderClassName
{
color: #391520;
}
.AnyTagClassName
{
color: #391520;
}
</style>
background-color css
<style>
a { background-color: #391520; }
a { background-color: rgb(57,21,32); }
div.DivClassName
{
background-color: #391520;
}
.BgClassName
{
background-color: #391520;
}
</style>
border-color css
<style>
span { border-color: #391520; }
span { border-color: rgb(57,21,32); }
td.TdClassName
{
border-color: #391520;
}
.TagClassName
{
border-color: #391520;
}
</style>