Shades of Temptress #382127
Tints of Temptress #382127
RGB
CMYK
RGB Variations
Color information
#382127 (or 0x382127) is known color: Temptress. HEX triplet: 38, 21 and 27. RGB value is (56,33,39). Sum of RGB (Red+Green+Blue) = 56+33+39=128 (16% of max value = 765). Red value is 56 (22.27% from 255 or 43.75% from 128); Green value is 33 (13.28% from 255 or 25.78% from 128); Blue value is 39 (15.62% from 255 or 30.47% from 128); Max value from RGB is 56 - color contains mainly: red. Hex color #382127 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382127 is #C7DED8. Grayscale: #282828. Windows color (decimal): -13098713 or 2564408. OLE color: 2564408.
HSL color Cylindrical-coordinate representation of color #382127: hue angle of 344.35º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #382127 is Cyan = 0, Magento = 0.41, Yellow = 0.30 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 33 | 39 | - |
| CMYK | 0 | 0.41 | 0.30 | 0.78 |
| HSL | 344.35º | 0.26% | 0.17% | - |
| HSV(B) | 344.35º | 0.41% | 0.22% | - |
| XYZ | 2.54 | 2.07 | 2.19 | - |
| YUV | 40.56 | 127.12 | 139.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 33 | 39 | 0 | 0.41 | 0.30 | 0.78 | 344.35 | 0.26 | 0.17 |
| Hex | 38 | 21 | 27 | 0 | 29 | 1E | 4E | 158 | 1A | 11 |
| Octal | 70 | 41 | 47 | 0 | 51 | 36 | 116 | 530 | 32 | 21 |
| Binary | 111000 | 100001 | 100111 | 0 | 101001 | 11110 | 1001110 | 101011000 | 11010 | 10001 |
Color Harmonies of #382127
Complementary color
Monochromatic Colors of #382127
Black with #382127
Text Example
Text Example
White with #382127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382127; }
p { color: rgb(56,33,39); }
H1.HeaderClassName
{
color: #382127;
}
.AnyTagClassName
{
color: #382127;
}
</style>
background-color css
<style>
a { background-color: #382127; }
a { background-color: rgb(56,33,39); }
div.DivClassName
{
background-color: #382127;
}
.BgClassName
{
background-color: #382127;
}
</style>
border-color css
<style>
span { border-color: #382127; }
span { border-color: rgb(56,33,39); }
td.TdClassName
{
border-color: #382127;
}
.TagClassName
{
border-color: #382127;
}
</style>