Shades of Temptress #391321
Tints of Temptress #391321
RGB
CMYK
RGB Variations
Color information
#391321 (or 0x391321) is known color: Temptress. HEX triplet: 39, 13 and 21. RGB value is (57,19,33). Sum of RGB (Red+Green+Blue) = 57+19+33=109 (14% of max value = 765). Red value is 57 (22.66% from 255 or 52.29% from 109); Green value is 19 (7.81% from 255 or 17.43% from 109); Blue value is 33 (13.28% from 255 or 30.28% from 109); Max value from RGB is 57 - color contains mainly: red. Hex color #391321 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391321 is #C6ECDE. Grayscale: #1F1F1F. Windows color (decimal): -13036767 or 2167609. OLE color: 2167609.
HSL color Cylindrical-coordinate representation of color #391321: hue angle of 337.89º degrees, saturation: 0.5, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #391321 is Cyan = 0, Magento = 0.67, Yellow = 0.42 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 19 | 33 | - |
| CMYK | 0 | 0.67 | 0.42 | 0.78 |
| HSL | 337.89º | 0.5% | 0.15% | - |
| HSV(B) | 337.89º | 0.67% | 0.22% | - |
| XYZ | 2.19 | 1.45 | 1.6 | - |
| YUV | 31.96 | 128.59 | 145.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 33 | 0 | 0.67 | 0.42 | 0.78 | 337.89 | 0.5 | 0.15 |
| Hex | 39 | 13 | 21 | 0 | 43 | 2A | 4E | 152 | 32 | F |
| Octal | 71 | 23 | 41 | 0 | 103 | 52 | 116 | 522 | 62 | 17 |
| Binary | 111001 | 10011 | 100001 | 0 | 1000011 | 101010 | 1001110 | 101010010 | 110010 | 1111 |
Color Harmonies of #391321
Complementary color
Monochromatic Colors of #391321
Black with #391321
Text Example
Text Example
White with #391321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391321; }
p { color: rgb(57,19,33); }
H1.HeaderClassName
{
color: #391321;
}
.AnyTagClassName
{
color: #391321;
}
</style>
background-color css
<style>
a { background-color: #391321; }
a { background-color: rgb(57,19,33); }
div.DivClassName
{
background-color: #391321;
}
.BgClassName
{
background-color: #391321;
}
</style>
border-color css
<style>
span { border-color: #391321; }
span { border-color: rgb(57,19,33); }
td.TdClassName
{
border-color: #391321;
}
.TagClassName
{
border-color: #391321;
}
</style>