Shades of Temptress #382329
Tints of Temptress #382329
RGB
CMYK
RGB Variations
Color information
#382329 (or 0x382329) is known color: Temptress. HEX triplet: 38, 23 and 29. RGB value is (56,35,41). Sum of RGB (Red+Green+Blue) = 56+35+41=132 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.42% from 132); Green value is 35 (14.06% from 255 or 26.52% from 132); Blue value is 41 (16.41% from 255 or 31.06% from 132); Max value from RGB is 56 - color contains mainly: red. Hex color #382329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382329 is #C7DCD6. Grayscale: #292929. Windows color (decimal): -13098199 or 2695992. OLE color: 2695992.
HSL color Cylindrical-coordinate representation of color #382329: hue angle of 342.86º degrees, saturation: 0.23, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #382329 is Cyan = 0, Magento = 0.37, Yellow = 0.27 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 35 | 41 | - |
| CMYK | 0 | 0.37 | 0.27 | 0.78 |
| HSL | 342.86º | 0.23% | 0.18% | - |
| HSV(B) | 342.86º | 0.38% | 0.22% | - |
| XYZ | 2.63 | 2.2 | 2.38 | - |
| YUV | 41.96 | 127.46 | 138.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 35 | 41 | 0 | 0.37 | 0.27 | 0.78 | 342.86 | 0.23 | 0.18 |
| Hex | 38 | 23 | 29 | 0 | 25 | 1B | 4E | 157 | 17 | 12 |
| Octal | 70 | 43 | 51 | 0 | 45 | 33 | 116 | 527 | 27 | 22 |
| Binary | 111000 | 100011 | 101001 | 0 | 100101 | 11011 | 1001110 | 101010111 | 10111 | 10010 |
Color Harmonies of #382329
Complementary color
Monochromatic Colors of #382329
Black with #382329
Text Example
Text Example
White with #382329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382329; }
p { color: rgb(56,35,41); }
H1.HeaderClassName
{
color: #382329;
}
.AnyTagClassName
{
color: #382329;
}
</style>
background-color css
<style>
a { background-color: #382329; }
a { background-color: rgb(56,35,41); }
div.DivClassName
{
background-color: #382329;
}
.BgClassName
{
background-color: #382329;
}
</style>
border-color css
<style>
span { border-color: #382329; }
span { border-color: rgb(56,35,41); }
td.TdClassName
{
border-color: #382329;
}
.TagClassName
{
border-color: #382329;
}
</style>