Shades of Pompadour #661940
Tints of Pompadour #661940
RGB
CMYK
RGB Variations
Color information
#661940 (or 0x661940) is known color: Pompadour. HEX triplet: 66, 19 and 40. RGB value is (102,25,64). Sum of RGB (Red+Green+Blue) = 102+25+64=191 (25% of max value = 765). Red value is 102 (40.23% from 255 or 53.40% from 191); Green value is 25 (10.16% from 255 or 13.09% from 191); Blue value is 64 (25.39% from 255 or 33.51% from 191); Max value from RGB is 102 - color contains mainly: red. Hex color #661940 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661940 is #99E6BF. Grayscale: #343434. Windows color (decimal): -10086080 or 4200806. OLE color: 4200806.
HSL color Cylindrical-coordinate representation of color #661940: hue angle of 329.61º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #661940 is Cyan = 0, Magento = 0.75, Yellow = 0.37 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 25 | 64 | - |
| CMYK | 0 | 0.75 | 0.37 | 0.6 |
| HSL | 329.61º | 0.61% | 0.25% | - |
| HSV(B) | 329.61º | 0.75% | 0.4% | - |
| XYZ | 6.75 | 3.89 | 5.25 | - |
| YUV | 52.47 | 134.51 | 163.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 25 | 64 | 0 | 0.75 | 0.37 | 0.6 | 329.61 | 0.61 | 0.25 |
| Hex | 66 | 19 | 40 | 0 | 4B | 25 | 3C | 14A | 3D | 19 |
| Octal | 146 | 31 | 100 | 0 | 113 | 45 | 74 | 512 | 75 | 31 |
| Binary | 1100110 | 11001 | 1000000 | 0 | 1001011 | 100101 | 111100 | 101001010 | 111101 | 11001 |
Color Harmonies of #661940
Complementary color
Monochromatic Colors of #661940
Black with #661940
Text Example
Text Example
White with #661940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661940; }
p { color: rgb(102,25,64); }
H1.HeaderClassName
{
color: #661940;
}
.AnyTagClassName
{
color: #661940;
}
</style>
background-color css
<style>
a { background-color: #661940; }
a { background-color: rgb(102,25,64); }
div.DivClassName
{
background-color: #661940;
}
.BgClassName
{
background-color: #661940;
}
</style>
border-color css
<style>
span { border-color: #661940; }
span { border-color: rgb(102,25,64); }
td.TdClassName
{
border-color: #661940;
}
.TagClassName
{
border-color: #661940;
}
</style>