Shades of Pompadour #661442
Tints of Pompadour #661442
RGB
CMYK
RGB Variations
Color information
#661442 (or 0x661442) is known color: Pompadour. HEX triplet: 66, 14 and 42. RGB value is (102,20,66). Sum of RGB (Red+Green+Blue) = 102+20+66=188 (24% of max value = 765). Red value is 102 (40.23% from 255 or 54.26% from 188); Green value is 20 (8.20% from 255 or 10.64% from 188); Blue value is 66 (26.17% from 255 or 35.11% from 188); Max value from RGB is 102 - color contains mainly: red. Hex color #661442 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661442 is #99EBBD. Grayscale: #313131. Windows color (decimal): -10087358 or 4330598. OLE color: 4330598.
HSL color Cylindrical-coordinate representation of color #661442: hue angle of 326.34º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #661442 is Cyan = 0, Magento = 0.80, Yellow = 0.35 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 20 | 66 | - |
| CMYK | 0 | 0.80 | 0.35 | 0.6 |
| HSL | 326.34º | 0.67% | 0.24% | - |
| HSV(B) | 326.34º | 0.8% | 0.4% | - |
| XYZ | 6.71 | 3.72 | 5.52 | - |
| YUV | 49.76 | 137.17 | 165.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 20 | 66 | 0 | 0.80 | 0.35 | 0.6 | 326.34 | 0.67 | 0.24 |
| Hex | 66 | 14 | 42 | 0 | 50 | 23 | 3C | 146 | 43 | 18 |
| Octal | 146 | 24 | 102 | 0 | 120 | 43 | 74 | 506 | 103 | 30 |
| Binary | 1100110 | 10100 | 1000010 | 0 | 1010000 | 100011 | 111100 | 101000110 | 1000011 | 11000 |
Color Harmonies of #661442
Complementary color
Monochromatic Colors of #661442
Black with #661442
Text Example
Text Example
White with #661442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661442; }
p { color: rgb(102,20,66); }
H1.HeaderClassName
{
color: #661442;
}
.AnyTagClassName
{
color: #661442;
}
</style>
background-color css
<style>
a { background-color: #661442; }
a { background-color: rgb(102,20,66); }
div.DivClassName
{
background-color: #661442;
}
.BgClassName
{
background-color: #661442;
}
</style>
border-color css
<style>
span { border-color: #661442; }
span { border-color: rgb(102,20,66); }
td.TdClassName
{
border-color: #661442;
}
.TagClassName
{
border-color: #661442;
}
</style>