Shades of Pompadour #672847
Tints of Pompadour #672847
RGB
CMYK
RGB Variations
Color information
#672847 (or 0x672847) is known color: Pompadour. HEX triplet: 67, 28 and 47. RGB value is (103,40,71). Sum of RGB (Red+Green+Blue) = 103+40+71=214 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.13% from 214); Green value is 40 (16.02% from 255 or 18.69% from 214); Blue value is 71 (28.12% from 255 or 33.18% from 214); Max value from RGB is 103 - color contains mainly: red. Hex color #672847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672847 is #98D7B8. Grayscale: #3E3E3E. Windows color (decimal): -10016697 or 4663399. OLE color: 4663399.
HSL color Cylindrical-coordinate representation of color #672847: hue angle of 330.48º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #672847 is Cyan = 0, Magento = 0.61, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 71 | - |
| CMYK | 0 | 0.61 | 0.31 | 0.60 |
| HSL | 330.48º | 0.44% | 0.28% | - |
| HSV(B) | 330.48º | 0.61% | 0.4% | - |
| XYZ | 7.49 | 4.86 | 6.5 | - |
| YUV | 62.37 | 132.87 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 71 | 0 | 0.61 | 0.31 | 0.60 | 330.48 | 0.44 | 0.28 |
| Hex | 67 | 28 | 47 | 0 | 3D | 1F | 3C | 14A | 2C | 1C |
| Octal | 147 | 50 | 107 | 0 | 75 | 37 | 74 | 512 | 54 | 34 |
| Binary | 1100111 | 101000 | 1000111 | 0 | 111101 | 11111 | 111100 | 101001010 | 101100 | 11100 |
Color Harmonies of #672847
Complementary color
Monochromatic Colors of #672847
Black with #672847
Text Example
Text Example
White with #672847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672847; }
p { color: rgb(103,40,71); }
H1.HeaderClassName
{
color: #672847;
}
.AnyTagClassName
{
color: #672847;
}
</style>
background-color css
<style>
a { background-color: #672847; }
a { background-color: rgb(103,40,71); }
div.DivClassName
{
background-color: #672847;
}
.BgClassName
{
background-color: #672847;
}
</style>
border-color css
<style>
span { border-color: #672847; }
span { border-color: rgb(103,40,71); }
td.TdClassName
{
border-color: #672847;
}
.TagClassName
{
border-color: #672847;
}
</style>