Shades of Temptress #421623
Tints of Temptress #421623
RGB
CMYK
RGB Variations
Color information
#421623 (or 0x421623) is known color: Temptress. HEX triplet: 42, 16 and 23. RGB value is (66,22,35). Sum of RGB (Red+Green+Blue) = 66+22+35=123 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.66% from 123); Green value is 22 (8.98% from 255 or 17.89% from 123); Blue value is 35 (14.06% from 255 or 28.46% from 123); Max value from RGB is 66 - color contains mainly: red. Hex color #421623 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421623 is #BDE9DC. Grayscale: #242424. Windows color (decimal): -12446173 or 2299458. OLE color: 2299458.
HSL color Cylindrical-coordinate representation of color #421623: hue angle of 342.27º degrees, saturation: 0.5, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #421623 is Cyan = 0, Magento = 0.67, Yellow = 0.47 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 22 | 35 | - |
| CMYK | 0 | 0.67 | 0.47 | 0.74 |
| HSL | 342.27º | 0.5% | 0.17% | - |
| HSV(B) | 342.27º | 0.67% | 0.26% | - |
| XYZ | 2.84 | 1.85 | 1.8 | - |
| YUV | 36.64 | 127.08 | 148.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 35 | 0 | 0.67 | 0.47 | 0.74 | 342.27 | 0.5 | 0.17 |
| Hex | 42 | 16 | 23 | 0 | 43 | 2F | 4A | 156 | 32 | 11 |
| Octal | 102 | 26 | 43 | 0 | 103 | 57 | 112 | 526 | 62 | 21 |
| Binary | 1000010 | 10110 | 100011 | 0 | 1000011 | 101111 | 1001010 | 101010110 | 110010 | 10001 |
Color Harmonies of #421623
Complementary color
Monochromatic Colors of #421623
Black with #421623
Text Example
Text Example
White with #421623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421623; }
p { color: rgb(66,22,35); }
H1.HeaderClassName
{
color: #421623;
}
.AnyTagClassName
{
color: #421623;
}
</style>
background-color css
<style>
a { background-color: #421623; }
a { background-color: rgb(66,22,35); }
div.DivClassName
{
background-color: #421623;
}
.BgClassName
{
background-color: #421623;
}
</style>
border-color css
<style>
span { border-color: #421623; }
span { border-color: rgb(66,22,35); }
td.TdClassName
{
border-color: #421623;
}
.TagClassName
{
border-color: #421623;
}
</style>