Shades of Temptress #381720
Tints of Temptress #381720
RGB
CMYK
RGB Variations
Color information
#381720 (or 0x381720) is known color: Temptress. HEX triplet: 38, 17 and 20. RGB value is (56,23,32). Sum of RGB (Red+Green+Blue) = 56+23+32=111 (14% of max value = 765). Red value is 56 (22.27% from 255 or 50.45% from 111); Green value is 23 (9.38% from 255 or 20.72% from 111); Blue value is 32 (12.89% from 255 or 28.83% from 111); Max value from RGB is 56 - color contains mainly: red. Hex color #381720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381720 is #C7E8DF. Grayscale: #212121. Windows color (decimal): -13101280 or 2103096. OLE color: 2103096.
HSL color Cylindrical-coordinate representation of color #381720: hue angle of 343.64º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #381720 is Cyan = 0, Magento = 0.59, Yellow = 0.43 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 23 | 32 | - |
| CMYK | 0 | 0.59 | 0.43 | 0.78 |
| HSL | 343.64º | 0.42% | 0.15% | - |
| HSV(B) | 343.64º | 0.59% | 0.22% | - |
| XYZ | 2.2 | 1.56 | 1.55 | - |
| YUV | 33.89 | 126.93 | 143.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 23 | 32 | 0 | 0.59 | 0.43 | 0.78 | 343.64 | 0.42 | 0.15 |
| Hex | 38 | 17 | 20 | 0 | 3B | 2B | 4E | 158 | 2A | F |
| Octal | 70 | 27 | 40 | 0 | 73 | 53 | 116 | 530 | 52 | 17 |
| Binary | 111000 | 10111 | 100000 | 0 | 111011 | 101011 | 1001110 | 101011000 | 101010 | 1111 |
Color Harmonies of #381720
Complementary color
Monochromatic Colors of #381720
Black with #381720
Text Example
Text Example
White with #381720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381720; }
p { color: rgb(56,23,32); }
H1.HeaderClassName
{
color: #381720;
}
.AnyTagClassName
{
color: #381720;
}
</style>
background-color css
<style>
a { background-color: #381720; }
a { background-color: rgb(56,23,32); }
div.DivClassName
{
background-color: #381720;
}
.BgClassName
{
background-color: #381720;
}
</style>
border-color css
<style>
span { border-color: #381720; }
span { border-color: rgb(56,23,32); }
td.TdClassName
{
border-color: #381720;
}
.TagClassName
{
border-color: #381720;
}
</style>