Shades of Temptress #381920
Tints of Temptress #381920
RGB
CMYK
RGB Variations
Color information
#381920 (or 0x381920) is known color: Temptress. HEX triplet: 38, 19 and 20. RGB value is (56,25,32). Sum of RGB (Red+Green+Blue) = 56+25+32=113 (14% of max value = 765). Red value is 56 (22.27% from 255 or 49.56% from 113); Green value is 25 (10.16% from 255 or 22.12% from 113); Blue value is 32 (12.89% from 255 or 28.32% from 113); Max value from RGB is 56 - color contains mainly: red. Hex color #381920 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381920 is #C7E6DF. Grayscale: #232323. Windows color (decimal): -13100768 or 2103608. OLE color: 2103608.
HSL color Cylindrical-coordinate representation of color #381920: hue angle of 346.45º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #381920 is Cyan = 0, Magento = 0.55, Yellow = 0.43 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 25 | 32 | - |
| CMYK | 0 | 0.55 | 0.43 | 0.78 |
| HSL | 346.45º | 0.38% | 0.16% | - |
| HSV(B) | 346.45º | 0.55% | 0.22% | - |
| XYZ | 2.24 | 1.64 | 1.57 | - |
| YUV | 35.07 | 126.27 | 142.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 25 | 32 | 0 | 0.55 | 0.43 | 0.78 | 346.45 | 0.38 | 0.16 |
| Hex | 38 | 19 | 20 | 0 | 37 | 2B | 4E | 15A | 26 | 10 |
| Octal | 70 | 31 | 40 | 0 | 67 | 53 | 116 | 532 | 46 | 20 |
| Binary | 111000 | 11001 | 100000 | 0 | 110111 | 101011 | 1001110 | 101011010 | 100110 | 10000 |
Color Harmonies of #381920
Complementary color
Monochromatic Colors of #381920
Black with #381920
Text Example
Text Example
White with #381920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381920; }
p { color: rgb(56,25,32); }
H1.HeaderClassName
{
color: #381920;
}
.AnyTagClassName
{
color: #381920;
}
</style>
background-color css
<style>
a { background-color: #381920; }
a { background-color: rgb(56,25,32); }
div.DivClassName
{
background-color: #381920;
}
.BgClassName
{
background-color: #381920;
}
</style>
border-color css
<style>
span { border-color: #381920; }
span { border-color: rgb(56,25,32); }
td.TdClassName
{
border-color: #381920;
}
.TagClassName
{
border-color: #381920;
}
</style>