Shades of Temptress #372127
Tints of Temptress #372127
RGB
CMYK
RGB Variations
Color information
#372127 (or 0x372127) is known color: Temptress. HEX triplet: 37, 21 and 27. RGB value is (55,33,39). Sum of RGB (Red+Green+Blue) = 55+33+39=127 (16% of max value = 765). Red value is 55 (21.88% from 255 or 43.31% from 127); Green value is 33 (13.28% from 255 or 25.98% from 127); Blue value is 39 (15.62% from 255 or 30.71% from 127); Max value from RGB is 55 - color contains mainly: red. Hex color #372127 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372127 is #C8DED8. Grayscale: #282828. Windows color (decimal): -13164249 or 2564407. OLE color: 2564407.
HSL color Cylindrical-coordinate representation of color #372127: hue angle of 343.64º degrees, saturation: 0.25, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #372127 is Cyan = 0, Magento = 0.4, Yellow = 0.29 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 33 | 39 | - |
| CMYK | 0 | 0.4 | 0.29 | 0.78 |
| HSL | 343.64º | 0.25% | 0.17% | - |
| HSV(B) | 343.64º | 0.4% | 0.22% | - |
| XYZ | 2.49 | 2.05 | 2.18 | - |
| YUV | 40.26 | 127.29 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 39 | 0 | 0.4 | 0.29 | 0.78 | 343.64 | 0.25 | 0.17 |
| Hex | 37 | 21 | 27 | 0 | 28 | 1D | 4E | 158 | 19 | 11 |
| Octal | 67 | 41 | 47 | 0 | 50 | 35 | 116 | 530 | 31 | 21 |
| Binary | 110111 | 100001 | 100111 | 0 | 101000 | 11101 | 1001110 | 101011000 | 11001 | 10001 |
Color Harmonies of #372127
Complementary color
Monochromatic Colors of #372127
Black with #372127
Text Example
Text Example
White with #372127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372127; }
p { color: rgb(55,33,39); }
H1.HeaderClassName
{
color: #372127;
}
.AnyTagClassName
{
color: #372127;
}
</style>
background-color css
<style>
a { background-color: #372127; }
a { background-color: rgb(55,33,39); }
div.DivClassName
{
background-color: #372127;
}
.BgClassName
{
background-color: #372127;
}
</style>
border-color css
<style>
span { border-color: #372127; }
span { border-color: rgb(55,33,39); }
td.TdClassName
{
border-color: #372127;
}
.TagClassName
{
border-color: #372127;
}
</style>