Shades of Pompadour #661443
Tints of Pompadour #661443
RGB
CMYK
RGB Variations
Color information
#661443 (or 0x661443) is known color: Pompadour. HEX triplet: 66, 14 and 43. RGB value is (102,20,67). Sum of RGB (Red+Green+Blue) = 102+20+67=189 (25% of max value = 765). Red value is 102 (40.23% from 255 or 53.97% from 189); Green value is 20 (8.20% from 255 or 10.58% from 189); Blue value is 67 (26.56% from 255 or 35.45% from 189); Max value from RGB is 102 - color contains mainly: red. Hex color #661443 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661443 is #99EBBC. Grayscale: #313131. Windows color (decimal): -10087357 or 4396134. OLE color: 4396134.
HSL color Cylindrical-coordinate representation of color #661443: hue angle of 325.61º 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 #661443 is Cyan = 0, Magento = 0.80, Yellow = 0.34 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 20 | 67 | - |
| CMYK | 0 | 0.80 | 0.34 | 0.6 |
| HSL | 325.61º | 0.67% | 0.24% | - |
| HSV(B) | 325.61º | 0.8% | 0.4% | - |
| XYZ | 6.74 | 3.73 | 5.67 | - |
| YUV | 49.88 | 137.67 | 165.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 20 | 67 | 0 | 0.80 | 0.34 | 0.6 | 325.61 | 0.67 | 0.24 |
| Hex | 66 | 14 | 43 | 0 | 50 | 22 | 3C | 146 | 43 | 18 |
| Octal | 146 | 24 | 103 | 0 | 120 | 42 | 74 | 506 | 103 | 30 |
| Binary | 1100110 | 10100 | 1000011 | 0 | 1010000 | 100010 | 111100 | 101000110 | 1000011 | 11000 |
Color Harmonies of #661443
Complementary color
Monochromatic Colors of #661443
Black with #661443
Text Example
Text Example
White with #661443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661443; }
p { color: rgb(102,20,67); }
H1.HeaderClassName
{
color: #661443;
}
.AnyTagClassName
{
color: #661443;
}
</style>
background-color css
<style>
a { background-color: #661443; }
a { background-color: rgb(102,20,67); }
div.DivClassName
{
background-color: #661443;
}
.BgClassName
{
background-color: #661443;
}
</style>
border-color css
<style>
span { border-color: #661443; }
span { border-color: rgb(102,20,67); }
td.TdClassName
{
border-color: #661443;
}
.TagClassName
{
border-color: #661443;
}
</style>