Shades of Pompadour #622542
Tints of Pompadour #622542
RGB
CMYK
RGB Variations
Color information
#622542 (or 0x622542) is known color: Pompadour. HEX triplet: 62, 25 and 42. RGB value is (98,37,66). Sum of RGB (Red+Green+Blue) = 98+37+66=201 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.76% from 201); Green value is 37 (14.84% from 255 or 18.41% from 201); Blue value is 66 (26.17% from 255 or 32.84% from 201); Max value from RGB is 98 - color contains mainly: red. Hex color #622542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622542 is #9DDABD. Grayscale: #3A3A3A. Windows color (decimal): -10345150 or 4334946. OLE color: 4334946.
HSL color Cylindrical-coordinate representation of color #622542: hue angle of 331.48º 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 #622542 is Cyan = 0, Magento = 0.62, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 37 | 66 | - |
| CMYK | 0 | 0.62 | 0.33 | 0.62 |
| HSL | 331.48º | 0.45% | 0.26% | - |
| HSV(B) | 331.48º | 0.62% | 0.38% | - |
| XYZ | 6.68 | 4.31 | 5.63 | - |
| YUV | 58.55 | 132.21 | 156.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 37 | 66 | 0 | 0.62 | 0.33 | 0.62 | 331.48 | 0.45 | 0.26 |
| Hex | 62 | 25 | 42 | 0 | 3E | 21 | 3E | 14B | 2D | 1A |
| Octal | 142 | 45 | 102 | 0 | 76 | 41 | 76 | 513 | 55 | 32 |
| Binary | 1100010 | 100101 | 1000010 | 0 | 111110 | 100001 | 111110 | 101001011 | 101101 | 11010 |
Color Harmonies of #622542
Complementary color
Monochromatic Colors of #622542
Black with #622542
Text Example
Text Example
White with #622542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622542; }
p { color: rgb(98,37,66); }
H1.HeaderClassName
{
color: #622542;
}
.AnyTagClassName
{
color: #622542;
}
</style>
background-color css
<style>
a { background-color: #622542; }
a { background-color: rgb(98,37,66); }
div.DivClassName
{
background-color: #622542;
}
.BgClassName
{
background-color: #622542;
}
</style>
border-color css
<style>
span { border-color: #622542; }
span { border-color: rgb(98,37,66); }
td.TdClassName
{
border-color: #622542;
}
.TagClassName
{
border-color: #622542;
}
</style>