Shades of Temptress #421824
Tints of Temptress #421824
RGB
CMYK
RGB Variations
Color information
#421824 (or 0x421824) is known color: Temptress. HEX triplet: 42, 18 and 24. RGB value is (66,24,36). Sum of RGB (Red+Green+Blue) = 66+24+36=126 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.38% from 126); Green value is 24 (9.77% from 255 or 19.05% from 126); Blue value is 36 (14.45% from 255 or 28.57% from 126); Max value from RGB is 66 - color contains mainly: red. Hex color #421824 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421824 is #BDE7DB. Grayscale: #252525. Windows color (decimal): -12445660 or 2365506. OLE color: 2365506.
HSL color Cylindrical-coordinate representation of color #421824: hue angle of 342.86º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #421824 is Cyan = 0, Magento = 0.64, Yellow = 0.45 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 24 | 36 | - |
| CMYK | 0 | 0.64 | 0.45 | 0.74 |
| HSL | 342.86º | 0.47% | 0.18% | - |
| HSV(B) | 342.86º | 0.64% | 0.26% | - |
| XYZ | 2.89 | 1.94 | 1.89 | - |
| YUV | 37.93 | 126.91 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 36 | 0 | 0.64 | 0.45 | 0.74 | 342.86 | 0.47 | 0.18 |
| Hex | 42 | 18 | 24 | 0 | 40 | 2D | 4A | 157 | 2F | 12 |
| Octal | 102 | 30 | 44 | 0 | 100 | 55 | 112 | 527 | 57 | 22 |
| Binary | 1000010 | 11000 | 100100 | 0 | 1000000 | 101101 | 1001010 | 101010111 | 101111 | 10010 |
Color Harmonies of #421824
Complementary color
Monochromatic Colors of #421824
Black with #421824
Text Example
Text Example
White with #421824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421824; }
p { color: rgb(66,24,36); }
H1.HeaderClassName
{
color: #421824;
}
.AnyTagClassName
{
color: #421824;
}
</style>
background-color css
<style>
a { background-color: #421824; }
a { background-color: rgb(66,24,36); }
div.DivClassName
{
background-color: #421824;
}
.BgClassName
{
background-color: #421824;
}
</style>
border-color css
<style>
span { border-color: #421824; }
span { border-color: rgb(66,24,36); }
td.TdClassName
{
border-color: #421824;
}
.TagClassName
{
border-color: #421824;
}
</style>