Shades of Temptress #311720
Tints of Temptress #311720
RGB
CMYK
RGB Variations
Color information
#311720 (or 0x311720) is known color: Temptress. HEX triplet: 31, 17 and 20. RGB value is (49,23,32). Sum of RGB (Red+Green+Blue) = 49+23+32=104 (13% of max value = 765). Red value is 49 (19.53% from 255 or 47.12% from 104); Green value is 23 (9.38% from 255 or 22.12% from 104); Blue value is 32 (12.89% from 255 or 30.77% from 104); Max value from RGB is 49 - color contains mainly: red. Hex color #311720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311720 is #CEE8DF. Grayscale: #1F1F1F. Windows color (decimal): -13560032 or 2103089. OLE color: 2103089.
HSL color Cylindrical-coordinate representation of color #311720: hue angle of 339.23º degrees, saturation: 0.36, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #311720 is Cyan = 0, Magento = 0.53, Yellow = 0.35 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 23 | 32 | - |
| CMYK | 0 | 0.53 | 0.35 | 0.81 |
| HSL | 339.23º | 0.36% | 0.14% | - |
| HSV(B) | 339.23º | 0.53% | 0.19% | - |
| XYZ | 1.83 | 1.37 | 1.53 | - |
| YUV | 31.8 | 128.11 | 140.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 32 | 0 | 0.53 | 0.35 | 0.81 | 339.23 | 0.36 | 0.14 |
| Hex | 31 | 17 | 20 | 0 | 35 | 23 | 51 | 153 | 24 | E |
| Octal | 61 | 27 | 40 | 0 | 65 | 43 | 121 | 523 | 44 | 16 |
| Binary | 110001 | 10111 | 100000 | 0 | 110101 | 100011 | 1010001 | 101010011 | 100100 | 1110 |
Color Harmonies of #311720
Complementary color
Monochromatic Colors of #311720
Black with #311720
Text Example
Text Example
White with #311720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311720; }
p { color: rgb(49,23,32); }
H1.HeaderClassName
{
color: #311720;
}
.AnyTagClassName
{
color: #311720;
}
</style>
background-color css
<style>
a { background-color: #311720; }
a { background-color: rgb(49,23,32); }
div.DivClassName
{
background-color: #311720;
}
.BgClassName
{
background-color: #311720;
}
</style>
border-color css
<style>
span { border-color: #311720; }
span { border-color: rgb(49,23,32); }
td.TdClassName
{
border-color: #311720;
}
.TagClassName
{
border-color: #311720;
}
</style>