Shades of Temptress #402228
Tints of Temptress #402228
RGB
CMYK
RGB Variations
Color information
#402228 (or 0x402228) is known color: Temptress. HEX triplet: 40, 22 and 28. RGB value is (64,34,40). Sum of RGB (Red+Green+Blue) = 64+34+40=138 (18% of max value = 765). Red value is 64 (25.39% from 255 or 46.38% from 138); Green value is 34 (13.67% from 255 or 24.64% from 138); Blue value is 40 (16.02% from 255 or 28.99% from 138); Max value from RGB is 64 - color contains mainly: red. Hex color #402228 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402228 is #BFDDD7. Grayscale: #2B2B2B. Windows color (decimal): -12574168 or 2630208. OLE color: 2630208.
HSL color Cylindrical-coordinate representation of color #402228: hue angle of 348º degrees, saturation: 0.31, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #402228 is Cyan = 0, Magento = 0.47, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 34 | 40 | - |
| CMYK | 0 | 0.47 | 0.38 | 0.75 |
| HSL | 348º | 0.31% | 0.19% | - |
| HSV(B) | 348º | 0.47% | 0.25% | - |
| XYZ | 3.07 | 2.39 | 2.31 | - |
| YUV | 43.65 | 125.94 | 142.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 34 | 40 | 0 | 0.47 | 0.38 | 0.75 | 348 | 0.31 | 0.19 |
| Hex | 40 | 22 | 28 | 0 | 2F | 26 | 4B | 15C | 1F | 13 |
| Octal | 100 | 42 | 50 | 0 | 57 | 46 | 113 | 534 | 37 | 23 |
| Binary | 1000000 | 100010 | 101000 | 0 | 101111 | 100110 | 1001011 | 101011100 | 11111 | 10011 |
Color Harmonies of #402228
Complementary color
Monochromatic Colors of #402228
Black with #402228
Text Example
Text Example
White with #402228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402228; }
p { color: rgb(64,34,40); }
H1.HeaderClassName
{
color: #402228;
}
.AnyTagClassName
{
color: #402228;
}
</style>
background-color css
<style>
a { background-color: #402228; }
a { background-color: rgb(64,34,40); }
div.DivClassName
{
background-color: #402228;
}
.BgClassName
{
background-color: #402228;
}
</style>
border-color css
<style>
span { border-color: #402228; }
span { border-color: rgb(64,34,40); }
td.TdClassName
{
border-color: #402228;
}
.TagClassName
{
border-color: #402228;
}
</style>