Shades of Temptress #382227
Tints of Temptress #382227
RGB
CMYK
RGB Variations
Color information
#382227 (or 0x382227) is known color: Temptress. HEX triplet: 38, 22 and 27. RGB value is (56,34,39). Sum of RGB (Red+Green+Blue) = 56+34+39=129 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.41% from 129); Green value is 34 (13.67% from 255 or 26.36% from 129); Blue value is 39 (15.62% from 255 or 30.23% from 129); Max value from RGB is 56 - color contains mainly: red. Hex color #382227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382227 is #C7DDD8. Grayscale: #292929. Windows color (decimal): -13098457 or 2564664. OLE color: 2564664.
HSL color Cylindrical-coordinate representation of color #382227: hue angle of 346.36º 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 #382227 is Cyan = 0, Magento = 0.39, Yellow = 0.30 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 34 | 39 | - |
| CMYK | 0 | 0.39 | 0.30 | 0.78 |
| HSL | 346.36º | 0.24% | 0.18% | - |
| HSV(B) | 346.36º | 0.39% | 0.22% | - |
| XYZ | 2.57 | 2.13 | 2.2 | - |
| YUV | 41.15 | 126.79 | 138.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 34 | 39 | 0 | 0.39 | 0.30 | 0.78 | 346.36 | 0.24 | 0.18 |
| Hex | 38 | 22 | 27 | 0 | 27 | 1E | 4E | 15A | 18 | 12 |
| Octal | 70 | 42 | 47 | 0 | 47 | 36 | 116 | 532 | 30 | 22 |
| Binary | 111000 | 100010 | 100111 | 0 | 100111 | 11110 | 1001110 | 101011010 | 11000 | 10010 |
Color Harmonies of #382227
Complementary color
Monochromatic Colors of #382227
Black with #382227
Text Example
Text Example
White with #382227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382227; }
p { color: rgb(56,34,39); }
H1.HeaderClassName
{
color: #382227;
}
.AnyTagClassName
{
color: #382227;
}
</style>
background-color css
<style>
a { background-color: #382227; }
a { background-color: rgb(56,34,39); }
div.DivClassName
{
background-color: #382227;
}
.BgClassName
{
background-color: #382227;
}
</style>
border-color css
<style>
span { border-color: #382227; }
span { border-color: rgb(56,34,39); }
td.TdClassName
{
border-color: #382227;
}
.TagClassName
{
border-color: #382227;
}
</style>