Shades of Temptress #331721
Tints of Temptress #331721
RGB
CMYK
RGB Variations
Color information
#331721 (or 0x331721) is known color: Temptress. HEX triplet: 33, 17 and 21. RGB value is (51,23,33). Sum of RGB (Red+Green+Blue) = 51+23+33=107 (14% of max value = 765). Red value is 51 (20.31% from 255 or 47.66% from 107); Green value is 23 (9.38% from 255 or 21.50% from 107); Blue value is 33 (13.28% from 255 or 30.84% from 107); Max value from RGB is 51 - color contains mainly: red. Hex color #331721 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331721 is #CCE8DE. Grayscale: #202020. Windows color (decimal): -13428959 or 2168627. OLE color: 2168627.
HSL color Cylindrical-coordinate representation of color #331721: hue angle of 338.57º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #331721 is Cyan = 0, Magento = 0.55, Yellow = 0.35 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 23 | 33 | - |
| CMYK | 0 | 0.55 | 0.35 | 0.8 |
| HSL | 338.57º | 0.38% | 0.15% | - |
| HSV(B) | 338.57º | 0.55% | 0.2% | - |
| XYZ | 1.95 | 1.43 | 1.61 | - |
| YUV | 32.51 | 128.28 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 23 | 33 | 0 | 0.55 | 0.35 | 0.8 | 338.57 | 0.38 | 0.15 |
| Hex | 33 | 17 | 21 | 0 | 37 | 23 | 50 | 153 | 26 | F |
| Octal | 63 | 27 | 41 | 0 | 67 | 43 | 120 | 523 | 46 | 17 |
| Binary | 110011 | 10111 | 100001 | 0 | 110111 | 100011 | 1010000 | 101010011 | 100110 | 1111 |
Color Harmonies of #331721
Complementary color
Monochromatic Colors of #331721
Black with #331721
Text Example
Text Example
White with #331721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331721; }
p { color: rgb(51,23,33); }
H1.HeaderClassName
{
color: #331721;
}
.AnyTagClassName
{
color: #331721;
}
</style>
background-color css
<style>
a { background-color: #331721; }
a { background-color: rgb(51,23,33); }
div.DivClassName
{
background-color: #331721;
}
.BgClassName
{
background-color: #331721;
}
</style>
border-color css
<style>
span { border-color: #331721; }
span { border-color: rgb(51,23,33); }
td.TdClassName
{
border-color: #331721;
}
.TagClassName
{
border-color: #331721;
}
</style>