Shades of Pompadour #651846
Tints of Pompadour #651846
RGB
CMYK
RGB Variations
Color information
#651846 (or 0x651846) is known color: Pompadour. HEX triplet: 65, 18 and 46. RGB value is (101,24,70). Sum of RGB (Red+Green+Blue) = 101+24+70=195 (25% of max value = 765). Red value is 101 (39.84% from 255 or 51.79% from 195); Green value is 24 (9.77% from 255 or 12.31% from 195); Blue value is 70 (27.73% from 255 or 35.90% from 195); Max value from RGB is 101 - color contains mainly: red. Hex color #651846 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651846 is #9AE7B9. Grayscale: #343434. Windows color (decimal): -10151866 or 4593765. OLE color: 4593765.
HSL color Cylindrical-coordinate representation of color #651846: hue angle of 324.16º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #651846 is Cyan = 0, Magento = 0.76, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 24 | 70 | - |
| CMYK | 0 | 0.76 | 0.31 | 0.60 |
| HSL | 324.16º | 0.62% | 0.25% | - |
| HSV(B) | 324.16º | 0.76% | 0.4% | - |
| XYZ | 6.8 | 3.86 | 6.18 | - |
| YUV | 52.27 | 138.01 | 162.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 24 | 70 | 0 | 0.76 | 0.31 | 0.60 | 324.16 | 0.62 | 0.25 |
| Hex | 65 | 18 | 46 | 0 | 4C | 1F | 3C | 144 | 3E | 19 |
| Octal | 145 | 30 | 106 | 0 | 114 | 37 | 74 | 504 | 76 | 31 |
| Binary | 1100101 | 11000 | 1000110 | 0 | 1001100 | 11111 | 111100 | 101000100 | 111110 | 11001 |
Color Harmonies of #651846
Complementary color
Monochromatic Colors of #651846
Black with #651846
Text Example
Text Example
White with #651846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651846; }
p { color: rgb(101,24,70); }
H1.HeaderClassName
{
color: #651846;
}
.AnyTagClassName
{
color: #651846;
}
</style>
background-color css
<style>
a { background-color: #651846; }
a { background-color: rgb(101,24,70); }
div.DivClassName
{
background-color: #651846;
}
.BgClassName
{
background-color: #651846;
}
</style>
border-color css
<style>
span { border-color: #651846; }
span { border-color: rgb(101,24,70); }
td.TdClassName
{
border-color: #651846;
}
.TagClassName
{
border-color: #651846;
}
</style>