Shades of Temptress #382228
Tints of Temptress #382228
RGB
CMYK
RGB Variations
Color information
#382228 (or 0x382228) is known color: Temptress. HEX triplet: 38, 22 and 28. RGB value is (56,34,40). Sum of RGB (Red+Green+Blue) = 56+34+40=130 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.08% from 130); Green value is 34 (13.67% from 255 or 26.15% from 130); Blue value is 40 (16.02% from 255 or 30.77% from 130); Max value from RGB is 56 - color contains mainly: red. Hex color #382228 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382228 is #C7DDD7. Grayscale: #292929. Windows color (decimal): -13098456 or 2630200. OLE color: 2630200.
HSL color Cylindrical-coordinate representation of color #382228: hue angle of 343.64º degrees, saturation: 0.24, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #382228 is Cyan = 0, Magento = 0.39, Yellow = 0.29 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 34 | 40 | - |
| CMYK | 0 | 0.39 | 0.29 | 0.78 |
| HSL | 343.64º | 0.24% | 0.18% | - |
| HSV(B) | 343.64º | 0.39% | 0.22% | - |
| XYZ | 2.59 | 2.14 | 2.28 | - |
| YUV | 41.26 | 127.29 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 34 | 40 | 0 | 0.39 | 0.29 | 0.78 | 343.64 | 0.24 | 0.18 |
| Hex | 38 | 22 | 28 | 0 | 27 | 1D | 4E | 158 | 18 | 12 |
| Octal | 70 | 42 | 50 | 0 | 47 | 35 | 116 | 530 | 30 | 22 |
| Binary | 111000 | 100010 | 101000 | 0 | 100111 | 11101 | 1001110 | 101011000 | 11000 | 10010 |
Color Harmonies of #382228
Complementary color
Monochromatic Colors of #382228
Black with #382228
Text Example
Text Example
White with #382228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382228; }
p { color: rgb(56,34,40); }
H1.HeaderClassName
{
color: #382228;
}
.AnyTagClassName
{
color: #382228;
}
</style>
background-color css
<style>
a { background-color: #382228; }
a { background-color: rgb(56,34,40); }
div.DivClassName
{
background-color: #382228;
}
.BgClassName
{
background-color: #382228;
}
</style>
border-color css
<style>
span { border-color: #382228; }
span { border-color: rgb(56,34,40); }
td.TdClassName
{
border-color: #382228;
}
.TagClassName
{
border-color: #382228;
}
</style>