Shades of Pompadour #652950
Tints of Pompadour #652950
RGB
CMYK
RGB Variations
Color information
#652950 (or 0x652950) is known color: Pompadour. HEX triplet: 65, 29 and 50. RGB value is (101,41,80). Sum of RGB (Red+Green+Blue) = 101+41+80=222 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.50% from 222); Green value is 41 (16.41% from 255 or 18.47% from 222); Blue value is 80 (31.64% from 255 or 36.04% from 222); Max value from RGB is 101 - color contains mainly: red. Hex color #652950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #652950 is #9AD6AF. Grayscale: #3F3F3F. Windows color (decimal): -10147504 or 5253477. OLE color: 5253477.
HSL color Cylindrical-coordinate representation of color #652950: hue angle of 321º 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 #652950 is Cyan = 0, Magento = 0.59, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 41 | 80 | - |
| CMYK | 0 | 0.59 | 0.21 | 0.60 |
| HSL | 321º | 0.42% | 0.28% | - |
| HSV(B) | 321º | 0.59% | 0.4% | - |
| XYZ | 7.61 | 4.93 | 8.14 | - |
| YUV | 63.39 | 137.38 | 154.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 41 | 80 | 0 | 0.59 | 0.21 | 0.60 | 321 | 0.42 | 0.28 |
| Hex | 65 | 29 | 50 | 0 | 3B | 15 | 3C | 141 | 2A | 1C |
| Octal | 145 | 51 | 120 | 0 | 73 | 25 | 74 | 501 | 52 | 34 |
| Binary | 1100101 | 101001 | 1010000 | 0 | 111011 | 10101 | 111100 | 101000001 | 101010 | 11100 |
Color Harmonies of #652950
Complementary color
Monochromatic Colors of #652950
Black with #652950
Text Example
Text Example
White with #652950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652950; }
p { color: rgb(101,41,80); }
H1.HeaderClassName
{
color: #652950;
}
.AnyTagClassName
{
color: #652950;
}
</style>
background-color css
<style>
a { background-color: #652950; }
a { background-color: rgb(101,41,80); }
div.DivClassName
{
background-color: #652950;
}
.BgClassName
{
background-color: #652950;
}
</style>
border-color css
<style>
span { border-color: #652950; }
span { border-color: rgb(101,41,80); }
td.TdClassName
{
border-color: #652950;
}
.TagClassName
{
border-color: #652950;
}
</style>