Shades of Temptress #321721
Tints of Temptress #321721
RGB
CMYK
RGB Variations
Color information
#321721 (or 0x321721) is known color: Temptress. HEX triplet: 32, 17 and 21. RGB value is (50,23,33). Sum of RGB (Red+Green+Blue) = 50+23+33=106 (14% of max value = 765). Red value is 50 (19.92% from 255 or 47.17% from 106); Green value is 23 (9.38% from 255 or 21.70% from 106); Blue value is 33 (13.28% from 255 or 31.13% from 106); Max value from RGB is 50 - color contains mainly: red. Hex color #321721 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321721 is #CDE8DE. Grayscale: #202020. Windows color (decimal): -13494495 or 2168626. OLE color: 2168626.
HSL color Cylindrical-coordinate representation of color #321721: hue angle of 337.78º degrees, saturation: 0.37, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #321721 is Cyan = 0, Magento = 0.54, Yellow = 0.34 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 23 | 33 | - |
| CMYK | 0 | 0.54 | 0.34 | 0.80 |
| HSL | 337.78º | 0.37% | 0.14% | - |
| HSV(B) | 337.78º | 0.54% | 0.2% | - |
| XYZ | 1.9 | 1.4 | 1.61 | - |
| YUV | 32.21 | 128.45 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 23 | 33 | 0 | 0.54 | 0.34 | 0.80 | 337.78 | 0.37 | 0.14 |
| Hex | 32 | 17 | 21 | 0 | 36 | 22 | 50 | 152 | 25 | E |
| Octal | 62 | 27 | 41 | 0 | 66 | 42 | 120 | 522 | 45 | 16 |
| Binary | 110010 | 10111 | 100001 | 0 | 110110 | 100010 | 1010000 | 101010010 | 100101 | 1110 |
Color Harmonies of #321721
Complementary color
Monochromatic Colors of #321721
Black with #321721
Text Example
Text Example
White with #321721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321721; }
p { color: rgb(50,23,33); }
H1.HeaderClassName
{
color: #321721;
}
.AnyTagClassName
{
color: #321721;
}
</style>
background-color css
<style>
a { background-color: #321721; }
a { background-color: rgb(50,23,33); }
div.DivClassName
{
background-color: #321721;
}
.BgClassName
{
background-color: #321721;
}
</style>
border-color css
<style>
span { border-color: #321721; }
span { border-color: rgb(50,23,33); }
td.TdClassName
{
border-color: #321721;
}
.TagClassName
{
border-color: #321721;
}
</style>