Shades of Temptress #391521
Tints of Temptress #391521
RGB
CMYK
RGB Variations
Color information
#391521 (or 0x391521) is known color: Temptress. HEX triplet: 39, 15 and 21. RGB value is (57,21,33). Sum of RGB (Red+Green+Blue) = 57+21+33=111 (14% of max value = 765). Red value is 57 (22.66% from 255 or 51.35% from 111); Green value is 21 (8.59% from 255 or 18.92% from 111); Blue value is 33 (13.28% from 255 or 29.73% from 111); Max value from RGB is 57 - color contains mainly: red. Hex color #391521 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391521 is #C6EADE. Grayscale: #212121. Windows color (decimal): -13036255 or 2168121. OLE color: 2168121.
HSL color Cylindrical-coordinate representation of color #391521: hue angle of 340º 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 #391521 is Cyan = 0, Magento = 0.63, Yellow = 0.42 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 21 | 33 | - |
| CMYK | 0 | 0.63 | 0.42 | 0.78 |
| HSL | 340º | 0.46% | 0.15% | - |
| HSV(B) | 340º | 0.63% | 0.22% | - |
| XYZ | 2.23 | 1.52 | 1.61 | - |
| YUV | 33.13 | 127.93 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 33 | 0 | 0.63 | 0.42 | 0.78 | 340 | 0.46 | 0.15 |
| Hex | 39 | 15 | 21 | 0 | 3F | 2A | 4E | 154 | 2E | F |
| Octal | 71 | 25 | 41 | 0 | 77 | 52 | 116 | 524 | 56 | 17 |
| Binary | 111001 | 10101 | 100001 | 0 | 111111 | 101010 | 1001110 | 101010100 | 101110 | 1111 |
Color Harmonies of #391521
Complementary color
Monochromatic Colors of #391521
Black with #391521
Text Example
Text Example
White with #391521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391521; }
p { color: rgb(57,21,33); }
H1.HeaderClassName
{
color: #391521;
}
.AnyTagClassName
{
color: #391521;
}
</style>
background-color css
<style>
a { background-color: #391521; }
a { background-color: rgb(57,21,33); }
div.DivClassName
{
background-color: #391521;
}
.BgClassName
{
background-color: #391521;
}
</style>
border-color css
<style>
span { border-color: #391521; }
span { border-color: rgb(57,21,33); }
td.TdClassName
{
border-color: #391521;
}
.TagClassName
{
border-color: #391521;
}
</style>