Shades of Pompadour #661750
Tints of Pompadour #661750
RGB
CMYK
RGB Variations
Color information
#661750 (or 0x661750) is known color: Pompadour. HEX triplet: 66, 17 and 50. RGB value is (102,23,80). Sum of RGB (Red+Green+Blue) = 102+23+80=205 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.76% from 205); Green value is 23 (9.38% from 255 or 11.22% from 205); Blue value is 80 (31.64% from 255 or 39.02% from 205); Max value from RGB is 102 - color contains mainly: red. Hex color #661750 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661750 is #99E8AF. Grayscale: #343434. Windows color (decimal): -10086576 or 5248870. OLE color: 5248870.
HSL color Cylindrical-coordinate representation of color #661750: hue angle of 316.71º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #661750 is Cyan = 0, Magento = 0.77, Yellow = 0.22 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 23 | 80 | - |
| CMYK | 0 | 0.77 | 0.22 | 0.6 |
| HSL | 316.71º | 0.63% | 0.25% | - |
| HSV(B) | 316.71º | 0.77% | 0.4% | - |
| XYZ | 7.23 | 4.02 | 7.98 | - |
| YUV | 53.12 | 143.17 | 162.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 23 | 80 | 0 | 0.77 | 0.22 | 0.6 | 316.71 | 0.63 | 0.25 |
| Hex | 66 | 17 | 50 | 0 | 4D | 16 | 3C | 13D | 3F | 19 |
| Octal | 146 | 27 | 120 | 0 | 115 | 26 | 74 | 475 | 77 | 31 |
| Binary | 1100110 | 10111 | 1010000 | 0 | 1001101 | 10110 | 111100 | 100111101 | 111111 | 11001 |
Color Harmonies of #661750
Complementary color
Monochromatic Colors of #661750
Black with #661750
Text Example
Text Example
White with #661750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661750; }
p { color: rgb(102,23,80); }
H1.HeaderClassName
{
color: #661750;
}
.AnyTagClassName
{
color: #661750;
}
</style>
background-color css
<style>
a { background-color: #661750; }
a { background-color: rgb(102,23,80); }
div.DivClassName
{
background-color: #661750;
}
.BgClassName
{
background-color: #661750;
}
</style>
border-color css
<style>
span { border-color: #661750; }
span { border-color: rgb(102,23,80); }
td.TdClassName
{
border-color: #661750;
}
.TagClassName
{
border-color: #661750;
}
</style>