Shades of Hot Purple #422947
Tints of Hot Purple #422947
RGB
CMYK
RGB Variations
Color information
#422947 (or 0x422947) is known color: Hot Purple. HEX triplet: 42, 29 and 47. RGB value is (66,41,71). Sum of RGB (Red+Green+Blue) = 66+41+71=178 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.08% from 178); Green value is 41 (16.41% from 255 or 23.03% from 178); Blue value is 71 (28.12% from 255 or 39.89% from 178); Max value from RGB is 71 - color contains mainly: blue. Hex color #422947 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422947 is #BDD6B8. Grayscale: #333333. Windows color (decimal): -12441273 or 4663618. OLE color: 4663618.
HSL color Cylindrical-coordinate representation of color #422947: hue angle of 290º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #422947 is Cyan = 0.07, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 41 | 71 | - |
| CMYK | 0.07 | 0.42 | 0 | 0.72 |
| HSL | 290º | 0.27% | 0.22% | - |
| HSV(B) | 290º | 0.42% | 0.28% | - |
| XYZ | 4.18 | 3.2 | 6.36 | - |
| YUV | 51.9 | 138.78 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 71 | 0.07 | 0.42 | 0 | 0.72 | 290 | 0.27 | 0.22 |
| Hex | 42 | 29 | 47 | 7 | 2A | 0 | 48 | 122 | 1B | 16 |
| Octal | 102 | 51 | 107 | 7 | 52 | 0 | 110 | 442 | 33 | 26 |
| Binary | 1000010 | 101001 | 1000111 | 111 | 101010 | 0 | 1001000 | 100100010 | 11011 | 10110 |
Color Harmonies of #422947
Complementary color
Monochromatic Colors of #422947
Black with #422947
Text Example
Text Example
White with #422947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422947; }
p { color: rgb(66,41,71); }
H1.HeaderClassName
{
color: #422947;
}
.AnyTagClassName
{
color: #422947;
}
</style>
background-color css
<style>
a { background-color: #422947; }
a { background-color: rgb(66,41,71); }
div.DivClassName
{
background-color: #422947;
}
.BgClassName
{
background-color: #422947;
}
</style>
border-color css
<style>
span { border-color: #422947; }
span { border-color: rgb(66,41,71); }
td.TdClassName
{
border-color: #422947;
}
.TagClassName
{
border-color: #422947;
}
</style>