Shades of Pompadour #652849
Tints of Pompadour #652849
RGB
CMYK
RGB Variations
Color information
#652849 (or 0x652849) is known color: Pompadour. HEX triplet: 65, 28 and 49. RGB value is (101,40,73). Sum of RGB (Red+Green+Blue) = 101+40+73=214 (28% of max value = 765). Red value is 101 (39.84% from 255 or 47.20% from 214); Green value is 40 (16.02% from 255 or 18.69% from 214); Blue value is 73 (28.91% from 255 or 34.11% from 214); Max value from RGB is 101 - color contains mainly: red. Hex color #652849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652849 is #9AD7B6. Grayscale: #3D3D3D. Windows color (decimal): -10147767 or 4794469. OLE color: 4794469.
HSL color Cylindrical-coordinate representation of color #652849: hue angle of 327.54º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #652849 is Cyan = 0, Magento = 0.60, Yellow = 0.28 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 40 | 73 | - |
| CMYK | 0 | 0.60 | 0.28 | 0.60 |
| HSL | 327.54º | 0.43% | 0.28% | - |
| HSV(B) | 327.54º | 0.6% | 0.4% | - |
| XYZ | 7.33 | 4.77 | 6.84 | - |
| YUV | 62 | 134.21 | 155.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 40 | 73 | 0 | 0.60 | 0.28 | 0.60 | 327.54 | 0.43 | 0.28 |
| Hex | 65 | 28 | 49 | 0 | 3C | 1C | 3C | 148 | 2B | 1C |
| Octal | 145 | 50 | 111 | 0 | 74 | 34 | 74 | 510 | 53 | 34 |
| Binary | 1100101 | 101000 | 1001001 | 0 | 111100 | 11100 | 111100 | 101001000 | 101011 | 11100 |
Color Harmonies of #652849
Complementary color
Monochromatic Colors of #652849
Black with #652849
Text Example
Text Example
White with #652849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652849; }
p { color: rgb(101,40,73); }
H1.HeaderClassName
{
color: #652849;
}
.AnyTagClassName
{
color: #652849;
}
</style>
background-color css
<style>
a { background-color: #652849; }
a { background-color: rgb(101,40,73); }
div.DivClassName
{
background-color: #652849;
}
.BgClassName
{
background-color: #652849;
}
</style>
border-color css
<style>
span { border-color: #652849; }
span { border-color: rgb(101,40,73); }
td.TdClassName
{
border-color: #652849;
}
.TagClassName
{
border-color: #652849;
}
</style>