Shades of Pompadour #672849
Tints of Pompadour #672849
RGB
CMYK
RGB Variations
Color information
#672849 (or 0x672849) is known color: Pompadour. HEX triplet: 67, 28 and 49. RGB value is (103,40,73). Sum of RGB (Red+Green+Blue) = 103+40+73=216 (28% of max value = 765). Red value is 103 (40.62% from 255 or 47.69% from 216); Green value is 40 (16.02% from 255 or 18.52% from 216); Blue value is 73 (28.91% from 255 or 33.80% from 216); Max value from RGB is 103 - color contains mainly: red. Hex color #672849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672849 is #98D7B6. Grayscale: #3E3E3E. Windows color (decimal): -10016695 or 4794471. OLE color: 4794471.
HSL color Cylindrical-coordinate representation of color #672849: hue angle of 328.57º 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 #672849 is Cyan = 0, Magento = 0.61, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 73 | - |
| CMYK | 0 | 0.61 | 0.29 | 0.60 |
| HSL | 328.57º | 0.44% | 0.28% | - |
| HSV(B) | 328.57º | 0.61% | 0.4% | - |
| XYZ | 7.55 | 4.88 | 6.85 | - |
| YUV | 62.6 | 133.87 | 156.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 73 | 0 | 0.61 | 0.29 | 0.60 | 328.57 | 0.44 | 0.28 |
| Hex | 67 | 28 | 49 | 0 | 3D | 1D | 3C | 149 | 2C | 1C |
| Octal | 147 | 50 | 111 | 0 | 75 | 35 | 74 | 511 | 54 | 34 |
| Binary | 1100111 | 101000 | 1001001 | 0 | 111101 | 11101 | 111100 | 101001001 | 101100 | 11100 |
Color Harmonies of #672849
Complementary color
Monochromatic Colors of #672849
Black with #672849
Text Example
Text Example
White with #672849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672849; }
p { color: rgb(103,40,73); }
H1.HeaderClassName
{
color: #672849;
}
.AnyTagClassName
{
color: #672849;
}
</style>
background-color css
<style>
a { background-color: #672849; }
a { background-color: rgb(103,40,73); }
div.DivClassName
{
background-color: #672849;
}
.BgClassName
{
background-color: #672849;
}
</style>
border-color css
<style>
span { border-color: #672849; }
span { border-color: rgb(103,40,73); }
td.TdClassName
{
border-color: #672849;
}
.TagClassName
{
border-color: #672849;
}
</style>