Shades of Temptress #311921
Tints of Temptress #311921
RGB
CMYK
RGB Variations
Color information
#311921 (or 0x311921) is known color: Temptress. HEX triplet: 31, 19 and 21. RGB value is (49,25,33). Sum of RGB (Red+Green+Blue) = 49+25+33=107 (14% of max value = 765). Red value is 49 (19.53% from 255 or 45.79% from 107); Green value is 25 (10.16% from 255 or 23.36% from 107); Blue value is 33 (13.28% from 255 or 30.84% from 107); Max value from RGB is 49 - color contains mainly: red. Hex color #311921 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311921 is #CEE6DE. Grayscale: #212121. Windows color (decimal): -13559519 or 2169137. OLE color: 2169137.
HSL color Cylindrical-coordinate representation of color #311921: hue angle of 340º degrees, saturation: 0.32, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #311921 is Cyan = 0, Magento = 0.49, Yellow = 0.33 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 25 | 33 | - |
| CMYK | 0 | 0.49 | 0.33 | 0.81 |
| HSL | 340º | 0.32% | 0.15% | - |
| HSV(B) | 340º | 0.49% | 0.19% | - |
| XYZ | 1.89 | 1.46 | 1.62 | - |
| YUV | 33.09 | 127.95 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 33 | 0 | 0.49 | 0.33 | 0.81 | 340 | 0.32 | 0.15 |
| Hex | 31 | 19 | 21 | 0 | 31 | 21 | 51 | 154 | 20 | F |
| Octal | 61 | 31 | 41 | 0 | 61 | 41 | 121 | 524 | 40 | 17 |
| Binary | 110001 | 11001 | 100001 | 0 | 110001 | 100001 | 1010001 | 101010100 | 100000 | 1111 |
Color Harmonies of #311921
Complementary color
Monochromatic Colors of #311921
Black with #311921
Text Example
Text Example
White with #311921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311921; }
p { color: rgb(49,25,33); }
H1.HeaderClassName
{
color: #311921;
}
.AnyTagClassName
{
color: #311921;
}
</style>
background-color css
<style>
a { background-color: #311921; }
a { background-color: rgb(49,25,33); }
div.DivClassName
{
background-color: #311921;
}
.BgClassName
{
background-color: #311921;
}
</style>
border-color css
<style>
span { border-color: #311921; }
span { border-color: rgb(49,25,33); }
td.TdClassName
{
border-color: #311921;
}
.TagClassName
{
border-color: #311921;
}
</style>