Shades of Temptress #381622
Tints of Temptress #381622
RGB
CMYK
RGB Variations
Color information
#381622 (or 0x381622) is known color: Temptress. HEX triplet: 38, 16 and 22. RGB value is (56,22,34). Sum of RGB (Red+Green+Blue) = 56+22+34=112 (14% of max value = 765). Red value is 56 (22.27% from 255 or 50% from 112); Green value is 22 (8.98% from 255 or 19.64% from 112); Blue value is 34 (13.67% from 255 or 30.36% from 112); Max value from RGB is 56 - color contains mainly: red. Hex color #381622 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381622 is #C7E9DD. Grayscale: #212121. Windows color (decimal): -13101534 or 2233912. OLE color: 2233912.
HSL color Cylindrical-coordinate representation of color #381622: hue angle of 338.82º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #381622 is Cyan = 0, Magento = 0.61, Yellow = 0.39 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 22 | 34 | - |
| CMYK | 0 | 0.61 | 0.39 | 0.78 |
| HSL | 338.82º | 0.44% | 0.15% | - |
| HSV(B) | 338.82º | 0.61% | 0.22% | - |
| XYZ | 2.21 | 1.53 | 1.69 | - |
| YUV | 33.53 | 128.26 | 144.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 34 | 0 | 0.61 | 0.39 | 0.78 | 338.82 | 0.44 | 0.15 |
| Hex | 38 | 16 | 22 | 0 | 3D | 27 | 4E | 153 | 2C | F |
| Octal | 70 | 26 | 42 | 0 | 75 | 47 | 116 | 523 | 54 | 17 |
| Binary | 111000 | 10110 | 100010 | 0 | 111101 | 100111 | 1001110 | 101010011 | 101100 | 1111 |
Color Harmonies of #381622
Complementary color
Monochromatic Colors of #381622
Black with #381622
Text Example
Text Example
White with #381622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381622; }
p { color: rgb(56,22,34); }
H1.HeaderClassName
{
color: #381622;
}
.AnyTagClassName
{
color: #381622;
}
</style>
background-color css
<style>
a { background-color: #381622; }
a { background-color: rgb(56,22,34); }
div.DivClassName
{
background-color: #381622;
}
.BgClassName
{
background-color: #381622;
}
</style>
border-color css
<style>
span { border-color: #381622; }
span { border-color: rgb(56,22,34); }
td.TdClassName
{
border-color: #381622;
}
.TagClassName
{
border-color: #381622;
}
</style>