Shades of Temptress #352128
Tints of Temptress #352128
RGB
CMYK
RGB Variations
Color information
#352128 (or 0x352128) is known color: Temptress. HEX triplet: 35, 21 and 28. RGB value is (53,33,40). Sum of RGB (Red+Green+Blue) = 53+33+40=126 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.06% from 126); Green value is 33 (13.28% from 255 or 26.19% from 126); Blue value is 40 (16.02% from 255 or 31.75% from 126); Max value from RGB is 53 - color contains mainly: red. Hex color #352128 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352128 is #CADED7. Grayscale: #272727. Windows color (decimal): -13295320 or 2629941. OLE color: 2629941.
HSL color Cylindrical-coordinate representation of color #352128: hue angle of 339º 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 #352128 is Cyan = 0, Magento = 0.38, Yellow = 0.25 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 33 | 40 | - |
| CMYK | 0 | 0.38 | 0.25 | 0.79 |
| HSL | 339º | 0.23% | 0.17% | - |
| HSV(B) | 339º | 0.38% | 0.21% | - |
| XYZ | 2.4 | 2 | 2.27 | - |
| YUV | 39.78 | 128.13 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 40 | 0 | 0.38 | 0.25 | 0.79 | 339 | 0.23 | 0.17 |
| Hex | 35 | 21 | 28 | 0 | 26 | 19 | 4F | 153 | 17 | 11 |
| Octal | 65 | 41 | 50 | 0 | 46 | 31 | 117 | 523 | 27 | 21 |
| Binary | 110101 | 100001 | 101000 | 0 | 100110 | 11001 | 1001111 | 101010011 | 10111 | 10001 |
Color Harmonies of #352128
Complementary color
Monochromatic Colors of #352128
Black with #352128
Text Example
Text Example
White with #352128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352128; }
p { color: rgb(53,33,40); }
H1.HeaderClassName
{
color: #352128;
}
.AnyTagClassName
{
color: #352128;
}
</style>
background-color css
<style>
a { background-color: #352128; }
a { background-color: rgb(53,33,40); }
div.DivClassName
{
background-color: #352128;
}
.BgClassName
{
background-color: #352128;
}
</style>
border-color css
<style>
span { border-color: #352128; }
span { border-color: rgb(53,33,40); }
td.TdClassName
{
border-color: #352128;
}
.TagClassName
{
border-color: #352128;
}
</style>