Shades of Pompadour #622042
Tints of Pompadour #622042
RGB
CMYK
RGB Variations
Color information
#622042 (or 0x622042) is known color: Pompadour. HEX triplet: 62, 20 and 42. RGB value is (98,32,66). Sum of RGB (Red+Green+Blue) = 98+32+66=196 (25% of max value = 765). Red value is 98 (38.67% from 255 or 50% from 196); Green value is 32 (12.89% from 255 or 16.33% from 196); Blue value is 66 (26.17% from 255 or 33.67% from 196); Max value from RGB is 98 - color contains mainly: red. Hex color #622042 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622042 is #9DDFBD. Grayscale: #373737. Windows color (decimal): -10346430 or 4333666. OLE color: 4333666.
HSL color Cylindrical-coordinate representation of color #622042: hue angle of 329.09º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #622042 is Cyan = 0, Magento = 0.67, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 32 | 66 | - |
| CMYK | 0 | 0.67 | 0.33 | 0.62 |
| HSL | 329.09º | 0.51% | 0.25% | - |
| HSV(B) | 329.09º | 0.67% | 0.38% | - |
| XYZ | 6.54 | 4.02 | 5.59 | - |
| YUV | 55.61 | 133.87 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 32 | 66 | 0 | 0.67 | 0.33 | 0.62 | 329.09 | 0.51 | 0.25 |
| Hex | 62 | 20 | 42 | 0 | 43 | 21 | 3E | 149 | 33 | 19 |
| Octal | 142 | 40 | 102 | 0 | 103 | 41 | 76 | 511 | 63 | 31 |
| Binary | 1100010 | 100000 | 1000010 | 0 | 1000011 | 100001 | 111110 | 101001001 | 110011 | 11001 |
Color Harmonies of #622042
Complementary color
Monochromatic Colors of #622042
Black with #622042
Text Example
Text Example
White with #622042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622042; }
p { color: rgb(98,32,66); }
H1.HeaderClassName
{
color: #622042;
}
.AnyTagClassName
{
color: #622042;
}
</style>
background-color css
<style>
a { background-color: #622042; }
a { background-color: rgb(98,32,66); }
div.DivClassName
{
background-color: #622042;
}
.BgClassName
{
background-color: #622042;
}
</style>
border-color css
<style>
span { border-color: #622042; }
span { border-color: rgb(98,32,66); }
td.TdClassName
{
border-color: #622042;
}
.TagClassName
{
border-color: #622042;
}
</style>