Shades of Temptress #211319
Tints of Temptress #211319
RGB
CMYK
RGB Variations
Color information
#211319 (or 0x211319) is known color: Temptress. HEX triplet: 21, 13 and 19. RGB value is (33,19,25). Sum of RGB (Red+Green+Blue) = 33+19+25=77 (10% of max value = 765). Red value is 33 (13.28% from 255 or 42.86% from 77); Green value is 19 (7.81% from 255 or 24.68% from 77); Blue value is 25 (10.16% from 255 or 32.47% from 77); Max value from RGB is 33 - color contains mainly: red. Hex color #211319 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #211319 is #DEECE6. Grayscale: #171717. Windows color (decimal): -14609639 or 1643297. OLE color: 1643297.
HSL color Cylindrical-coordinate representation of color #211319: hue angle of 334.29º degrees, saturation: 0.27, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #211319 is Cyan = 0, Magento = 0.42, Yellow = 0.24 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 33 | 19 | 25 | - |
| CMYK | 0 | 0.42 | 0.24 | 0.87 |
| HSL | 334.29º | 0.27% | 0.1% | - |
| HSV(B) | 334.29º | 0.42% | 0.13% | - |
| XYZ | 1.04 | 0.86 | 1.03 | - |
| YUV | 23.87 | 128.64 | 134.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 19 | 25 | 0 | 0.42 | 0.24 | 0.87 | 334.29 | 0.27 | 0.1 |
| Hex | 21 | 13 | 19 | 0 | 2A | 18 | 57 | 14E | 1B | A |
| Octal | 41 | 23 | 31 | 0 | 52 | 30 | 127 | 516 | 33 | 12 |
| Binary | 100001 | 10011 | 11001 | 0 | 101010 | 11000 | 1010111 | 101001110 | 11011 | 1010 |
Color Harmonies of #211319
Complementary color
Monochromatic Colors of #211319
Black with #211319
Text Example
Text Example
White with #211319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211319; }
p { color: rgb(33,19,25); }
H1.HeaderClassName
{
color: #211319;
}
.AnyTagClassName
{
color: #211319;
}
</style>
background-color css
<style>
a { background-color: #211319; }
a { background-color: rgb(33,19,25); }
div.DivClassName
{
background-color: #211319;
}
.BgClassName
{
background-color: #211319;
}
</style>
border-color css
<style>
span { border-color: #211319; }
span { border-color: rgb(33,19,25); }
td.TdClassName
{
border-color: #211319;
}
.TagClassName
{
border-color: #211319;
}
</style>