Shades of Temptress #321921
Tints of Temptress #321921
RGB
CMYK
RGB Variations
Color information
#321921 (or 0x321921) is known color: Temptress. HEX triplet: 32, 19 and 21. RGB value is (50,25,33). Sum of RGB (Red+Green+Blue) = 50+25+33=108 (14% of max value = 765). Red value is 50 (19.92% from 255 or 46.30% from 108); Green value is 25 (10.16% from 255 or 23.15% from 108); Blue value is 33 (13.28% from 255 or 30.56% from 108); Max value from RGB is 50 - color contains mainly: red. Hex color #321921 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321921 is #CDE6DE. Grayscale: #212121. Windows color (decimal): -13493983 or 2169138. OLE color: 2169138.
HSL color Cylindrical-coordinate representation of color #321921: hue angle of 340.8º degrees, saturation: 0.33, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #321921 is Cyan = 0, Magento = 0.50, Yellow = 0.34 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 25 | 33 | - |
| CMYK | 0 | 0.50 | 0.34 | 0.80 |
| HSL | 340.8º | 0.33% | 0.15% | - |
| HSV(B) | 340.8º | 0.5% | 0.2% | - |
| XYZ | 1.94 | 1.48 | 1.62 | - |
| YUV | 33.39 | 127.78 | 139.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 25 | 33 | 0 | 0.50 | 0.34 | 0.80 | 340.8 | 0.33 | 0.15 |
| Hex | 32 | 19 | 21 | 0 | 32 | 22 | 50 | 155 | 21 | F |
| Octal | 62 | 31 | 41 | 0 | 62 | 42 | 120 | 525 | 41 | 17 |
| Binary | 110010 | 11001 | 100001 | 0 | 110010 | 100010 | 1010000 | 101010101 | 100001 | 1111 |
Color Harmonies of #321921
Complementary color
Monochromatic Colors of #321921
Black with #321921
Text Example
Text Example
White with #321921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321921; }
p { color: rgb(50,25,33); }
H1.HeaderClassName
{
color: #321921;
}
.AnyTagClassName
{
color: #321921;
}
</style>
background-color css
<style>
a { background-color: #321921; }
a { background-color: rgb(50,25,33); }
div.DivClassName
{
background-color: #321921;
}
.BgClassName
{
background-color: #321921;
}
</style>
border-color css
<style>
span { border-color: #321921; }
span { border-color: rgb(50,25,33); }
td.TdClassName
{
border-color: #321921;
}
.TagClassName
{
border-color: #321921;
}
</style>