Shades of Pompadour #652947
Tints of Pompadour #652947
RGB
CMYK
RGB Variations
Color information
#652947 (or 0x652947) is known color: Pompadour. HEX triplet: 65, 29 and 47. RGB value is (101,41,71). Sum of RGB (Red+Green+Blue) = 101+41+71=213 (28% of max value = 765). Red value is 101 (39.84% from 255 or 47.42% from 213); Green value is 41 (16.41% from 255 or 19.25% from 213); Blue value is 71 (28.12% from 255 or 33.33% from 213); Max value from RGB is 101 - color contains mainly: red. Hex color #652947 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652947 is #9AD6B8. Grayscale: #3E3E3E. Windows color (decimal): -10147513 or 4663653. OLE color: 4663653.
HSL color Cylindrical-coordinate representation of color #652947: hue angle of 330º 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 #652947 is Cyan = 0, Magento = 0.59, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 41 | 71 | - |
| CMYK | 0 | 0.59 | 0.30 | 0.60 |
| HSL | 330º | 0.42% | 0.28% | - |
| HSV(B) | 330º | 0.59% | 0.4% | - |
| XYZ | 7.3 | 4.81 | 6.5 | - |
| YUV | 62.36 | 132.88 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 41 | 71 | 0 | 0.59 | 0.30 | 0.60 | 330 | 0.42 | 0.28 |
| Hex | 65 | 29 | 47 | 0 | 3B | 1E | 3C | 14A | 2A | 1C |
| Octal | 145 | 51 | 107 | 0 | 73 | 36 | 74 | 512 | 52 | 34 |
| Binary | 1100101 | 101001 | 1000111 | 0 | 111011 | 11110 | 111100 | 101001010 | 101010 | 11100 |
Color Harmonies of #652947
Complementary color
Monochromatic Colors of #652947
Black with #652947
Text Example
Text Example
White with #652947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652947; }
p { color: rgb(101,41,71); }
H1.HeaderClassName
{
color: #652947;
}
.AnyTagClassName
{
color: #652947;
}
</style>
background-color css
<style>
a { background-color: #652947; }
a { background-color: rgb(101,41,71); }
div.DivClassName
{
background-color: #652947;
}
.BgClassName
{
background-color: #652947;
}
</style>
border-color css
<style>
span { border-color: #652947; }
span { border-color: rgb(101,41,71); }
td.TdClassName
{
border-color: #652947;
}
.TagClassName
{
border-color: #652947;
}
</style>