Shades of Temptress #341720
Tints of Temptress #341720
RGB
CMYK
RGB Variations
Color information
#341720 (or 0x341720) is known color: Temptress. HEX triplet: 34, 17 and 20. RGB value is (52,23,32). Sum of RGB (Red+Green+Blue) = 52+23+32=107 (14% of max value = 765). Red value is 52 (20.70% from 255 or 48.60% from 107); Green value is 23 (9.38% from 255 or 21.50% from 107); Blue value is 32 (12.89% from 255 or 29.91% from 107); Max value from RGB is 52 - color contains mainly: red. Hex color #341720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341720 is #CBE8DF. Grayscale: #202020. Windows color (decimal): -13363424 or 2103092. OLE color: 2103092.
HSL color Cylindrical-coordinate representation of color #341720: hue angle of 341.38º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #341720 is Cyan = 0, Magento = 0.56, Yellow = 0.38 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 23 | 32 | - |
| CMYK | 0 | 0.56 | 0.38 | 0.80 |
| HSL | 341.38º | 0.39% | 0.15% | - |
| HSV(B) | 341.38º | 0.56% | 0.2% | - |
| XYZ | 1.98 | 1.45 | 1.54 | - |
| YUV | 32.7 | 127.61 | 141.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 23 | 32 | 0 | 0.56 | 0.38 | 0.80 | 341.38 | 0.39 | 0.15 |
| Hex | 34 | 17 | 20 | 0 | 38 | 26 | 50 | 155 | 27 | F |
| Octal | 64 | 27 | 40 | 0 | 70 | 46 | 120 | 525 | 47 | 17 |
| Binary | 110100 | 10111 | 100000 | 0 | 111000 | 100110 | 1010000 | 101010101 | 100111 | 1111 |
Color Harmonies of #341720
Complementary color
Monochromatic Colors of #341720
Black with #341720
Text Example
Text Example
White with #341720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341720; }
p { color: rgb(52,23,32); }
H1.HeaderClassName
{
color: #341720;
}
.AnyTagClassName
{
color: #341720;
}
</style>
background-color css
<style>
a { background-color: #341720; }
a { background-color: rgb(52,23,32); }
div.DivClassName
{
background-color: #341720;
}
.BgClassName
{
background-color: #341720;
}
</style>
border-color css
<style>
span { border-color: #341720; }
span { border-color: rgb(52,23,32); }
td.TdClassName
{
border-color: #341720;
}
.TagClassName
{
border-color: #341720;
}
</style>