Shades of Pompadour #661748
Tints of Pompadour #661748
RGB
CMYK
RGB Variations
Color information
#661748 (or 0x661748) is known color: Pompadour. HEX triplet: 66, 17 and 48. RGB value is (102,23,72). Sum of RGB (Red+Green+Blue) = 102+23+72=197 (26% of max value = 765). Red value is 102 (40.23% from 255 or 51.78% from 197); Green value is 23 (9.38% from 255 or 11.68% from 197); Blue value is 72 (28.52% from 255 or 36.55% from 197); Max value from RGB is 102 - color contains mainly: red. Hex color #661748 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661748 is #99E8B7. Grayscale: #343434. Windows color (decimal): -10086584 or 4724582. OLE color: 4724582.
HSL color Cylindrical-coordinate representation of color #661748: hue angle of 322.78º 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 #661748 is Cyan = 0, Magento = 0.77, Yellow = 0.29 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 23 | 72 | - |
| CMYK | 0 | 0.77 | 0.29 | 0.6 |
| HSL | 322.78º | 0.63% | 0.25% | - |
| HSV(B) | 322.78º | 0.77% | 0.4% | - |
| XYZ | 6.96 | 3.91 | 6.52 | - |
| YUV | 52.21 | 139.17 | 163.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 23 | 72 | 0 | 0.77 | 0.29 | 0.6 | 322.78 | 0.63 | 0.25 |
| Hex | 66 | 17 | 48 | 0 | 4D | 1D | 3C | 143 | 3F | 19 |
| Octal | 146 | 27 | 110 | 0 | 115 | 35 | 74 | 503 | 77 | 31 |
| Binary | 1100110 | 10111 | 1001000 | 0 | 1001101 | 11101 | 111100 | 101000011 | 111111 | 11001 |
Color Harmonies of #661748
Complementary color
Monochromatic Colors of #661748
Black with #661748
Text Example
Text Example
White with #661748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661748; }
p { color: rgb(102,23,72); }
H1.HeaderClassName
{
color: #661748;
}
.AnyTagClassName
{
color: #661748;
}
</style>
background-color css
<style>
a { background-color: #661748; }
a { background-color: rgb(102,23,72); }
div.DivClassName
{
background-color: #661748;
}
.BgClassName
{
background-color: #661748;
}
</style>
border-color css
<style>
span { border-color: #661748; }
span { border-color: rgb(102,23,72); }
td.TdClassName
{
border-color: #661748;
}
.TagClassName
{
border-color: #661748;
}
</style>