Shades of Pompadour #653152
Tints of Pompadour #653152
RGB
CMYK
RGB Variations
Color information
#653152 (or 0x653152) is known color: Pompadour. HEX triplet: 65, 31 and 52. RGB value is (101,49,82). Sum of RGB (Red+Green+Blue) = 101+49+82=232 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.53% from 232); Green value is 49 (19.53% from 255 or 21.12% from 232); Blue value is 82 (32.42% from 255 or 35.34% from 232); Max value from RGB is 101 - color contains mainly: red. Hex color #653152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653152 is #9ACEAD. Grayscale: #444444. Windows color (decimal): -10145454 or 5386597. OLE color: 5386597.
HSL color Cylindrical-coordinate representation of color #653152: hue angle of 321.92º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #653152 is Cyan = 0, Magento = 0.51, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 49 | 82 | - |
| CMYK | 0 | 0.51 | 0.19 | 0.60 |
| HSL | 321.92º | 0.35% | 0.29% | - |
| HSV(B) | 321.92º | 0.51% | 0.4% | - |
| XYZ | 7.99 | 5.57 | 8.64 | - |
| YUV | 68.31 | 135.73 | 151.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 49 | 82 | 0 | 0.51 | 0.19 | 0.60 | 321.92 | 0.35 | 0.29 |
| Hex | 65 | 31 | 52 | 0 | 33 | 13 | 3C | 142 | 23 | 1D |
| Octal | 145 | 61 | 122 | 0 | 63 | 23 | 74 | 502 | 43 | 35 |
| Binary | 1100101 | 110001 | 1010010 | 0 | 110011 | 10011 | 111100 | 101000010 | 100011 | 11101 |
Color Harmonies of #653152
Complementary color
Monochromatic Colors of #653152
Black with #653152
Text Example
Text Example
White with #653152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653152; }
p { color: rgb(101,49,82); }
H1.HeaderClassName
{
color: #653152;
}
.AnyTagClassName
{
color: #653152;
}
</style>
background-color css
<style>
a { background-color: #653152; }
a { background-color: rgb(101,49,82); }
div.DivClassName
{
background-color: #653152;
}
.BgClassName
{
background-color: #653152;
}
</style>
border-color css
<style>
span { border-color: #653152; }
span { border-color: rgb(101,49,82); }
td.TdClassName
{
border-color: #653152;
}
.TagClassName
{
border-color: #653152;
}
</style>