Shades of Temptress #381822
Tints of Temptress #381822
RGB
CMYK
RGB Variations
Color information
#381822 (or 0x381822) is known color: Temptress. HEX triplet: 38, 18 and 22. RGB value is (56,24,34). Sum of RGB (Red+Green+Blue) = 56+24+34=114 (15% of max value = 765). Red value is 56 (22.27% from 255 or 49.12% from 114); Green value is 24 (9.77% from 255 or 21.05% from 114); Blue value is 34 (13.67% from 255 or 29.82% from 114); Max value from RGB is 56 - color contains mainly: red. Hex color #381822 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381822 is #C7E7DD. Grayscale: #222222. Windows color (decimal): -13101022 or 2234424. OLE color: 2234424.
HSL color Cylindrical-coordinate representation of color #381822: hue angle of 341.25º degrees, saturation: 0.4, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #381822 is Cyan = 0, Magento = 0.57, Yellow = 0.39 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 24 | 34 | - |
| CMYK | 0 | 0.57 | 0.39 | 0.78 |
| HSL | 341.25º | 0.4% | 0.16% | - |
| HSV(B) | 341.25º | 0.57% | 0.22% | - |
| XYZ | 2.25 | 1.61 | 1.71 | - |
| YUV | 34.71 | 127.6 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 24 | 34 | 0 | 0.57 | 0.39 | 0.78 | 341.25 | 0.4 | 0.16 |
| Hex | 38 | 18 | 22 | 0 | 39 | 27 | 4E | 155 | 28 | 10 |
| Octal | 70 | 30 | 42 | 0 | 71 | 47 | 116 | 525 | 50 | 20 |
| Binary | 111000 | 11000 | 100010 | 0 | 111001 | 100111 | 1001110 | 101010101 | 101000 | 10000 |
Color Harmonies of #381822
Complementary color
Monochromatic Colors of #381822
Black with #381822
Text Example
Text Example
White with #381822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381822; }
p { color: rgb(56,24,34); }
H1.HeaderClassName
{
color: #381822;
}
.AnyTagClassName
{
color: #381822;
}
</style>
background-color css
<style>
a { background-color: #381822; }
a { background-color: rgb(56,24,34); }
div.DivClassName
{
background-color: #381822;
}
.BgClassName
{
background-color: #381822;
}
</style>
border-color css
<style>
span { border-color: #381822; }
span { border-color: rgb(56,24,34); }
td.TdClassName
{
border-color: #381822;
}
.TagClassName
{
border-color: #381822;
}
</style>