Shades of Pompadour #622440
Tints of Pompadour #622440
RGB
CMYK
RGB Variations
Color information
#622440 (or 0x622440) is known color: Pompadour. HEX triplet: 62, 24 and 40. RGB value is (98,36,64). Sum of RGB (Red+Green+Blue) = 98+36+64=198 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49.49% from 198); Green value is 36 (14.45% from 255 or 18.18% from 198); Blue value is 64 (25.39% from 255 or 32.32% from 198); Max value from RGB is 98 - color contains mainly: red. Hex color #622440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622440 is #9DDBBF. Grayscale: #393939. Windows color (decimal): -10345408 or 4203618. OLE color: 4203618.
HSL color Cylindrical-coordinate representation of color #622440: hue angle of 332.9º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #622440 is Cyan = 0, Magento = 0.63, Yellow = 0.35 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 36 | 64 | - |
| CMYK | 0 | 0.63 | 0.35 | 0.62 |
| HSL | 332.9º | 0.46% | 0.26% | - |
| HSV(B) | 332.9º | 0.63% | 0.38% | - |
| XYZ | 6.59 | 4.23 | 5.32 | - |
| YUV | 57.73 | 131.54 | 156.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 64 | 0 | 0.63 | 0.35 | 0.62 | 332.9 | 0.46 | 0.26 |
| Hex | 62 | 24 | 40 | 0 | 3F | 23 | 3E | 14D | 2E | 1A |
| Octal | 142 | 44 | 100 | 0 | 77 | 43 | 76 | 515 | 56 | 32 |
| Binary | 1100010 | 100100 | 1000000 | 0 | 111111 | 100011 | 111110 | 101001101 | 101110 | 11010 |
Color Harmonies of #622440
Complementary color
Monochromatic Colors of #622440
Black with #622440
Text Example
Text Example
White with #622440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622440; }
p { color: rgb(98,36,64); }
H1.HeaderClassName
{
color: #622440;
}
.AnyTagClassName
{
color: #622440;
}
</style>
background-color css
<style>
a { background-color: #622440; }
a { background-color: rgb(98,36,64); }
div.DivClassName
{
background-color: #622440;
}
.BgClassName
{
background-color: #622440;
}
</style>
border-color css
<style>
span { border-color: #622440; }
span { border-color: rgb(98,36,64); }
td.TdClassName
{
border-color: #622440;
}
.TagClassName
{
border-color: #622440;
}
</style>