Shades of Temptress #331920
Tints of Temptress #331920
RGB
CMYK
RGB Variations
Color information
#331920 (or 0x331920) is known color: Temptress. HEX triplet: 33, 19 and 20. RGB value is (51,25,32). Sum of RGB (Red+Green+Blue) = 51+25+32=108 (14% of max value = 765). Red value is 51 (20.31% from 255 or 47.22% from 108); Green value is 25 (10.16% from 255 or 23.15% from 108); Blue value is 32 (12.89% from 255 or 29.63% from 108); Max value from RGB is 51 - color contains mainly: red. Hex color #331920 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331920 is #CCE6DF. Grayscale: #212121. Windows color (decimal): -13428448 or 2103603. OLE color: 2103603.
HSL color Cylindrical-coordinate representation of color #331920: hue angle of 343.85º degrees, saturation: 0.34, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #331920 is Cyan = 0, Magento = 0.51, Yellow = 0.37 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 25 | 32 | - |
| CMYK | 0 | 0.51 | 0.37 | 0.8 |
| HSL | 343.85º | 0.34% | 0.15% | - |
| HSV(B) | 343.85º | 0.51% | 0.2% | - |
| XYZ | 1.97 | 1.5 | 1.55 | - |
| YUV | 33.57 | 127.11 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 25 | 32 | 0 | 0.51 | 0.37 | 0.8 | 343.85 | 0.34 | 0.15 |
| Hex | 33 | 19 | 20 | 0 | 33 | 25 | 50 | 158 | 22 | F |
| Octal | 63 | 31 | 40 | 0 | 63 | 45 | 120 | 530 | 42 | 17 |
| Binary | 110011 | 11001 | 100000 | 0 | 110011 | 100101 | 1010000 | 101011000 | 100010 | 1111 |
Color Harmonies of #331920
Complementary color
Monochromatic Colors of #331920
Black with #331920
Text Example
Text Example
White with #331920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331920; }
p { color: rgb(51,25,32); }
H1.HeaderClassName
{
color: #331920;
}
.AnyTagClassName
{
color: #331920;
}
</style>
background-color css
<style>
a { background-color: #331920; }
a { background-color: rgb(51,25,32); }
div.DivClassName
{
background-color: #331920;
}
.BgClassName
{
background-color: #331920;
}
</style>
border-color css
<style>
span { border-color: #331920; }
span { border-color: rgb(51,25,32); }
td.TdClassName
{
border-color: #331920;
}
.TagClassName
{
border-color: #331920;
}
</style>