Shades of Pompadour #622941
Tints of Pompadour #622941
RGB
CMYK
RGB Variations
Color information
#622941 (or 0x622941) is known color: Pompadour. HEX triplet: 62, 29 and 41. RGB value is (98,41,65). Sum of RGB (Red+Green+Blue) = 98+41+65=204 (27% of max value = 765). Red value is 98 (38.67% from 255 or 48.04% from 204); Green value is 41 (16.41% from 255 or 20.10% from 204); Blue value is 65 (25.78% from 255 or 31.86% from 204); Max value from RGB is 98 - color contains mainly: red. Hex color #622941 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622941 is #9DD6BE. Grayscale: #3C3C3C. Windows color (decimal): -10344127 or 4270434. OLE color: 4270434.
HSL color Cylindrical-coordinate representation of color #622941: hue angle of 334.74º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #622941 is Cyan = 0, Magento = 0.58, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 41 | 65 | - |
| CMYK | 0 | 0.58 | 0.34 | 0.62 |
| HSL | 334.74º | 0.41% | 0.27% | - |
| HSV(B) | 334.74º | 0.58% | 0.38% | - |
| XYZ | 6.78 | 4.56 | 5.52 | - |
| YUV | 60.78 | 130.38 | 154.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 65 | 0 | 0.58 | 0.34 | 0.62 | 334.74 | 0.41 | 0.27 |
| Hex | 62 | 29 | 41 | 0 | 3A | 22 | 3E | 14F | 29 | 1B |
| Octal | 142 | 51 | 101 | 0 | 72 | 42 | 76 | 517 | 51 | 33 |
| Binary | 1100010 | 101001 | 1000001 | 0 | 111010 | 100010 | 111110 | 101001111 | 101001 | 11011 |
Color Harmonies of #622941
Complementary color
Monochromatic Colors of #622941
Black with #622941
Text Example
Text Example
White with #622941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622941; }
p { color: rgb(98,41,65); }
H1.HeaderClassName
{
color: #622941;
}
.AnyTagClassName
{
color: #622941;
}
</style>
background-color css
<style>
a { background-color: #622941; }
a { background-color: rgb(98,41,65); }
div.DivClassName
{
background-color: #622941;
}
.BgClassName
{
background-color: #622941;
}
</style>
border-color css
<style>
span { border-color: #622941; }
span { border-color: rgb(98,41,65); }
td.TdClassName
{
border-color: #622941;
}
.TagClassName
{
border-color: #622941;
}
</style>