Shades of Temptress #211218
Tints of Temptress #211218
RGB
CMYK
RGB Variations
Color information
#211218 (or 0x211218) is known color: Temptress. HEX triplet: 21, 12 and 18. RGB value is (33,18,24). Sum of RGB (Red+Green+Blue) = 33+18+24=75 (9% of max value = 765). Red value is 33 (13.28% from 255 or 44% from 75); Green value is 18 (7.42% from 255 or 24% from 75); Blue value is 24 (9.77% from 255 or 32% from 75); Max value from RGB is 33 - color contains mainly: red. Hex color #211218 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #211218 is #DEEDE7. Grayscale: #171717. Windows color (decimal): -14609896 or 1577505. OLE color: 1577505.
HSL color Cylindrical-coordinate representation of color #211218: hue angle of 336º degrees, saturation: 0.29, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #211218 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 33 | 18 | 24 | - |
| CMYK | 0 | 0.45 | 0.27 | 0.87 |
| HSL | 336º | 0.29% | 0.1% | - |
| HSV(B) | 336º | 0.45% | 0.13% | - |
| XYZ | 1.01 | 0.82 | 0.97 | - |
| YUV | 23.17 | 128.47 | 135.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 18 | 24 | 0 | 0.45 | 0.27 | 0.87 | 336 | 0.29 | 0.1 |
| Hex | 21 | 12 | 18 | 0 | 2D | 1B | 57 | 150 | 1D | A |
| Octal | 41 | 22 | 30 | 0 | 55 | 33 | 127 | 520 | 35 | 12 |
| Binary | 100001 | 10010 | 11000 | 0 | 101101 | 11011 | 1010111 | 101010000 | 11101 | 1010 |
Color Harmonies of #211218
Complementary color
Monochromatic Colors of #211218
Black with #211218
Text Example
Text Example
White with #211218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211218; }
p { color: rgb(33,18,24); }
H1.HeaderClassName
{
color: #211218;
}
.AnyTagClassName
{
color: #211218;
}
</style>
background-color css
<style>
a { background-color: #211218; }
a { background-color: rgb(33,18,24); }
div.DivClassName
{
background-color: #211218;
}
.BgClassName
{
background-color: #211218;
}
</style>
border-color css
<style>
span { border-color: #211218; }
span { border-color: rgb(33,18,24); }
td.TdClassName
{
border-color: #211218;
}
.TagClassName
{
border-color: #211218;
}
</style>