Shades of Temptress #381321
Tints of Temptress #381321
RGB
CMYK
RGB Variations
Color information
#381321 (or 0x381321) is known color: Temptress. HEX triplet: 38, 13 and 21. RGB value is (56,19,33). Sum of RGB (Red+Green+Blue) = 56+19+33=108 (14% of max value = 765). Red value is 56 (22.27% from 255 or 51.85% from 108); Green value is 19 (7.81% from 255 or 17.59% from 108); Blue value is 33 (13.28% from 255 or 30.56% from 108); Max value from RGB is 56 - color contains mainly: red. Hex color #381321 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381321 is #C7ECDE. Grayscale: #1F1F1F. Windows color (decimal): -13102303 or 2167608. OLE color: 2167608.
HSL color Cylindrical-coordinate representation of color #381321: hue angle of 337.3º 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 #381321 is Cyan = 0, Magento = 0.66, Yellow = 0.41 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 19 | 33 | - |
| CMYK | 0 | 0.66 | 0.41 | 0.78 |
| HSL | 337.3º | 0.49% | 0.15% | - |
| HSV(B) | 337.3º | 0.66% | 0.22% | - |
| XYZ | 2.14 | 1.42 | 1.6 | - |
| YUV | 31.66 | 128.76 | 145.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 19 | 33 | 0 | 0.66 | 0.41 | 0.78 | 337.3 | 0.49 | 0.15 |
| Hex | 38 | 13 | 21 | 0 | 42 | 29 | 4E | 151 | 31 | F |
| Octal | 70 | 23 | 41 | 0 | 102 | 51 | 116 | 521 | 61 | 17 |
| Binary | 111000 | 10011 | 100001 | 0 | 1000010 | 101001 | 1001110 | 101010001 | 110001 | 1111 |
Color Harmonies of #381321
Complementary color
Monochromatic Colors of #381321
Black with #381321
Text Example
Text Example
White with #381321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381321; }
p { color: rgb(56,19,33); }
H1.HeaderClassName
{
color: #381321;
}
.AnyTagClassName
{
color: #381321;
}
</style>
background-color css
<style>
a { background-color: #381321; }
a { background-color: rgb(56,19,33); }
div.DivClassName
{
background-color: #381321;
}
.BgClassName
{
background-color: #381321;
}
</style>
border-color css
<style>
span { border-color: #381321; }
span { border-color: rgb(56,19,33); }
td.TdClassName
{
border-color: #381321;
}
.TagClassName
{
border-color: #381321;
}
</style>