Shades of Temptress #331821
Tints of Temptress #331821
RGB
CMYK
RGB Variations
Color information
#331821 (or 0x331821) is known color: Temptress. HEX triplet: 33, 18 and 21. RGB value is (51,24,33). Sum of RGB (Red+Green+Blue) = 51+24+33=108 (14% of max value = 765). Red value is 51 (20.31% from 255 or 47.22% from 108); Green value is 24 (9.77% from 255 or 22.22% from 108); Blue value is 33 (13.28% from 255 or 30.56% from 108); Max value from RGB is 51 - color contains mainly: red. Hex color #331821 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331821 is #CCE7DE. Grayscale: #212121. Windows color (decimal): -13428703 or 2168883. OLE color: 2168883.
HSL color Cylindrical-coordinate representation of color #331821: hue angle of 340º degrees, saturation: 0.36, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #331821 is Cyan = 0, Magento = 0.53, Yellow = 0.35 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 24 | 33 | - |
| CMYK | 0 | 0.53 | 0.35 | 0.8 |
| HSL | 340º | 0.36% | 0.15% | - |
| HSV(B) | 340º | 0.53% | 0.2% | - |
| XYZ | 1.97 | 1.47 | 1.62 | - |
| YUV | 33.1 | 127.95 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 24 | 33 | 0 | 0.53 | 0.35 | 0.8 | 340 | 0.36 | 0.15 |
| Hex | 33 | 18 | 21 | 0 | 35 | 23 | 50 | 154 | 24 | F |
| Octal | 63 | 30 | 41 | 0 | 65 | 43 | 120 | 524 | 44 | 17 |
| Binary | 110011 | 11000 | 100001 | 0 | 110101 | 100011 | 1010000 | 101010100 | 100100 | 1111 |
Color Harmonies of #331821
Complementary color
Monochromatic Colors of #331821
Black with #331821
Text Example
Text Example
White with #331821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331821; }
p { color: rgb(51,24,33); }
H1.HeaderClassName
{
color: #331821;
}
.AnyTagClassName
{
color: #331821;
}
</style>
background-color css
<style>
a { background-color: #331821; }
a { background-color: rgb(51,24,33); }
div.DivClassName
{
background-color: #331821;
}
.BgClassName
{
background-color: #331821;
}
</style>
border-color css
<style>
span { border-color: #331821; }
span { border-color: rgb(51,24,33); }
td.TdClassName
{
border-color: #331821;
}
.TagClassName
{
border-color: #331821;
}
</style>