Shades of Pompadour #672944
Tints of Pompadour #672944
RGB
CMYK
RGB Variations
Color information
#672944 (or 0x672944) is known color: Pompadour. HEX triplet: 67, 29 and 44. RGB value is (103,41,68). Sum of RGB (Red+Green+Blue) = 103+41+68=212 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.58% from 212); Green value is 41 (16.41% from 255 or 19.34% from 212); Blue value is 68 (26.95% from 255 or 32.08% from 212); Max value from RGB is 103 - color contains mainly: red. Hex color #672944 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672944 is #98D6BB. Grayscale: #3E3E3E. Windows color (decimal): -10016444 or 4467047. OLE color: 4467047.
HSL color Cylindrical-coordinate representation of color #672944: hue angle of 333.87º 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 #672944 is Cyan = 0, Magento = 0.60, Yellow = 0.34 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 41 | 68 | - |
| CMYK | 0 | 0.60 | 0.34 | 0.60 |
| HSL | 333.87º | 0.43% | 0.28% | - |
| HSV(B) | 333.87º | 0.6% | 0.4% | - |
| XYZ | 7.43 | 4.89 | 6.02 | - |
| YUV | 62.62 | 131.04 | 156.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 68 | 0 | 0.60 | 0.34 | 0.60 | 333.87 | 0.43 | 0.28 |
| Hex | 67 | 29 | 44 | 0 | 3C | 22 | 3C | 14E | 2B | 1C |
| Octal | 147 | 51 | 104 | 0 | 74 | 42 | 74 | 516 | 53 | 34 |
| Binary | 1100111 | 101001 | 1000100 | 0 | 111100 | 100010 | 111100 | 101001110 | 101011 | 11100 |
Color Harmonies of #672944
Complementary color
Monochromatic Colors of #672944
Black with #672944
Text Example
Text Example
White with #672944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672944; }
p { color: rgb(103,41,68); }
H1.HeaderClassName
{
color: #672944;
}
.AnyTagClassName
{
color: #672944;
}
</style>
background-color css
<style>
a { background-color: #672944; }
a { background-color: rgb(103,41,68); }
div.DivClassName
{
background-color: #672944;
}
.BgClassName
{
background-color: #672944;
}
</style>
border-color css
<style>
span { border-color: #672944; }
span { border-color: rgb(103,41,68); }
td.TdClassName
{
border-color: #672944;
}
.TagClassName
{
border-color: #672944;
}
</style>