Shades of Temptress #241219
Tints of Temptress #241219
RGB
CMYK
RGB Variations
Color information
#241219 (or 0x241219) is known color: Temptress. HEX triplet: 24, 12 and 19. RGB value is (36,18,25). Sum of RGB (Red+Green+Blue) = 36+18+25=79 (10% of max value = 765). Red value is 36 (14.45% from 255 or 45.57% from 79); Green value is 18 (7.42% from 255 or 22.78% from 79); Blue value is 25 (10.16% from 255 or 31.65% from 79); Max value from RGB is 36 - color contains mainly: red. Hex color #241219 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #241219 is #DBEDE6. Grayscale: #181818. Windows color (decimal): -14413287 or 1643044. OLE color: 1643044.
HSL color Cylindrical-coordinate representation of color #241219: hue angle of 336.67º degrees, saturation: 0.33, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #241219 is Cyan = 0, Magento = 0.5, Yellow = 0.31 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 18 | 25 | - |
| CMYK | 0 | 0.5 | 0.31 | 0.86 |
| HSL | 336.67º | 0.33% | 0.11% | - |
| HSV(B) | 336.67º | 0.5% | 0.14% | - |
| XYZ | 1.12 | 0.88 | 1.03 | - |
| YUV | 24.18 | 128.46 | 136.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 18 | 25 | 0 | 0.5 | 0.31 | 0.86 | 336.67 | 0.33 | 0.11 |
| Hex | 24 | 12 | 19 | 0 | 32 | 1F | 56 | 151 | 21 | B |
| Octal | 44 | 22 | 31 | 0 | 62 | 37 | 126 | 521 | 41 | 13 |
| Binary | 100100 | 10010 | 11001 | 0 | 110010 | 11111 | 1010110 | 101010001 | 100001 | 1011 |
Color Harmonies of #241219
Complementary color
Monochromatic Colors of #241219
Black with #241219
Text Example
Text Example
White with #241219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241219; }
p { color: rgb(36,18,25); }
H1.HeaderClassName
{
color: #241219;
}
.AnyTagClassName
{
color: #241219;
}
</style>
background-color css
<style>
a { background-color: #241219; }
a { background-color: rgb(36,18,25); }
div.DivClassName
{
background-color: #241219;
}
.BgClassName
{
background-color: #241219;
}
</style>
border-color css
<style>
span { border-color: #241219; }
span { border-color: rgb(36,18,25); }
td.TdClassName
{
border-color: #241219;
}
.TagClassName
{
border-color: #241219;
}
</style>