Shades of Temptress #311721
Tints of Temptress #311721
RGB
CMYK
RGB Variations
Color information
#311721 (or 0x311721) is known color: Temptress. HEX triplet: 31, 17 and 21. RGB value is (49,23,33). Sum of RGB (Red+Green+Blue) = 49+23+33=105 (13% of max value = 765). Red value is 49 (19.53% from 255 or 46.67% from 105); Green value is 23 (9.38% from 255 or 21.90% from 105); Blue value is 33 (13.28% from 255 or 31.43% from 105); Max value from RGB is 49 - color contains mainly: red. Hex color #311721 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311721 is #CEE8DE. Grayscale: #1F1F1F. Windows color (decimal): -13560031 or 2168625. OLE color: 2168625.
HSL color Cylindrical-coordinate representation of color #311721: hue angle of 336.92º 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 #311721 is Cyan = 0, Magento = 0.53, Yellow = 0.33 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 23 | 33 | - |
| CMYK | 0 | 0.53 | 0.33 | 0.81 |
| HSL | 336.92º | 0.36% | 0.14% | - |
| HSV(B) | 336.92º | 0.53% | 0.19% | - |
| XYZ | 1.85 | 1.38 | 1.61 | - |
| YUV | 31.91 | 128.61 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 33 | 0 | 0.53 | 0.33 | 0.81 | 336.92 | 0.36 | 0.14 |
| Hex | 31 | 17 | 21 | 0 | 35 | 21 | 51 | 151 | 24 | E |
| Octal | 61 | 27 | 41 | 0 | 65 | 41 | 121 | 521 | 44 | 16 |
| Binary | 110001 | 10111 | 100001 | 0 | 110101 | 100001 | 1010001 | 101010001 | 100100 | 1110 |
Color Harmonies of #311721
Complementary color
Monochromatic Colors of #311721
Black with #311721
Text Example
Text Example
White with #311721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311721; }
p { color: rgb(49,23,33); }
H1.HeaderClassName
{
color: #311721;
}
.AnyTagClassName
{
color: #311721;
}
</style>
background-color css
<style>
a { background-color: #311721; }
a { background-color: rgb(49,23,33); }
div.DivClassName
{
background-color: #311721;
}
.BgClassName
{
background-color: #311721;
}
</style>
border-color css
<style>
span { border-color: #311721; }
span { border-color: rgb(49,23,33); }
td.TdClassName
{
border-color: #311721;
}
.TagClassName
{
border-color: #311721;
}
</style>