Shades of Pompadour #652945
Tints of Pompadour #652945
RGB
CMYK
RGB Variations
Color information
#652945 (or 0x652945) is known color: Pompadour. HEX triplet: 65, 29 and 45. RGB value is (101,41,69). Sum of RGB (Red+Green+Blue) = 101+41+69=211 (27% of max value = 765). Red value is 101 (39.84% from 255 or 47.87% from 211); Green value is 41 (16.41% from 255 or 19.43% from 211); Blue value is 69 (27.34% from 255 or 32.70% from 211); Max value from RGB is 101 - color contains mainly: red. Hex color #652945 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652945 is #9AD6BA. Grayscale: #3E3E3E. Windows color (decimal): -10147515 or 4532581. OLE color: 4532581.
HSL color Cylindrical-coordinate representation of color #652945: hue angle of 332º 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 #652945 is Cyan = 0, Magento = 0.59, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 41 | 69 | - |
| CMYK | 0 | 0.59 | 0.32 | 0.60 |
| HSL | 332º | 0.42% | 0.28% | - |
| HSV(B) | 332º | 0.59% | 0.4% | - |
| XYZ | 7.23 | 4.78 | 6.17 | - |
| YUV | 62.13 | 131.88 | 155.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 41 | 69 | 0 | 0.59 | 0.32 | 0.60 | 332 | 0.42 | 0.28 |
| Hex | 65 | 29 | 45 | 0 | 3B | 20 | 3C | 14C | 2A | 1C |
| Octal | 145 | 51 | 105 | 0 | 73 | 40 | 74 | 514 | 52 | 34 |
| Binary | 1100101 | 101001 | 1000101 | 0 | 111011 | 100000 | 111100 | 101001100 | 101010 | 11100 |
Color Harmonies of #652945
Complementary color
Monochromatic Colors of #652945
Black with #652945
Text Example
Text Example
White with #652945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652945; }
p { color: rgb(101,41,69); }
H1.HeaderClassName
{
color: #652945;
}
.AnyTagClassName
{
color: #652945;
}
</style>
background-color css
<style>
a { background-color: #652945; }
a { background-color: rgb(101,41,69); }
div.DivClassName
{
background-color: #652945;
}
.BgClassName
{
background-color: #652945;
}
</style>
border-color css
<style>
span { border-color: #652945; }
span { border-color: rgb(101,41,69); }
td.TdClassName
{
border-color: #652945;
}
.TagClassName
{
border-color: #652945;
}
</style>