Shades of Pompadour #661741
Tints of Pompadour #661741
RGB
CMYK
RGB Variations
Color information
#661741 (or 0x661741) is known color: Pompadour. HEX triplet: 66, 17 and 41. RGB value is (102,23,65). Sum of RGB (Red+Green+Blue) = 102+23+65=190 (25% of max value = 765). Red value is 102 (40.23% from 255 or 53.68% from 190); Green value is 23 (9.38% from 255 or 12.11% from 190); Blue value is 65 (25.78% from 255 or 34.21% from 190); Max value from RGB is 102 - color contains mainly: red. Hex color #661741 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661741 is #99E8BE. Grayscale: #333333. Windows color (decimal): -10086591 or 4265830. OLE color: 4265830.
HSL color Cylindrical-coordinate representation of color #661741: hue angle of 328.1º 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 #661741 is Cyan = 0, Magento = 0.77, Yellow = 0.36 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 23 | 65 | - |
| CMYK | 0 | 0.77 | 0.36 | 0.6 |
| HSL | 328.1º | 0.63% | 0.25% | - |
| HSV(B) | 328.1º | 0.77% | 0.4% | - |
| XYZ | 6.74 | 3.82 | 5.38 | - |
| YUV | 51.41 | 135.67 | 164.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 23 | 65 | 0 | 0.77 | 0.36 | 0.6 | 328.1 | 0.63 | 0.25 |
| Hex | 66 | 17 | 41 | 0 | 4D | 24 | 3C | 148 | 3F | 19 |
| Octal | 146 | 27 | 101 | 0 | 115 | 44 | 74 | 510 | 77 | 31 |
| Binary | 1100110 | 10111 | 1000001 | 0 | 1001101 | 100100 | 111100 | 101001000 | 111111 | 11001 |
Color Harmonies of #661741
Complementary color
Monochromatic Colors of #661741
Black with #661741
Text Example
Text Example
White with #661741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661741; }
p { color: rgb(102,23,65); }
H1.HeaderClassName
{
color: #661741;
}
.AnyTagClassName
{
color: #661741;
}
</style>
background-color css
<style>
a { background-color: #661741; }
a { background-color: rgb(102,23,65); }
div.DivClassName
{
background-color: #661741;
}
.BgClassName
{
background-color: #661741;
}
</style>
border-color css
<style>
span { border-color: #661741; }
span { border-color: rgb(102,23,65); }
td.TdClassName
{
border-color: #661741;
}
.TagClassName
{
border-color: #661741;
}
</style>