Shades of Temptress #331420
Tints of Temptress #331420
RGB
CMYK
RGB Variations
Color information
#331420 (or 0x331420) is known color: Temptress. HEX triplet: 33, 14 and 20. RGB value is (51,20,32). Sum of RGB (Red+Green+Blue) = 51+20+32=103 (13% of max value = 765). Red value is 51 (20.31% from 255 or 49.51% from 103); Green value is 20 (8.20% from 255 or 19.42% from 103); Blue value is 32 (12.89% from 255 or 31.07% from 103); Max value from RGB is 51 - color contains mainly: red. Hex color #331420 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331420 is #CCEBDF. Grayscale: #1E1E1E. Windows color (decimal): -13429728 or 2102323. OLE color: 2102323.
HSL color Cylindrical-coordinate representation of color #331420: hue angle of 336.77º degrees, saturation: 0.44, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #331420 is Cyan = 0, Magento = 0.61, Yellow = 0.37 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 20 | 32 | - |
| CMYK | 0 | 0.61 | 0.37 | 0.8 |
| HSL | 336.77º | 0.44% | 0.14% | - |
| HSV(B) | 336.77º | 0.61% | 0.2% | - |
| XYZ | 1.88 | 1.31 | 1.52 | - |
| YUV | 30.64 | 128.77 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 20 | 32 | 0 | 0.61 | 0.37 | 0.8 | 336.77 | 0.44 | 0.14 |
| Hex | 33 | 14 | 20 | 0 | 3D | 25 | 50 | 151 | 2C | E |
| Octal | 63 | 24 | 40 | 0 | 75 | 45 | 120 | 521 | 54 | 16 |
| Binary | 110011 | 10100 | 100000 | 0 | 111101 | 100101 | 1010000 | 101010001 | 101100 | 1110 |
Color Harmonies of #331420
Complementary color
Monochromatic Colors of #331420
Black with #331420
Text Example
Text Example
White with #331420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331420; }
p { color: rgb(51,20,32); }
H1.HeaderClassName
{
color: #331420;
}
.AnyTagClassName
{
color: #331420;
}
</style>
background-color css
<style>
a { background-color: #331420; }
a { background-color: rgb(51,20,32); }
div.DivClassName
{
background-color: #331420;
}
.BgClassName
{
background-color: #331420;
}
</style>
border-color css
<style>
span { border-color: #331420; }
span { border-color: rgb(51,20,32); }
td.TdClassName
{
border-color: #331420;
}
.TagClassName
{
border-color: #331420;
}
</style>