Shades of Temptress #382126
Tints of Temptress #382126
RGB
CMYK
RGB Variations
Color information
#382126 (or 0x382126) is known color: Temptress. HEX triplet: 38, 21 and 26. RGB value is (56,33,38). Sum of RGB (Red+Green+Blue) = 56+33+38=127 (16% of max value = 765). Red value is 56 (22.27% from 255 or 44.09% from 127); Green value is 33 (13.28% from 255 or 25.98% from 127); Blue value is 38 (15.23% from 255 or 29.92% from 127); Max value from RGB is 56 - color contains mainly: red. Hex color #382126 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382126 is #C7DED9. Grayscale: #282828. Windows color (decimal): -13098714 or 2498872. OLE color: 2498872.
HSL color Cylindrical-coordinate representation of color #382126: hue angle of 346.96º 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 #382126 is Cyan = 0, Magento = 0.41, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 33 | 38 | - |
| CMYK | 0 | 0.41 | 0.32 | 0.78 |
| HSL | 346.96º | 0.26% | 0.17% | - |
| HSV(B) | 346.96º | 0.41% | 0.22% | - |
| XYZ | 2.52 | 2.07 | 2.1 | - |
| YUV | 40.45 | 126.62 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 33 | 38 | 0 | 0.41 | 0.32 | 0.78 | 346.96 | 0.26 | 0.17 |
| Hex | 38 | 21 | 26 | 0 | 29 | 20 | 4E | 15B | 1A | 11 |
| Octal | 70 | 41 | 46 | 0 | 51 | 40 | 116 | 533 | 32 | 21 |
| Binary | 111000 | 100001 | 100110 | 0 | 101001 | 100000 | 1001110 | 101011011 | 11010 | 10001 |
Color Harmonies of #382126
Complementary color
Monochromatic Colors of #382126
Black with #382126
Text Example
Text Example
White with #382126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382126; }
p { color: rgb(56,33,38); }
H1.HeaderClassName
{
color: #382126;
}
.AnyTagClassName
{
color: #382126;
}
</style>
background-color css
<style>
a { background-color: #382126; }
a { background-color: rgb(56,33,38); }
div.DivClassName
{
background-color: #382126;
}
.BgClassName
{
background-color: #382126;
}
</style>
border-color css
<style>
span { border-color: #382126; }
span { border-color: rgb(56,33,38); }
td.TdClassName
{
border-color: #382126;
}
.TagClassName
{
border-color: #382126;
}
</style>