Shades of Pompadour #661646
Tints of Pompadour #661646
RGB
CMYK
RGB Variations
Color information
#661646 (or 0x661646) is known color: Pompadour. HEX triplet: 66, 16 and 46. RGB value is (102,22,70). Sum of RGB (Red+Green+Blue) = 102+22+70=194 (25% of max value = 765). Red value is 102 (40.23% from 255 or 52.58% from 194); Green value is 22 (8.98% from 255 or 11.34% from 194); Blue value is 70 (27.73% from 255 or 36.08% from 194); Max value from RGB is 102 - color contains mainly: red. Hex color #661646 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661646 is #99E9B9. Grayscale: #333333. Windows color (decimal): -10086842 or 4593254. OLE color: 4593254.
HSL color Cylindrical-coordinate representation of color #661646: hue angle of 324º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #661646 is Cyan = 0, Magento = 0.78, Yellow = 0.31 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 70 | - |
| CMYK | 0 | 0.78 | 0.31 | 0.6 |
| HSL | 324º | 0.65% | 0.24% | - |
| HSV(B) | 324º | 0.78% | 0.4% | - |
| XYZ | 6.87 | 3.84 | 6.17 | - |
| YUV | 51.39 | 138.5 | 164.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 70 | 0 | 0.78 | 0.31 | 0.6 | 324 | 0.65 | 0.24 |
| Hex | 66 | 16 | 46 | 0 | 4E | 1F | 3C | 144 | 41 | 18 |
| Octal | 146 | 26 | 106 | 0 | 116 | 37 | 74 | 504 | 101 | 30 |
| Binary | 1100110 | 10110 | 1000110 | 0 | 1001110 | 11111 | 111100 | 101000100 | 1000001 | 11000 |
Color Harmonies of #661646
Complementary color
Monochromatic Colors of #661646
Black with #661646
Text Example
Text Example
White with #661646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661646; }
p { color: rgb(102,22,70); }
H1.HeaderClassName
{
color: #661646;
}
.AnyTagClassName
{
color: #661646;
}
</style>
background-color css
<style>
a { background-color: #661646; }
a { background-color: rgb(102,22,70); }
div.DivClassName
{
background-color: #661646;
}
.BgClassName
{
background-color: #661646;
}
</style>
border-color css
<style>
span { border-color: #661646; }
span { border-color: rgb(102,22,70); }
td.TdClassName
{
border-color: #661646;
}
.TagClassName
{
border-color: #661646;
}
</style>