Shades of Pompadour #661640
Tints of Pompadour #661640
RGB
CMYK
RGB Variations
Color information
#661640 (or 0x661640) is known color: Pompadour. HEX triplet: 66, 16 and 40. RGB value is (102,22,64). Sum of RGB (Red+Green+Blue) = 102+22+64=188 (24% of max value = 765). Red value is 102 (40.23% from 255 or 54.26% from 188); Green value is 22 (8.98% from 255 or 11.70% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 102 - color contains mainly: red. Hex color #661640 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661640 is #99E9BF. Grayscale: #323232. Windows color (decimal): -10086848 or 4200038. OLE color: 4200038.
HSL color Cylindrical-coordinate representation of color #661640: hue angle of 328.5º 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 #661640 is Cyan = 0, Magento = 0.78, Yellow = 0.37 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 64 | - |
| CMYK | 0 | 0.78 | 0.37 | 0.6 |
| HSL | 328.5º | 0.65% | 0.24% | - |
| HSV(B) | 328.5º | 0.78% | 0.4% | - |
| XYZ | 6.69 | 3.77 | 5.23 | - |
| YUV | 50.71 | 135.5 | 164.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 64 | 0 | 0.78 | 0.37 | 0.6 | 328.5 | 0.65 | 0.24 |
| Hex | 66 | 16 | 40 | 0 | 4E | 25 | 3C | 148 | 41 | 18 |
| Octal | 146 | 26 | 100 | 0 | 116 | 45 | 74 | 510 | 101 | 30 |
| Binary | 1100110 | 10110 | 1000000 | 0 | 1001110 | 100101 | 111100 | 101001000 | 1000001 | 11000 |
Color Harmonies of #661640
Complementary color
Monochromatic Colors of #661640
Black with #661640
Text Example
Text Example
White with #661640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661640; }
p { color: rgb(102,22,64); }
H1.HeaderClassName
{
color: #661640;
}
.AnyTagClassName
{
color: #661640;
}
</style>
background-color css
<style>
a { background-color: #661640; }
a { background-color: rgb(102,22,64); }
div.DivClassName
{
background-color: #661640;
}
.BgClassName
{
background-color: #661640;
}
</style>
border-color css
<style>
span { border-color: #661640; }
span { border-color: rgb(102,22,64); }
td.TdClassName
{
border-color: #661640;
}
.TagClassName
{
border-color: #661640;
}
</style>