Shades of Pompadour #672845
Tints of Pompadour #672845
RGB
CMYK
RGB Variations
Color information
#672845 (or 0x672845) is known color: Pompadour. HEX triplet: 67, 28 and 45. RGB value is (103,40,69). Sum of RGB (Red+Green+Blue) = 103+40+69=212 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.58% from 212); Green value is 40 (16.02% from 255 or 18.87% from 212); Blue value is 69 (27.34% from 255 or 32.55% from 212); Max value from RGB is 103 - color contains mainly: red. Hex color #672845 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672845 is #98D7BA. Grayscale: #3E3E3E. Windows color (decimal): -10016699 or 4532327. OLE color: 4532327.
HSL color Cylindrical-coordinate representation of color #672845: hue angle of 332.38º 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 #672845 is Cyan = 0, Magento = 0.61, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 69 | - |
| CMYK | 0 | 0.61 | 0.33 | 0.60 |
| HSL | 332.38º | 0.44% | 0.28% | - |
| HSV(B) | 332.38º | 0.61% | 0.4% | - |
| XYZ | 7.43 | 4.83 | 6.17 | - |
| YUV | 62.14 | 131.87 | 157.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 69 | 0 | 0.61 | 0.33 | 0.60 | 332.38 | 0.44 | 0.28 |
| Hex | 67 | 28 | 45 | 0 | 3D | 21 | 3C | 14C | 2C | 1C |
| Octal | 147 | 50 | 105 | 0 | 75 | 41 | 74 | 514 | 54 | 34 |
| Binary | 1100111 | 101000 | 1000101 | 0 | 111101 | 100001 | 111100 | 101001100 | 101100 | 11100 |
Color Harmonies of #672845
Complementary color
Monochromatic Colors of #672845
Black with #672845
Text Example
Text Example
White with #672845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672845; }
p { color: rgb(103,40,69); }
H1.HeaderClassName
{
color: #672845;
}
.AnyTagClassName
{
color: #672845;
}
</style>
background-color css
<style>
a { background-color: #672845; }
a { background-color: rgb(103,40,69); }
div.DivClassName
{
background-color: #672845;
}
.BgClassName
{
background-color: #672845;
}
</style>
border-color css
<style>
span { border-color: #672845; }
span { border-color: rgb(103,40,69); }
td.TdClassName
{
border-color: #672845;
}
.TagClassName
{
border-color: #672845;
}
</style>