Shades of Pompadour #622548
Tints of Pompadour #622548
RGB
CMYK
RGB Variations
Color information
#622548 (or 0x622548) is known color: Pompadour. HEX triplet: 62, 25 and 48. RGB value is (98,37,72). Sum of RGB (Red+Green+Blue) = 98+37+72=207 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.34% from 207); Green value is 37 (14.84% from 255 or 17.87% from 207); Blue value is 72 (28.52% from 255 or 34.78% from 207); Max value from RGB is 98 - color contains mainly: red. Hex color #622548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622548 is #9DDAB7. Grayscale: #3B3B3B. Windows color (decimal): -10345144 or 4728162. OLE color: 4728162.
HSL color Cylindrical-coordinate representation of color #622548: hue angle of 325.57º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #622548 is Cyan = 0, Magento = 0.62, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 37 | 72 | - |
| CMYK | 0 | 0.62 | 0.27 | 0.62 |
| HSL | 325.57º | 0.45% | 0.26% | - |
| HSV(B) | 325.57º | 0.62% | 0.38% | - |
| XYZ | 6.87 | 4.39 | 6.62 | - |
| YUV | 59.23 | 135.21 | 155.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 37 | 72 | 0 | 0.62 | 0.27 | 0.62 | 325.57 | 0.45 | 0.26 |
| Hex | 62 | 25 | 48 | 0 | 3E | 1B | 3E | 146 | 2D | 1A |
| Octal | 142 | 45 | 110 | 0 | 76 | 33 | 76 | 506 | 55 | 32 |
| Binary | 1100010 | 100101 | 1001000 | 0 | 111110 | 11011 | 111110 | 101000110 | 101101 | 11010 |
Color Harmonies of #622548
Complementary color
Monochromatic Colors of #622548
Black with #622548
Text Example
Text Example
White with #622548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622548; }
p { color: rgb(98,37,72); }
H1.HeaderClassName
{
color: #622548;
}
.AnyTagClassName
{
color: #622548;
}
</style>
background-color css
<style>
a { background-color: #622548; }
a { background-color: rgb(98,37,72); }
div.DivClassName
{
background-color: #622548;
}
.BgClassName
{
background-color: #622548;
}
</style>
border-color css
<style>
span { border-color: #622548; }
span { border-color: rgb(98,37,72); }
td.TdClassName
{
border-color: #622548;
}
.TagClassName
{
border-color: #622548;
}
</style>