Shades of Temptress #341521
Tints of Temptress #341521
RGB
CMYK
RGB Variations
Color information
#341521 (or 0x341521) is known color: Temptress. HEX triplet: 34, 15 and 21. RGB value is (52,21,33). Sum of RGB (Red+Green+Blue) = 52+21+33=106 (14% of max value = 765). Red value is 52 (20.70% from 255 or 49.06% from 106); Green value is 21 (8.59% from 255 or 19.81% from 106); Blue value is 33 (13.28% from 255 or 31.13% from 106); Max value from RGB is 52 - color contains mainly: red. Hex color #341521 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341521 is #CBEADE. Grayscale: #1F1F1F. Windows color (decimal): -13363935 or 2168116. OLE color: 2168116.
HSL color Cylindrical-coordinate representation of color #341521: hue angle of 336.77º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #341521 is Cyan = 0, Magento = 0.60, Yellow = 0.37 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 21 | 33 | - |
| CMYK | 0 | 0.60 | 0.37 | 0.80 |
| HSL | 336.77º | 0.42% | 0.14% | - |
| HSV(B) | 336.77º | 0.6% | 0.2% | - |
| XYZ | 1.96 | 1.38 | 1.6 | - |
| YUV | 31.64 | 128.77 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 33 | 0 | 0.60 | 0.37 | 0.80 | 336.77 | 0.42 | 0.14 |
| Hex | 34 | 15 | 21 | 0 | 3C | 25 | 50 | 151 | 2A | E |
| Octal | 64 | 25 | 41 | 0 | 74 | 45 | 120 | 521 | 52 | 16 |
| Binary | 110100 | 10101 | 100001 | 0 | 111100 | 100101 | 1010000 | 101010001 | 101010 | 1110 |
Color Harmonies of #341521
Complementary color
Monochromatic Colors of #341521
Black with #341521
Text Example
Text Example
White with #341521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341521; }
p { color: rgb(52,21,33); }
H1.HeaderClassName
{
color: #341521;
}
.AnyTagClassName
{
color: #341521;
}
</style>
background-color css
<style>
a { background-color: #341521; }
a { background-color: rgb(52,21,33); }
div.DivClassName
{
background-color: #341521;
}
.BgClassName
{
background-color: #341521;
}
</style>
border-color css
<style>
span { border-color: #341521; }
span { border-color: rgb(52,21,33); }
td.TdClassName
{
border-color: #341521;
}
.TagClassName
{
border-color: #341521;
}
</style>