Shades of Temptress #381320
Tints of Temptress #381320
RGB
CMYK
RGB Variations
Color information
#381320 (or 0x381320) is known color: Temptress. HEX triplet: 38, 13 and 20. RGB value is (56,19,32). Sum of RGB (Red+Green+Blue) = 56+19+32=107 (14% of max value = 765). Red value is 56 (22.27% from 255 or 52.34% from 107); Green value is 19 (7.81% from 255 or 17.76% from 107); Blue value is 32 (12.89% from 255 or 29.91% from 107); Max value from RGB is 56 - color contains mainly: red. Hex color #381320 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381320 is #C7ECDF. Grayscale: #1F1F1F. Windows color (decimal): -13102304 or 2102072. OLE color: 2102072.
HSL color Cylindrical-coordinate representation of color #381320: hue angle of 338.92º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #381320 is Cyan = 0, Magento = 0.66, Yellow = 0.43 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 19 | 32 | - |
| CMYK | 0 | 0.66 | 0.43 | 0.78 |
| HSL | 338.92º | 0.49% | 0.15% | - |
| HSV(B) | 338.92º | 0.66% | 0.22% | - |
| XYZ | 2.12 | 1.41 | 1.53 | - |
| YUV | 31.55 | 128.26 | 145.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 19 | 32 | 0 | 0.66 | 0.43 | 0.78 | 338.92 | 0.49 | 0.15 |
| Hex | 38 | 13 | 20 | 0 | 42 | 2B | 4E | 153 | 31 | F |
| Octal | 70 | 23 | 40 | 0 | 102 | 53 | 116 | 523 | 61 | 17 |
| Binary | 111000 | 10011 | 100000 | 0 | 1000010 | 101011 | 1001110 | 101010011 | 110001 | 1111 |
Color Harmonies of #381320
Complementary color
Monochromatic Colors of #381320
Black with #381320
Text Example
Text Example
White with #381320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381320; }
p { color: rgb(56,19,32); }
H1.HeaderClassName
{
color: #381320;
}
.AnyTagClassName
{
color: #381320;
}
</style>
background-color css
<style>
a { background-color: #381320; }
a { background-color: rgb(56,19,32); }
div.DivClassName
{
background-color: #381320;
}
.BgClassName
{
background-color: #381320;
}
</style>
border-color css
<style>
span { border-color: #381320; }
span { border-color: rgb(56,19,32); }
td.TdClassName
{
border-color: #381320;
}
.TagClassName
{
border-color: #381320;
}
</style>