Shades of Temptress #381521
Tints of Temptress #381521
RGB
CMYK
RGB Variations
Color information
#381521 (or 0x381521) is known color: Temptress. HEX triplet: 38, 15 and 21. RGB value is (56,21,33). Sum of RGB (Red+Green+Blue) = 56+21+33=110 (14% of max value = 765). Red value is 56 (22.27% from 255 or 50.91% from 110); Green value is 21 (8.59% from 255 or 19.09% from 110); Blue value is 33 (13.28% from 255 or 30% from 110); Max value from RGB is 56 - color contains mainly: red. Hex color #381521 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381521 is #C7EADE. Grayscale: #202020. Windows color (decimal): -13101791 or 2168120. OLE color: 2168120.
HSL color Cylindrical-coordinate representation of color #381521: hue angle of 339.43º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #381521 is Cyan = 0, Magento = 0.63, Yellow = 0.41 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 21 | 33 | - |
| CMYK | 0 | 0.63 | 0.41 | 0.78 |
| HSL | 339.43º | 0.45% | 0.15% | - |
| HSV(B) | 339.43º | 0.63% | 0.22% | - |
| XYZ | 2.17 | 1.49 | 1.61 | - |
| YUV | 32.83 | 128.1 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 21 | 33 | 0 | 0.63 | 0.41 | 0.78 | 339.43 | 0.45 | 0.15 |
| Hex | 38 | 15 | 21 | 0 | 3F | 29 | 4E | 153 | 2D | F |
| Octal | 70 | 25 | 41 | 0 | 77 | 51 | 116 | 523 | 55 | 17 |
| Binary | 111000 | 10101 | 100001 | 0 | 111111 | 101001 | 1001110 | 101010011 | 101101 | 1111 |
Color Harmonies of #381521
Complementary color
Monochromatic Colors of #381521
Black with #381521
Text Example
Text Example
White with #381521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381521; }
p { color: rgb(56,21,33); }
H1.HeaderClassName
{
color: #381521;
}
.AnyTagClassName
{
color: #381521;
}
</style>
background-color css
<style>
a { background-color: #381521; }
a { background-color: rgb(56,21,33); }
div.DivClassName
{
background-color: #381521;
}
.BgClassName
{
background-color: #381521;
}
</style>
border-color css
<style>
span { border-color: #381521; }
span { border-color: rgb(56,21,33); }
td.TdClassName
{
border-color: #381521;
}
.TagClassName
{
border-color: #381521;
}
</style>