Shades of Temptress #371920
Tints of Temptress #371920
RGB
CMYK
RGB Variations
Color information
#371920 (or 0x371920) is known color: Temptress. HEX triplet: 37, 19 and 20. RGB value is (55,25,32). Sum of RGB (Red+Green+Blue) = 55+25+32=112 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.11% from 112); Green value is 25 (10.16% from 255 or 22.32% from 112); Blue value is 32 (12.89% from 255 or 28.57% from 112); Max value from RGB is 55 - color contains mainly: red. Hex color #371920 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371920 is #C8E6DF. Grayscale: #222222. Windows color (decimal): -13166304 or 2103607. OLE color: 2103607.
HSL color Cylindrical-coordinate representation of color #371920: hue angle of 346º 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 #371920 is Cyan = 0, Magento = 0.55, Yellow = 0.42 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 25 | 32 | - |
| CMYK | 0 | 0.55 | 0.42 | 0.78 |
| HSL | 346º | 0.38% | 0.16% | - |
| HSV(B) | 346º | 0.55% | 0.22% | - |
| XYZ | 2.18 | 1.61 | 1.56 | - |
| YUV | 34.77 | 126.44 | 142.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 32 | 0 | 0.55 | 0.42 | 0.78 | 346 | 0.38 | 0.16 |
| Hex | 37 | 19 | 20 | 0 | 37 | 2A | 4E | 15A | 26 | 10 |
| Octal | 67 | 31 | 40 | 0 | 67 | 52 | 116 | 532 | 46 | 20 |
| Binary | 110111 | 11001 | 100000 | 0 | 110111 | 101010 | 1001110 | 101011010 | 100110 | 10000 |
Color Harmonies of #371920
Complementary color
Monochromatic Colors of #371920
Black with #371920
Text Example
Text Example
White with #371920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371920; }
p { color: rgb(55,25,32); }
H1.HeaderClassName
{
color: #371920;
}
.AnyTagClassName
{
color: #371920;
}
</style>
background-color css
<style>
a { background-color: #371920; }
a { background-color: rgb(55,25,32); }
div.DivClassName
{
background-color: #371920;
}
.BgClassName
{
background-color: #371920;
}
</style>
border-color css
<style>
span { border-color: #371920; }
span { border-color: rgb(55,25,32); }
td.TdClassName
{
border-color: #371920;
}
.TagClassName
{
border-color: #371920;
}
</style>