Shades of Temptress #352027
Tints of Temptress #352027
RGB
CMYK
RGB Variations
Color information
#352027 (or 0x352027) is known color: Temptress. HEX triplet: 35, 20 and 27. RGB value is (53,32,39). Sum of RGB (Red+Green+Blue) = 53+32+39=124 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.74% from 124); Green value is 32 (12.89% from 255 or 25.81% from 124); Blue value is 39 (15.62% from 255 or 31.45% from 124); Max value from RGB is 53 - color contains mainly: red. Hex color #352027 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352027 is #CADFD8. Grayscale: #272727. Windows color (decimal): -13295577 or 2564149. OLE color: 2564149.
HSL color Cylindrical-coordinate representation of color #352027: hue angle of 340º degrees, saturation: 0.25, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #352027 is Cyan = 0, Magento = 0.40, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 32 | 39 | - |
| CMYK | 0 | 0.40 | 0.26 | 0.79 |
| HSL | 340º | 0.25% | 0.17% | - |
| HSV(B) | 340º | 0.4% | 0.21% | - |
| XYZ | 2.35 | 1.94 | 2.17 | - |
| YUV | 39.08 | 127.96 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 32 | 39 | 0 | 0.40 | 0.26 | 0.79 | 340 | 0.25 | 0.17 |
| Hex | 35 | 20 | 27 | 0 | 28 | 1A | 4F | 154 | 19 | 11 |
| Octal | 65 | 40 | 47 | 0 | 50 | 32 | 117 | 524 | 31 | 21 |
| Binary | 110101 | 100000 | 100111 | 0 | 101000 | 11010 | 1001111 | 101010100 | 11001 | 10001 |
Color Harmonies of #352027
Complementary color
Monochromatic Colors of #352027
Black with #352027
Text Example
Text Example
White with #352027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352027; }
p { color: rgb(53,32,39); }
H1.HeaderClassName
{
color: #352027;
}
.AnyTagClassName
{
color: #352027;
}
</style>
background-color css
<style>
a { background-color: #352027; }
a { background-color: rgb(53,32,39); }
div.DivClassName
{
background-color: #352027;
}
.BgClassName
{
background-color: #352027;
}
</style>
border-color css
<style>
span { border-color: #352027; }
span { border-color: rgb(53,32,39); }
td.TdClassName
{
border-color: #352027;
}
.TagClassName
{
border-color: #352027;
}
</style>