Shades of Temptress #352127
Tints of Temptress #352127
RGB
CMYK
RGB Variations
Color information
#352127 (or 0x352127) is known color: Temptress. HEX triplet: 35, 21 and 27. RGB value is (53,33,39). Sum of RGB (Red+Green+Blue) = 53+33+39=125 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.4% from 125); Green value is 33 (13.28% from 255 or 26.4% from 125); Blue value is 39 (15.62% from 255 or 31.2% from 125); Max value from RGB is 53 - color contains mainly: red. Hex color #352127 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352127 is #CADED8. Grayscale: #272727. Windows color (decimal): -13295321 or 2564405. OLE color: 2564405.
HSL color Cylindrical-coordinate representation of color #352127: hue angle of 342º degrees, saturation: 0.23, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #352127 is Cyan = 0, Magento = 0.38, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 33 | 39 | - |
| CMYK | 0 | 0.38 | 0.26 | 0.79 |
| HSL | 342º | 0.23% | 0.17% | - |
| HSV(B) | 342º | 0.38% | 0.21% | - |
| XYZ | 2.38 | 1.99 | 2.18 | - |
| YUV | 39.66 | 127.63 | 137.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 39 | 0 | 0.38 | 0.26 | 0.79 | 342 | 0.23 | 0.17 |
| Hex | 35 | 21 | 27 | 0 | 26 | 1A | 4F | 156 | 17 | 11 |
| Octal | 65 | 41 | 47 | 0 | 46 | 32 | 117 | 526 | 27 | 21 |
| Binary | 110101 | 100001 | 100111 | 0 | 100110 | 11010 | 1001111 | 101010110 | 10111 | 10001 |
Color Harmonies of #352127
Complementary color
Monochromatic Colors of #352127
Black with #352127
Text Example
Text Example
White with #352127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352127; }
p { color: rgb(53,33,39); }
H1.HeaderClassName
{
color: #352127;
}
.AnyTagClassName
{
color: #352127;
}
</style>
background-color css
<style>
a { background-color: #352127; }
a { background-color: rgb(53,33,39); }
div.DivClassName
{
background-color: #352127;
}
.BgClassName
{
background-color: #352127;
}
</style>
border-color css
<style>
span { border-color: #352127; }
span { border-color: rgb(53,33,39); }
td.TdClassName
{
border-color: #352127;
}
.TagClassName
{
border-color: #352127;
}
</style>