Shades of Pompadour #651740
Tints of Pompadour #651740
RGB
CMYK
RGB Variations
Color information
#651740 (or 0x651740) is known color: Pompadour. HEX triplet: 65, 17 and 40. RGB value is (101,23,64). Sum of RGB (Red+Green+Blue) = 101+23+64=188 (24% of max value = 765). Red value is 101 (39.84% from 255 or 53.72% from 188); Green value is 23 (9.38% from 255 or 12.23% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 101 - color contains mainly: red. Hex color #651740 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651740 is #9AE8BF. Grayscale: #323232. Windows color (decimal): -10152128 or 4200293. OLE color: 4200293.
HSL color Cylindrical-coordinate representation of color #651740: hue angle of 328.46º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #651740 is Cyan = 0, Magento = 0.77, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 23 | 64 | - |
| CMYK | 0 | 0.77 | 0.37 | 0.60 |
| HSL | 328.46º | 0.63% | 0.24% | - |
| HSV(B) | 328.46º | 0.77% | 0.4% | - |
| XYZ | 6.6 | 3.75 | 5.23 | - |
| YUV | 51 | 135.34 | 163.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 23 | 64 | 0 | 0.77 | 0.37 | 0.60 | 328.46 | 0.63 | 0.24 |
| Hex | 65 | 17 | 40 | 0 | 4D | 25 | 3C | 148 | 3F | 18 |
| Octal | 145 | 27 | 100 | 0 | 115 | 45 | 74 | 510 | 77 | 30 |
| Binary | 1100101 | 10111 | 1000000 | 0 | 1001101 | 100101 | 111100 | 101001000 | 111111 | 11000 |
Color Harmonies of #651740
Complementary color
Monochromatic Colors of #651740
Black with #651740
Text Example
Text Example
White with #651740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651740; }
p { color: rgb(101,23,64); }
H1.HeaderClassName
{
color: #651740;
}
.AnyTagClassName
{
color: #651740;
}
</style>
background-color css
<style>
a { background-color: #651740; }
a { background-color: rgb(101,23,64); }
div.DivClassName
{
background-color: #651740;
}
.BgClassName
{
background-color: #651740;
}
</style>
border-color css
<style>
span { border-color: #651740; }
span { border-color: rgb(101,23,64); }
td.TdClassName
{
border-color: #651740;
}
.TagClassName
{
border-color: #651740;
}
</style>