Shades of Pompadour #652040
Tints of Pompadour #652040
RGB
CMYK
RGB Variations
Color information
#652040 (or 0x652040) is known color: Pompadour. HEX triplet: 65, 20 and 40. RGB value is (101,32,64). Sum of RGB (Red+Green+Blue) = 101+32+64=197 (26% of max value = 765). Red value is 101 (39.84% from 255 or 51.27% from 197); Green value is 32 (12.89% from 255 or 16.24% from 197); Blue value is 64 (25.39% from 255 or 32.49% from 197); Max value from RGB is 101 - color contains mainly: red. Hex color #652040 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652040 is #9ADFBF. Grayscale: #383838. Windows color (decimal): -10149824 or 4202597. OLE color: 4202597.
HSL color Cylindrical-coordinate representation of color #652040: hue angle of 332.17º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #652040 is Cyan = 0, Magento = 0.68, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 32 | 64 | - |
| CMYK | 0 | 0.68 | 0.37 | 0.60 |
| HSL | 332.17º | 0.52% | 0.26% | - |
| HSV(B) | 332.17º | 0.68% | 0.4% | - |
| XYZ | 6.81 | 4.17 | 5.3 | - |
| YUV | 56.28 | 132.36 | 159.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 32 | 64 | 0 | 0.68 | 0.37 | 0.60 | 332.17 | 0.52 | 0.26 |
| Hex | 65 | 20 | 40 | 0 | 44 | 25 | 3C | 14C | 34 | 1A |
| Octal | 145 | 40 | 100 | 0 | 104 | 45 | 74 | 514 | 64 | 32 |
| Binary | 1100101 | 100000 | 1000000 | 0 | 1000100 | 100101 | 111100 | 101001100 | 110100 | 11010 |
Color Harmonies of #652040
Complementary color
Monochromatic Colors of #652040
Black with #652040
Text Example
Text Example
White with #652040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652040; }
p { color: rgb(101,32,64); }
H1.HeaderClassName
{
color: #652040;
}
.AnyTagClassName
{
color: #652040;
}
</style>
background-color css
<style>
a { background-color: #652040; }
a { background-color: rgb(101,32,64); }
div.DivClassName
{
background-color: #652040;
}
.BgClassName
{
background-color: #652040;
}
</style>
border-color css
<style>
span { border-color: #652040; }
span { border-color: rgb(101,32,64); }
td.TdClassName
{
border-color: #652040;
}
.TagClassName
{
border-color: #652040;
}
</style>