Shades of Pompadour #622142
Tints of Pompadour #622142
RGB
CMYK
RGB Variations
Color information
#622142 (or 0x622142) is known color: Pompadour. HEX triplet: 62, 21 and 42. RGB value is (98,33,66). Sum of RGB (Red+Green+Blue) = 98+33+66=197 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49.75% from 197); Green value is 33 (13.28% from 255 or 16.75% from 197); Blue value is 66 (26.17% from 255 or 33.50% from 197); Max value from RGB is 98 - color contains mainly: red. Hex color #622142 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622142 is #9DDEBD. Grayscale: #383838. Windows color (decimal): -10346174 or 4333922. OLE color: 4333922.
HSL color Cylindrical-coordinate representation of color #622142: hue angle of 329.54º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #622142 is Cyan = 0, Magento = 0.66, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 33 | 66 | - |
| CMYK | 0 | 0.66 | 0.33 | 0.62 |
| HSL | 329.54º | 0.5% | 0.26% | - |
| HSV(B) | 329.54º | 0.66% | 0.38% | - |
| XYZ | 6.56 | 4.08 | 5.6 | - |
| YUV | 56.2 | 133.53 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 33 | 66 | 0 | 0.66 | 0.33 | 0.62 | 329.54 | 0.5 | 0.26 |
| Hex | 62 | 21 | 42 | 0 | 42 | 21 | 3E | 14A | 32 | 1A |
| Octal | 142 | 41 | 102 | 0 | 102 | 41 | 76 | 512 | 62 | 32 |
| Binary | 1100010 | 100001 | 1000010 | 0 | 1000010 | 100001 | 111110 | 101001010 | 110010 | 11010 |
Color Harmonies of #622142
Complementary color
Monochromatic Colors of #622142
Black with #622142
Text Example
Text Example
White with #622142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622142; }
p { color: rgb(98,33,66); }
H1.HeaderClassName
{
color: #622142;
}
.AnyTagClassName
{
color: #622142;
}
</style>
background-color css
<style>
a { background-color: #622142; }
a { background-color: rgb(98,33,66); }
div.DivClassName
{
background-color: #622142;
}
.BgClassName
{
background-color: #622142;
}
</style>
border-color css
<style>
span { border-color: #622142; }
span { border-color: rgb(98,33,66); }
td.TdClassName
{
border-color: #622142;
}
.TagClassName
{
border-color: #622142;
}
</style>