Shades of Temptress #381924
Tints of Temptress #381924
RGB
CMYK
RGB Variations
Color information
#381924 (or 0x381924) is known color: Temptress. HEX triplet: 38, 19 and 24. RGB value is (56,25,36). Sum of RGB (Red+Green+Blue) = 56+25+36=117 (15% of max value = 765). Red value is 56 (22.27% from 255 or 47.86% from 117); Green value is 25 (10.16% from 255 or 21.37% from 117); Blue value is 36 (14.45% from 255 or 30.77% from 117); Max value from RGB is 56 - color contains mainly: red. Hex color #381924 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381924 is #C7E6DB. Grayscale: #232323. Windows color (decimal): -13100764 or 2365752. OLE color: 2365752.
HSL color Cylindrical-coordinate representation of color #381924: hue angle of 338.71º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #381924 is Cyan = 0, Magento = 0.55, Yellow = 0.36 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 25 | 36 | - |
| CMYK | 0 | 0.55 | 0.36 | 0.78 |
| HSL | 338.71º | 0.38% | 0.16% | - |
| HSV(B) | 338.71º | 0.55% | 0.22% | - |
| XYZ | 2.3 | 1.66 | 1.87 | - |
| YUV | 35.52 | 128.27 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 25 | 36 | 0 | 0.55 | 0.36 | 0.78 | 338.71 | 0.38 | 0.16 |
| Hex | 38 | 19 | 24 | 0 | 37 | 24 | 4E | 153 | 26 | 10 |
| Octal | 70 | 31 | 44 | 0 | 67 | 44 | 116 | 523 | 46 | 20 |
| Binary | 111000 | 11001 | 100100 | 0 | 110111 | 100100 | 1001110 | 101010011 | 100110 | 10000 |
Color Harmonies of #381924
Complementary color
Monochromatic Colors of #381924
Black with #381924
Text Example
Text Example
White with #381924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381924; }
p { color: rgb(56,25,36); }
H1.HeaderClassName
{
color: #381924;
}
.AnyTagClassName
{
color: #381924;
}
</style>
background-color css
<style>
a { background-color: #381924; }
a { background-color: rgb(56,25,36); }
div.DivClassName
{
background-color: #381924;
}
.BgClassName
{
background-color: #381924;
}
</style>
border-color css
<style>
span { border-color: #381924; }
span { border-color: rgb(56,25,36); }
td.TdClassName
{
border-color: #381924;
}
.TagClassName
{
border-color: #381924;
}
</style>