Shades of Temptress #341520
Tints of Temptress #341520
RGB
CMYK
RGB Variations
Color information
#341520 (or 0x341520) is known color: Temptress. HEX triplet: 34, 15 and 20. RGB value is (52,21,32). Sum of RGB (Red+Green+Blue) = 52+21+32=105 (13% of max value = 765). Red value is 52 (20.70% from 255 or 49.52% from 105); Green value is 21 (8.59% from 255 or 20% from 105); Blue value is 32 (12.89% from 255 or 30.48% from 105); Max value from RGB is 52 - color contains mainly: red. Hex color #341520 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341520 is #CBEADF. Grayscale: #1F1F1F. Windows color (decimal): -13363936 or 2102580. OLE color: 2102580.
HSL color Cylindrical-coordinate representation of color #341520: hue angle of 338.71º 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 #341520 is Cyan = 0, Magento = 0.60, Yellow = 0.38 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 21 | 32 | - |
| CMYK | 0 | 0.60 | 0.38 | 0.80 |
| HSL | 338.71º | 0.42% | 0.14% | - |
| HSV(B) | 338.71º | 0.6% | 0.2% | - |
| XYZ | 1.95 | 1.37 | 1.53 | - |
| YUV | 31.52 | 128.27 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 32 | 0 | 0.60 | 0.38 | 0.80 | 338.71 | 0.42 | 0.14 |
| Hex | 34 | 15 | 20 | 0 | 3C | 26 | 50 | 153 | 2A | E |
| Octal | 64 | 25 | 40 | 0 | 74 | 46 | 120 | 523 | 52 | 16 |
| Binary | 110100 | 10101 | 100000 | 0 | 111100 | 100110 | 1010000 | 101010011 | 101010 | 1110 |
Color Harmonies of #341520
Complementary color
Monochromatic Colors of #341520
Black with #341520
Text Example
Text Example
White with #341520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341520; }
p { color: rgb(52,21,32); }
H1.HeaderClassName
{
color: #341520;
}
.AnyTagClassName
{
color: #341520;
}
</style>
background-color css
<style>
a { background-color: #341520; }
a { background-color: rgb(52,21,32); }
div.DivClassName
{
background-color: #341520;
}
.BgClassName
{
background-color: #341520;
}
</style>
border-color css
<style>
span { border-color: #341520; }
span { border-color: rgb(52,21,32); }
td.TdClassName
{
border-color: #341520;
}
.TagClassName
{
border-color: #341520;
}
</style>