Shades of Pompadour #661844
Tints of Pompadour #661844
RGB
CMYK
RGB Variations
Color information
#661844 (or 0x661844) is known color: Pompadour. HEX triplet: 66, 18 and 44. RGB value is (102,24,68). Sum of RGB (Red+Green+Blue) = 102+24+68=194 (25% of max value = 765). Red value is 102 (40.23% from 255 or 52.58% from 194); Green value is 24 (9.77% from 255 or 12.37% from 194); Blue value is 68 (26.95% from 255 or 35.05% from 194); Max value from RGB is 102 - color contains mainly: red. Hex color #661844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661844 is #99E7BB. Grayscale: #343434. Windows color (decimal): -10086332 or 4462694. OLE color: 4462694.
HSL color Cylindrical-coordinate representation of color #661844: hue angle of 326.15º 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 #661844 is Cyan = 0, Magento = 0.76, Yellow = 0.33 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 24 | 68 | - |
| CMYK | 0 | 0.76 | 0.33 | 0.6 |
| HSL | 326.15º | 0.62% | 0.25% | - |
| HSV(B) | 326.15º | 0.76% | 0.4% | - |
| XYZ | 6.85 | 3.9 | 5.86 | - |
| YUV | 52.34 | 136.84 | 163.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 24 | 68 | 0 | 0.76 | 0.33 | 0.6 | 326.15 | 0.62 | 0.25 |
| Hex | 66 | 18 | 44 | 0 | 4C | 21 | 3C | 146 | 3E | 19 |
| Octal | 146 | 30 | 104 | 0 | 114 | 41 | 74 | 506 | 76 | 31 |
| Binary | 1100110 | 11000 | 1000100 | 0 | 1001100 | 100001 | 111100 | 101000110 | 111110 | 11001 |
Color Harmonies of #661844
Complementary color
Monochromatic Colors of #661844
Black with #661844
Text Example
Text Example
White with #661844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661844; }
p { color: rgb(102,24,68); }
H1.HeaderClassName
{
color: #661844;
}
.AnyTagClassName
{
color: #661844;
}
</style>
background-color css
<style>
a { background-color: #661844; }
a { background-color: rgb(102,24,68); }
div.DivClassName
{
background-color: #661844;
}
.BgClassName
{
background-color: #661844;
}
</style>
border-color css
<style>
span { border-color: #661844; }
span { border-color: rgb(102,24,68); }
td.TdClassName
{
border-color: #661844;
}
.TagClassName
{
border-color: #661844;
}
</style>