Shades of Pompadour #661645
Tints of Pompadour #661645
RGB
CMYK
RGB Variations
Color information
#661645 (or 0x661645) is known color: Pompadour. HEX triplet: 66, 16 and 45. RGB value is (102,22,69). Sum of RGB (Red+Green+Blue) = 102+22+69=193 (25% of max value = 765). Red value is 102 (40.23% from 255 or 52.85% from 193); Green value is 22 (8.98% from 255 or 11.40% from 193); Blue value is 69 (27.34% from 255 or 35.75% from 193); Max value from RGB is 102 - color contains mainly: red. Hex color #661645 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661645 is #99E9BA. Grayscale: #333333. Windows color (decimal): -10086843 or 4527718. OLE color: 4527718.
HSL color Cylindrical-coordinate representation of color #661645: hue angle of 324.75º 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 #661645 is Cyan = 0, Magento = 0.78, Yellow = 0.32 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 69 | - |
| CMYK | 0 | 0.78 | 0.32 | 0.6 |
| HSL | 324.75º | 0.65% | 0.24% | - |
| HSV(B) | 324.75º | 0.78% | 0.4% | - |
| XYZ | 6.84 | 3.83 | 6.01 | - |
| YUV | 51.28 | 138 | 164.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 69 | 0 | 0.78 | 0.32 | 0.6 | 324.75 | 0.65 | 0.24 |
| Hex | 66 | 16 | 45 | 0 | 4E | 20 | 3C | 145 | 41 | 18 |
| Octal | 146 | 26 | 105 | 0 | 116 | 40 | 74 | 505 | 101 | 30 |
| Binary | 1100110 | 10110 | 1000101 | 0 | 1001110 | 100000 | 111100 | 101000101 | 1000001 | 11000 |
Color Harmonies of #661645
Complementary color
Monochromatic Colors of #661645
Black with #661645
Text Example
Text Example
White with #661645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661645; }
p { color: rgb(102,22,69); }
H1.HeaderClassName
{
color: #661645;
}
.AnyTagClassName
{
color: #661645;
}
</style>
background-color css
<style>
a { background-color: #661645; }
a { background-color: rgb(102,22,69); }
div.DivClassName
{
background-color: #661645;
}
.BgClassName
{
background-color: #661645;
}
</style>
border-color css
<style>
span { border-color: #661645; }
span { border-color: rgb(102,22,69); }
td.TdClassName
{
border-color: #661645;
}
.TagClassName
{
border-color: #661645;
}
</style>