Shades of Pompadour #672040
Tints of Pompadour #672040
RGB
CMYK
RGB Variations
Color information
#672040 (or 0x672040) is known color: Pompadour. HEX triplet: 67, 20 and 40. RGB value is (103,32,64). Sum of RGB (Red+Green+Blue) = 103+32+64=199 (26% of max value = 765). Red value is 103 (40.62% from 255 or 51.76% from 199); Green value is 32 (12.89% from 255 or 16.08% from 199); Blue value is 64 (25.39% from 255 or 32.16% from 199); Max value from RGB is 103 - color contains mainly: red. Hex color #672040 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672040 is #98DFBF. Grayscale: #383838. Windows color (decimal): -10018752 or 4202599. OLE color: 4202599.
HSL color Cylindrical-coordinate representation of color #672040: hue angle of 332.96º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672040 is Cyan = 0, Magento = 0.69, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 32 | 64 | - |
| CMYK | 0 | 0.69 | 0.38 | 0.60 |
| HSL | 332.96º | 0.53% | 0.26% | - |
| HSV(B) | 332.96º | 0.69% | 0.4% | - |
| XYZ | 7.04 | 4.29 | 5.31 | - |
| YUV | 56.88 | 132.02 | 160.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 64 | 0 | 0.69 | 0.38 | 0.60 | 332.96 | 0.53 | 0.26 |
| Hex | 67 | 20 | 40 | 0 | 45 | 26 | 3C | 14D | 35 | 1A |
| Octal | 147 | 40 | 100 | 0 | 105 | 46 | 74 | 515 | 65 | 32 |
| Binary | 1100111 | 100000 | 1000000 | 0 | 1000101 | 100110 | 111100 | 101001101 | 110101 | 11010 |
Color Harmonies of #672040
Complementary color
Monochromatic Colors of #672040
Black with #672040
Text Example
Text Example
White with #672040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672040; }
p { color: rgb(103,32,64); }
H1.HeaderClassName
{
color: #672040;
}
.AnyTagClassName
{
color: #672040;
}
</style>
background-color css
<style>
a { background-color: #672040; }
a { background-color: rgb(103,32,64); }
div.DivClassName
{
background-color: #672040;
}
.BgClassName
{
background-color: #672040;
}
</style>
border-color css
<style>
span { border-color: #672040; }
span { border-color: rgb(103,32,64); }
td.TdClassName
{
border-color: #672040;
}
.TagClassName
{
border-color: #672040;
}
</style>