Shades of Temptress #331520
Tints of Temptress #331520
RGB
CMYK
RGB Variations
Color information
#331520 (or 0x331520) is known color: Temptress. HEX triplet: 33, 15 and 20. RGB value is (51,21,32). Sum of RGB (Red+Green+Blue) = 51+21+32=104 (13% of max value = 765). Red value is 51 (20.31% from 255 or 49.04% from 104); Green value is 21 (8.59% from 255 or 20.19% from 104); Blue value is 32 (12.89% from 255 or 30.77% from 104); Max value from RGB is 51 - color contains mainly: red. Hex color #331520 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331520 is #CCEADF. Grayscale: #1F1F1F. Windows color (decimal): -13429472 or 2102579. OLE color: 2102579.
HSL color Cylindrical-coordinate representation of color #331520: hue angle of 338º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #331520 is Cyan = 0, Magento = 0.59, Yellow = 0.37 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 21 | 32 | - |
| CMYK | 0 | 0.59 | 0.37 | 0.8 |
| HSL | 338º | 0.42% | 0.14% | - |
| HSV(B) | 338º | 0.59% | 0.2% | - |
| XYZ | 1.89 | 1.34 | 1.53 | - |
| YUV | 31.22 | 128.44 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 21 | 32 | 0 | 0.59 | 0.37 | 0.8 | 338 | 0.42 | 0.14 |
| Hex | 33 | 15 | 20 | 0 | 3B | 25 | 50 | 152 | 2A | E |
| Octal | 63 | 25 | 40 | 0 | 73 | 45 | 120 | 522 | 52 | 16 |
| Binary | 110011 | 10101 | 100000 | 0 | 111011 | 100101 | 1010000 | 101010010 | 101010 | 1110 |
Color Harmonies of #331520
Complementary color
Monochromatic Colors of #331520
Black with #331520
Text Example
Text Example
White with #331520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331520; }
p { color: rgb(51,21,32); }
H1.HeaderClassName
{
color: #331520;
}
.AnyTagClassName
{
color: #331520;
}
</style>
background-color css
<style>
a { background-color: #331520; }
a { background-color: rgb(51,21,32); }
div.DivClassName
{
background-color: #331520;
}
.BgClassName
{
background-color: #331520;
}
</style>
border-color css
<style>
span { border-color: #331520; }
span { border-color: rgb(51,21,32); }
td.TdClassName
{
border-color: #331520;
}
.TagClassName
{
border-color: #331520;
}
</style>