Shades of Temptress #331621
Tints of Temptress #331621
RGB
CMYK
RGB Variations
Color information
#331621 (or 0x331621) is known color: Temptress. HEX triplet: 33, 16 and 21. RGB value is (51,22,33). Sum of RGB (Red+Green+Blue) = 51+22+33=106 (14% of max value = 765). Red value is 51 (20.31% from 255 or 48.11% from 106); Green value is 22 (8.98% from 255 or 20.75% from 106); Blue value is 33 (13.28% from 255 or 31.13% from 106); Max value from RGB is 51 - color contains mainly: red. Hex color #331621 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331621 is #CCE9DE. Grayscale: #1F1F1F. Windows color (decimal): -13429215 or 2168371. OLE color: 2168371.
HSL color Cylindrical-coordinate representation of color #331621: hue angle of 337.24º degrees, saturation: 0.4, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #331621 is Cyan = 0, Magento = 0.57, Yellow = 0.35 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 22 | 33 | - |
| CMYK | 0 | 0.57 | 0.35 | 0.8 |
| HSL | 337.24º | 0.4% | 0.14% | - |
| HSV(B) | 337.24º | 0.57% | 0.2% | - |
| XYZ | 1.93 | 1.39 | 1.61 | - |
| YUV | 31.93 | 128.61 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 22 | 33 | 0 | 0.57 | 0.35 | 0.8 | 337.24 | 0.4 | 0.14 |
| Hex | 33 | 16 | 21 | 0 | 39 | 23 | 50 | 151 | 28 | E |
| Octal | 63 | 26 | 41 | 0 | 71 | 43 | 120 | 521 | 50 | 16 |
| Binary | 110011 | 10110 | 100001 | 0 | 111001 | 100011 | 1010000 | 101010001 | 101000 | 1110 |
Color Harmonies of #331621
Complementary color
Monochromatic Colors of #331621
Black with #331621
Text Example
Text Example
White with #331621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331621; }
p { color: rgb(51,22,33); }
H1.HeaderClassName
{
color: #331621;
}
.AnyTagClassName
{
color: #331621;
}
</style>
background-color css
<style>
a { background-color: #331621; }
a { background-color: rgb(51,22,33); }
div.DivClassName
{
background-color: #331621;
}
.BgClassName
{
background-color: #331621;
}
</style>
border-color css
<style>
span { border-color: #331621; }
span { border-color: rgb(51,22,33); }
td.TdClassName
{
border-color: #331621;
}
.TagClassName
{
border-color: #331621;
}
</style>