Shades of Temptress #351720
Tints of Temptress #351720
RGB
CMYK
RGB Variations
Color information
#351720 (or 0x351720) is known color: Temptress. HEX triplet: 35, 17 and 20. RGB value is (53,23,32). Sum of RGB (Red+Green+Blue) = 53+23+32=108 (14% of max value = 765). Red value is 53 (21.09% from 255 or 49.07% from 108); Green value is 23 (9.38% from 255 or 21.30% from 108); Blue value is 32 (12.89% from 255 or 29.63% from 108); Max value from RGB is 53 - color contains mainly: red. Hex color #351720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351720 is #CAE8DF. Grayscale: #202020. Windows color (decimal): -13297888 or 2103093. OLE color: 2103093.
HSL color Cylindrical-coordinate representation of color #351720: hue angle of 342º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #351720 is Cyan = 0, Magento = 0.57, Yellow = 0.40 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 23 | 32 | - |
| CMYK | 0 | 0.57 | 0.40 | 0.79 |
| HSL | 342º | 0.39% | 0.15% | - |
| HSV(B) | 342º | 0.57% | 0.21% | - |
| XYZ | 2.04 | 1.47 | 1.54 | - |
| YUV | 33 | 127.44 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 32 | 0 | 0.57 | 0.40 | 0.79 | 342 | 0.39 | 0.15 |
| Hex | 35 | 17 | 20 | 0 | 39 | 28 | 4F | 156 | 27 | F |
| Octal | 65 | 27 | 40 | 0 | 71 | 50 | 117 | 526 | 47 | 17 |
| Binary | 110101 | 10111 | 100000 | 0 | 111001 | 101000 | 1001111 | 101010110 | 100111 | 1111 |
Color Harmonies of #351720
Complementary color
Monochromatic Colors of #351720
Black with #351720
Text Example
Text Example
White with #351720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351720; }
p { color: rgb(53,23,32); }
H1.HeaderClassName
{
color: #351720;
}
.AnyTagClassName
{
color: #351720;
}
</style>
background-color css
<style>
a { background-color: #351720; }
a { background-color: rgb(53,23,32); }
div.DivClassName
{
background-color: #351720;
}
.BgClassName
{
background-color: #351720;
}
</style>
border-color css
<style>
span { border-color: #351720; }
span { border-color: rgb(53,23,32); }
td.TdClassName
{
border-color: #351720;
}
.TagClassName
{
border-color: #351720;
}
</style>