Shades of Pompadour #622648
Tints of Pompadour #622648
RGB
CMYK
RGB Variations
Color information
#622648 (or 0x622648) is known color: Pompadour. HEX triplet: 62, 26 and 48. RGB value is (98,38,72). Sum of RGB (Red+Green+Blue) = 98+38+72=208 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.12% from 208); Green value is 38 (15.23% from 255 or 18.27% from 208); Blue value is 72 (28.52% from 255 or 34.62% from 208); Max value from RGB is 98 - color contains mainly: red. Hex color #622648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622648 is #9DD9B7. Grayscale: #3B3B3B. Windows color (decimal): -10344888 or 4728418. OLE color: 4728418.
HSL color Cylindrical-coordinate representation of color #622648: hue angle of 326º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #622648 is Cyan = 0, Magento = 0.61, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 38 | 72 | - |
| CMYK | 0 | 0.61 | 0.27 | 0.62 |
| HSL | 326º | 0.44% | 0.27% | - |
| HSV(B) | 326º | 0.61% | 0.38% | - |
| XYZ | 6.9 | 4.45 | 6.63 | - |
| YUV | 59.82 | 134.88 | 155.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 72 | 0 | 0.61 | 0.27 | 0.62 | 326 | 0.44 | 0.27 |
| Hex | 62 | 26 | 48 | 0 | 3D | 1B | 3E | 146 | 2C | 1B |
| Octal | 142 | 46 | 110 | 0 | 75 | 33 | 76 | 506 | 54 | 33 |
| Binary | 1100010 | 100110 | 1001000 | 0 | 111101 | 11011 | 111110 | 101000110 | 101100 | 11011 |
Color Harmonies of #622648
Complementary color
Monochromatic Colors of #622648
Black with #622648
Text Example
Text Example
White with #622648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622648; }
p { color: rgb(98,38,72); }
H1.HeaderClassName
{
color: #622648;
}
.AnyTagClassName
{
color: #622648;
}
</style>
background-color css
<style>
a { background-color: #622648; }
a { background-color: rgb(98,38,72); }
div.DivClassName
{
background-color: #622648;
}
.BgClassName
{
background-color: #622648;
}
</style>
border-color css
<style>
span { border-color: #622648; }
span { border-color: rgb(98,38,72); }
td.TdClassName
{
border-color: #622648;
}
.TagClassName
{
border-color: #622648;
}
</style>