Shades of Temptress #311820
Tints of Temptress #311820
RGB
CMYK
RGB Variations
Color information
#311820 (or 0x311820) is known color: Temptress. HEX triplet: 31, 18 and 20. RGB value is (49,24,32). Sum of RGB (Red+Green+Blue) = 49+24+32=105 (13% of max value = 765). Red value is 49 (19.53% from 255 or 46.67% from 105); Green value is 24 (9.77% from 255 or 22.86% from 105); Blue value is 32 (12.89% from 255 or 30.48% from 105); Max value from RGB is 49 - color contains mainly: red. Hex color #311820 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311820 is #CEE7DF. Grayscale: #202020. Windows color (decimal): -13559776 or 2103345. OLE color: 2103345.
HSL color Cylindrical-coordinate representation of color #311820: hue angle of 340.8º degrees, saturation: 0.34, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #311820 is Cyan = 0, Magento = 0.51, Yellow = 0.35 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 24 | 32 | - |
| CMYK | 0 | 0.51 | 0.35 | 0.81 |
| HSL | 340.8º | 0.34% | 0.14% | - |
| HSV(B) | 340.8º | 0.51% | 0.19% | - |
| XYZ | 1.85 | 1.41 | 1.54 | - |
| YUV | 32.39 | 127.78 | 139.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 32 | 0 | 0.51 | 0.35 | 0.81 | 340.8 | 0.34 | 0.14 |
| Hex | 31 | 18 | 20 | 0 | 33 | 23 | 51 | 155 | 22 | E |
| Octal | 61 | 30 | 40 | 0 | 63 | 43 | 121 | 525 | 42 | 16 |
| Binary | 110001 | 11000 | 100000 | 0 | 110011 | 100011 | 1010001 | 101010101 | 100010 | 1110 |
Color Harmonies of #311820
Complementary color
Monochromatic Colors of #311820
Black with #311820
Text Example
Text Example
White with #311820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311820; }
p { color: rgb(49,24,32); }
H1.HeaderClassName
{
color: #311820;
}
.AnyTagClassName
{
color: #311820;
}
</style>
background-color css
<style>
a { background-color: #311820; }
a { background-color: rgb(49,24,32); }
div.DivClassName
{
background-color: #311820;
}
.BgClassName
{
background-color: #311820;
}
</style>
border-color css
<style>
span { border-color: #311820; }
span { border-color: rgb(49,24,32); }
td.TdClassName
{
border-color: #311820;
}
.TagClassName
{
border-color: #311820;
}
</style>