Shades of Pompadour #661639
Tints of Pompadour #661639
RGB
CMYK
RGB Variations
Color information
#661639 (or 0x661639) is known color: Pompadour. HEX triplet: 66, 16 and 39. RGB value is (102,22,57). Sum of RGB (Red+Green+Blue) = 102+22+57=181 (23% of max value = 765). Red value is 102 (40.23% from 255 or 56.35% from 181); Green value is 22 (8.98% from 255 or 12.15% from 181); Blue value is 57 (22.66% from 255 or 31.49% from 181); Max value from RGB is 102 - color contains mainly: red. Hex color #661639 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661639 is #99E9C6. Grayscale: #313131. Windows color (decimal): -10086855 or 3741286. OLE color: 3741286.
HSL color Cylindrical-coordinate representation of color #661639: hue angle of 333.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 #661639 is Cyan = 0, Magento = 0.78, Yellow = 0.44 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 57 | - |
| CMYK | 0 | 0.78 | 0.44 | 0.6 |
| HSL | 333.75º | 0.65% | 0.24% | - |
| HSV(B) | 333.75º | 0.78% | 0.4% | - |
| XYZ | 6.5 | 3.69 | 4.24 | - |
| YUV | 49.91 | 132 | 165.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 57 | 0 | 0.78 | 0.44 | 0.6 | 333.75 | 0.65 | 0.24 |
| Hex | 66 | 16 | 39 | 0 | 4E | 2C | 3C | 14E | 41 | 18 |
| Octal | 146 | 26 | 71 | 0 | 116 | 54 | 74 | 516 | 101 | 30 |
| Binary | 1100110 | 10110 | 111001 | 0 | 1001110 | 101100 | 111100 | 101001110 | 1000001 | 11000 |
Color Harmonies of #661639
Complementary color
Monochromatic Colors of #661639
Black with #661639
Text Example
Text Example
White with #661639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661639; }
p { color: rgb(102,22,57); }
H1.HeaderClassName
{
color: #661639;
}
.AnyTagClassName
{
color: #661639;
}
</style>
background-color css
<style>
a { background-color: #661639; }
a { background-color: rgb(102,22,57); }
div.DivClassName
{
background-color: #661639;
}
.BgClassName
{
background-color: #661639;
}
</style>
border-color css
<style>
span { border-color: #661639; }
span { border-color: rgb(102,22,57); }
td.TdClassName
{
border-color: #661639;
}
.TagClassName
{
border-color: #661639;
}
</style>