Shades of Pompadour #672946
Tints of Pompadour #672946
RGB
CMYK
RGB Variations
Color information
#672946 (or 0x672946) is known color: Pompadour. HEX triplet: 67, 29 and 46. RGB value is (103,41,70). Sum of RGB (Red+Green+Blue) = 103+41+70=214 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.13% from 214); Green value is 41 (16.41% from 255 or 19.16% from 214); Blue value is 70 (27.73% from 255 or 32.71% from 214); Max value from RGB is 103 - color contains mainly: red. Hex color #672946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672946 is #98D6B9. Grayscale: #3E3E3E. Windows color (decimal): -10016442 or 4598119. OLE color: 4598119.
HSL color Cylindrical-coordinate representation of color #672946: hue angle of 331.94º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #672946 is Cyan = 0, Magento = 0.60, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 41 | 70 | - |
| CMYK | 0 | 0.60 | 0.32 | 0.60 |
| HSL | 331.94º | 0.43% | 0.28% | - |
| HSV(B) | 331.94º | 0.6% | 0.4% | - |
| XYZ | 7.49 | 4.91 | 6.35 | - |
| YUV | 62.84 | 132.04 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 70 | 0 | 0.60 | 0.32 | 0.60 | 331.94 | 0.43 | 0.28 |
| Hex | 67 | 29 | 46 | 0 | 3C | 20 | 3C | 14C | 2B | 1C |
| Octal | 147 | 51 | 106 | 0 | 74 | 40 | 74 | 514 | 53 | 34 |
| Binary | 1100111 | 101001 | 1000110 | 0 | 111100 | 100000 | 111100 | 101001100 | 101011 | 11100 |
Color Harmonies of #672946
Complementary color
Monochromatic Colors of #672946
Black with #672946
Text Example
Text Example
White with #672946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672946; }
p { color: rgb(103,41,70); }
H1.HeaderClassName
{
color: #672946;
}
.AnyTagClassName
{
color: #672946;
}
</style>
background-color css
<style>
a { background-color: #672946; }
a { background-color: rgb(103,41,70); }
div.DivClassName
{
background-color: #672946;
}
.BgClassName
{
background-color: #672946;
}
</style>
border-color css
<style>
span { border-color: #672946; }
span { border-color: rgb(103,41,70); }
td.TdClassName
{
border-color: #672946;
}
.TagClassName
{
border-color: #672946;
}
</style>