Shades of Temptress #372125
Tints of Temptress #372125
RGB
CMYK
RGB Variations
Color information
#372125 (or 0x372125) is known color: Temptress. HEX triplet: 37, 21 and 25. RGB value is (55,33,37). Sum of RGB (Red+Green+Blue) = 55+33+37=125 (16% of max value = 765). Red value is 55 (21.88% from 255 or 44% from 125); Green value is 33 (13.28% from 255 or 26.4% from 125); Blue value is 37 (14.84% from 255 or 29.6% from 125); Max value from RGB is 55 - color contains mainly: red. Hex color #372125 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372125 is #C8DEDA. Grayscale: #282828. Windows color (decimal): -13164251 or 2433335. OLE color: 2433335.
HSL color Cylindrical-coordinate representation of color #372125: hue angle of 349.09º 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 #372125 is Cyan = 0, Magento = 0.4, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 33 | 37 | - |
| CMYK | 0 | 0.4 | 0.33 | 0.78 |
| HSL | 349.09º | 0.25% | 0.17% | - |
| HSV(B) | 349.09º | 0.4% | 0.22% | - |
| XYZ | 2.45 | 2.03 | 2.01 | - |
| YUV | 40.03 | 126.29 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 37 | 0 | 0.4 | 0.33 | 0.78 | 349.09 | 0.25 | 0.17 |
| Hex | 37 | 21 | 25 | 0 | 28 | 21 | 4E | 15D | 19 | 11 |
| Octal | 67 | 41 | 45 | 0 | 50 | 41 | 116 | 535 | 31 | 21 |
| Binary | 110111 | 100001 | 100101 | 0 | 101000 | 100001 | 1001110 | 101011101 | 11001 | 10001 |
Color Harmonies of #372125
Complementary color
Monochromatic Colors of #372125
Black with #372125
Text Example
Text Example
White with #372125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372125; }
p { color: rgb(55,33,37); }
H1.HeaderClassName
{
color: #372125;
}
.AnyTagClassName
{
color: #372125;
}
</style>
background-color css
<style>
a { background-color: #372125; }
a { background-color: rgb(55,33,37); }
div.DivClassName
{
background-color: #372125;
}
.BgClassName
{
background-color: #372125;
}
</style>
border-color css
<style>
span { border-color: #372125; }
span { border-color: rgb(55,33,37); }
td.TdClassName
{
border-color: #372125;
}
.TagClassName
{
border-color: #372125;
}
</style>