Shades of Temptress #241119
Tints of Temptress #241119
RGB
CMYK
RGB Variations
Color information
#241119 (or 0x241119) is known color: Temptress. HEX triplet: 24, 11 and 19. RGB value is (36,17,25). Sum of RGB (Red+Green+Blue) = 36+17+25=78 (10% of max value = 765). Red value is 36 (14.45% from 255 or 46.15% from 78); Green value is 17 (7.03% from 255 or 21.79% from 78); Blue value is 25 (10.16% from 255 or 32.05% from 78); Max value from RGB is 36 - color contains mainly: red. Hex color #241119 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #241119 is #DBEEE6. Grayscale: #171717. Windows color (decimal): -14413543 or 1642788. OLE color: 1642788.
HSL color Cylindrical-coordinate representation of color #241119: hue angle of 334.74º degrees, saturation: 0.36, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #241119 is Cyan = 0, Magento = 0.53, Yellow = 0.31 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 17 | 25 | - |
| CMYK | 0 | 0.53 | 0.31 | 0.86 |
| HSL | 334.74º | 0.36% | 0.1% | - |
| HSV(B) | 334.74º | 0.53% | 0.14% | - |
| XYZ | 1.1 | 0.85 | 1.02 | - |
| YUV | 23.59 | 128.79 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 17 | 25 | 0 | 0.53 | 0.31 | 0.86 | 334.74 | 0.36 | 0.1 |
| Hex | 24 | 11 | 19 | 0 | 35 | 1F | 56 | 14F | 24 | A |
| Octal | 44 | 21 | 31 | 0 | 65 | 37 | 126 | 517 | 44 | 12 |
| Binary | 100100 | 10001 | 11001 | 0 | 110101 | 11111 | 1010110 | 101001111 | 100100 | 1010 |
Color Harmonies of #241119
Complementary color
Monochromatic Colors of #241119
Black with #241119
Text Example
Text Example
White with #241119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241119; }
p { color: rgb(36,17,25); }
H1.HeaderClassName
{
color: #241119;
}
.AnyTagClassName
{
color: #241119;
}
</style>
background-color css
<style>
a { background-color: #241119; }
a { background-color: rgb(36,17,25); }
div.DivClassName
{
background-color: #241119;
}
.BgClassName
{
background-color: #241119;
}
</style>
border-color css
<style>
span { border-color: #241119; }
span { border-color: rgb(36,17,25); }
td.TdClassName
{
border-color: #241119;
}
.TagClassName
{
border-color: #241119;
}
</style>