Shades of Pompadour #622248
Tints of Pompadour #622248
RGB
CMYK
RGB Variations
Color information
#622248 (or 0x622248) is known color: Pompadour. HEX triplet: 62, 22 and 48. RGB value is (98,34,72). Sum of RGB (Red+Green+Blue) = 98+34+72=204 (27% of max value = 765). Red value is 98 (38.67% from 255 or 48.04% from 204); Green value is 34 (13.67% from 255 or 16.67% from 204); Blue value is 72 (28.52% from 255 or 35.29% from 204); Max value from RGB is 98 - color contains mainly: red. Hex color #622248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622248 is #9DDDB7. Grayscale: #393939. Windows color (decimal): -10345912 or 4727394. OLE color: 4727394.
HSL color Cylindrical-coordinate representation of color #622248: hue angle of 324.38º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #622248 is Cyan = 0, Magento = 0.65, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 34 | 72 | - |
| CMYK | 0 | 0.65 | 0.27 | 0.62 |
| HSL | 324.38º | 0.48% | 0.26% | - |
| HSV(B) | 324.38º | 0.65% | 0.38% | - |
| XYZ | 6.78 | 4.21 | 6.59 | - |
| YUV | 57.47 | 136.2 | 156.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 34 | 72 | 0 | 0.65 | 0.27 | 0.62 | 324.38 | 0.48 | 0.26 |
| Hex | 62 | 22 | 48 | 0 | 41 | 1B | 3E | 144 | 30 | 1A |
| Octal | 142 | 42 | 110 | 0 | 101 | 33 | 76 | 504 | 60 | 32 |
| Binary | 1100010 | 100010 | 1001000 | 0 | 1000001 | 11011 | 111110 | 101000100 | 110000 | 11010 |
Color Harmonies of #622248
Complementary color
Monochromatic Colors of #622248
Black with #622248
Text Example
Text Example
White with #622248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622248; }
p { color: rgb(98,34,72); }
H1.HeaderClassName
{
color: #622248;
}
.AnyTagClassName
{
color: #622248;
}
</style>
background-color css
<style>
a { background-color: #622248; }
a { background-color: rgb(98,34,72); }
div.DivClassName
{
background-color: #622248;
}
.BgClassName
{
background-color: #622248;
}
</style>
border-color css
<style>
span { border-color: #622248; }
span { border-color: rgb(98,34,72); }
td.TdClassName
{
border-color: #622248;
}
.TagClassName
{
border-color: #622248;
}
</style>