Shades of Pompadour #661742
Tints of Pompadour #661742
RGB
CMYK
RGB Variations
Color information
#661742 (or 0x661742) is known color: Pompadour. HEX triplet: 66, 17 and 42. RGB value is (102,23,66). Sum of RGB (Red+Green+Blue) = 102+23+66=191 (25% of max value = 765). Red value is 102 (40.23% from 255 or 53.40% from 191); Green value is 23 (9.38% from 255 or 12.04% from 191); Blue value is 66 (26.17% from 255 or 34.55% from 191); Max value from RGB is 102 - color contains mainly: red. Hex color #661742 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661742 is #99E8BD. Grayscale: #333333. Windows color (decimal): -10086590 or 4331366. OLE color: 4331366.
HSL color Cylindrical-coordinate representation of color #661742: hue angle of 327.34º 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 #661742 is Cyan = 0, Magento = 0.77, Yellow = 0.35 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 23 | 66 | - |
| CMYK | 0 | 0.77 | 0.35 | 0.6 |
| HSL | 327.34º | 0.63% | 0.25% | - |
| HSV(B) | 327.34º | 0.77% | 0.4% | - |
| XYZ | 6.77 | 3.83 | 5.54 | - |
| YUV | 51.52 | 136.17 | 164 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 23 | 66 | 0 | 0.77 | 0.35 | 0.6 | 327.34 | 0.63 | 0.25 |
| Hex | 66 | 17 | 42 | 0 | 4D | 23 | 3C | 147 | 3F | 19 |
| Octal | 146 | 27 | 102 | 0 | 115 | 43 | 74 | 507 | 77 | 31 |
| Binary | 1100110 | 10111 | 1000010 | 0 | 1001101 | 100011 | 111100 | 101000111 | 111111 | 11001 |
Color Harmonies of #661742
Complementary color
Monochromatic Colors of #661742
Black with #661742
Text Example
Text Example
White with #661742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661742; }
p { color: rgb(102,23,66); }
H1.HeaderClassName
{
color: #661742;
}
.AnyTagClassName
{
color: #661742;
}
</style>
background-color css
<style>
a { background-color: #661742; }
a { background-color: rgb(102,23,66); }
div.DivClassName
{
background-color: #661742;
}
.BgClassName
{
background-color: #661742;
}
</style>
border-color css
<style>
span { border-color: #661742; }
span { border-color: rgb(102,23,66); }
td.TdClassName
{
border-color: #661742;
}
.TagClassName
{
border-color: #661742;
}
</style>