Shades of Pompadour #652946
Tints of Pompadour #652946
RGB
CMYK
RGB Variations
Color information
#652946 (or 0x652946) is known color: Pompadour. HEX triplet: 65, 29 and 46. RGB value is (101,41,70). Sum of RGB (Red+Green+Blue) = 101+41+70=212 (28% of max value = 765). Red value is 101 (39.84% from 255 or 47.64% from 212); Green value is 41 (16.41% from 255 or 19.34% from 212); Blue value is 70 (27.73% from 255 or 33.02% from 212); Max value from RGB is 101 - color contains mainly: red. Hex color #652946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652946 is #9AD6B9. Grayscale: #3E3E3E. Windows color (decimal): -10147514 or 4598117. OLE color: 4598117.
HSL color Cylindrical-coordinate representation of color #652946: hue angle of 331º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #652946 is Cyan = 0, Magento = 0.59, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 41 | 70 | - |
| CMYK | 0 | 0.59 | 0.31 | 0.60 |
| HSL | 331º | 0.42% | 0.28% | - |
| HSV(B) | 331º | 0.59% | 0.4% | - |
| XYZ | 7.27 | 4.79 | 6.34 | - |
| YUV | 62.25 | 132.38 | 155.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 41 | 70 | 0 | 0.59 | 0.31 | 0.60 | 331 | 0.42 | 0.28 |
| Hex | 65 | 29 | 46 | 0 | 3B | 1F | 3C | 14B | 2A | 1C |
| Octal | 145 | 51 | 106 | 0 | 73 | 37 | 74 | 513 | 52 | 34 |
| Binary | 1100101 | 101001 | 1000110 | 0 | 111011 | 11111 | 111100 | 101001011 | 101010 | 11100 |
Color Harmonies of #652946
Complementary color
Monochromatic Colors of #652946
Black with #652946
Text Example
Text Example
White with #652946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652946; }
p { color: rgb(101,41,70); }
H1.HeaderClassName
{
color: #652946;
}
.AnyTagClassName
{
color: #652946;
}
</style>
background-color css
<style>
a { background-color: #652946; }
a { background-color: rgb(101,41,70); }
div.DivClassName
{
background-color: #652946;
}
.BgClassName
{
background-color: #652946;
}
</style>
border-color css
<style>
span { border-color: #652946; }
span { border-color: rgb(101,41,70); }
td.TdClassName
{
border-color: #652946;
}
.TagClassName
{
border-color: #652946;
}
</style>