Shades of Pompadour #652147
Tints of Pompadour #652147
RGB
CMYK
RGB Variations
Color information
#652147 (or 0x652147) is known color: Pompadour. HEX triplet: 65, 21 and 47. RGB value is (101,33,71). Sum of RGB (Red+Green+Blue) = 101+33+71=205 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.27% from 205); Green value is 33 (13.28% from 255 or 16.10% from 205); Blue value is 71 (28.12% from 255 or 34.63% from 205); Max value from RGB is 101 - color contains mainly: red. Hex color #652147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652147 is #9ADEB8. Grayscale: #393939. Windows color (decimal): -10149561 or 4661605. OLE color: 4661605.
HSL color Cylindrical-coordinate representation of color #652147: hue angle of 326.47º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #652147 is Cyan = 0, Magento = 0.67, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 33 | 71 | - |
| CMYK | 0 | 0.67 | 0.30 | 0.60 |
| HSL | 326.47º | 0.51% | 0.26% | - |
| HSV(B) | 326.47º | 0.67% | 0.4% | - |
| XYZ | 7.05 | 4.31 | 6.42 | - |
| YUV | 57.66 | 135.53 | 158.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 33 | 71 | 0 | 0.67 | 0.30 | 0.60 | 326.47 | 0.51 | 0.26 |
| Hex | 65 | 21 | 47 | 0 | 43 | 1E | 3C | 146 | 33 | 1A |
| Octal | 145 | 41 | 107 | 0 | 103 | 36 | 74 | 506 | 63 | 32 |
| Binary | 1100101 | 100001 | 1000111 | 0 | 1000011 | 11110 | 111100 | 101000110 | 110011 | 11010 |
Color Harmonies of #652147
Complementary color
Monochromatic Colors of #652147
Black with #652147
Text Example
Text Example
White with #652147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652147; }
p { color: rgb(101,33,71); }
H1.HeaderClassName
{
color: #652147;
}
.AnyTagClassName
{
color: #652147;
}
</style>
background-color css
<style>
a { background-color: #652147; }
a { background-color: rgb(101,33,71); }
div.DivClassName
{
background-color: #652147;
}
.BgClassName
{
background-color: #652147;
}
</style>
border-color css
<style>
span { border-color: #652147; }
span { border-color: rgb(101,33,71); }
td.TdClassName
{
border-color: #652147;
}
.TagClassName
{
border-color: #652147;
}
</style>