Shades of Pompadour #672046
Tints of Pompadour #672046
RGB
CMYK
RGB Variations
Color information
#672046 (or 0x672046) is known color: Pompadour. HEX triplet: 67, 20 and 46. RGB value is (103,32,70). Sum of RGB (Red+Green+Blue) = 103+32+70=205 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50.24% from 205); Green value is 32 (12.89% from 255 or 15.61% from 205); Blue value is 70 (27.73% from 255 or 34.15% from 205); Max value from RGB is 103 - color contains mainly: red. Hex color #672046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672046 is #98DFB9. Grayscale: #393939. Windows color (decimal): -10018746 or 4595815. OLE color: 4595815.
HSL color Cylindrical-coordinate representation of color #672046: hue angle of 327.89º 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 #672046 is Cyan = 0, Magento = 0.69, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 32 | 70 | - |
| CMYK | 0 | 0.69 | 0.32 | 0.60 |
| HSL | 327.89º | 0.53% | 0.26% | - |
| HSV(B) | 327.89º | 0.69% | 0.4% | - |
| XYZ | 7.22 | 4.36 | 6.26 | - |
| YUV | 57.56 | 135.02 | 160.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 70 | 0 | 0.69 | 0.32 | 0.60 | 327.89 | 0.53 | 0.26 |
| Hex | 67 | 20 | 46 | 0 | 45 | 20 | 3C | 148 | 35 | 1A |
| Octal | 147 | 40 | 106 | 0 | 105 | 40 | 74 | 510 | 65 | 32 |
| Binary | 1100111 | 100000 | 1000110 | 0 | 1000101 | 100000 | 111100 | 101001000 | 110101 | 11010 |
Color Harmonies of #672046
Complementary color
Monochromatic Colors of #672046
Black with #672046
Text Example
Text Example
White with #672046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672046; }
p { color: rgb(103,32,70); }
H1.HeaderClassName
{
color: #672046;
}
.AnyTagClassName
{
color: #672046;
}
</style>
background-color css
<style>
a { background-color: #672046; }
a { background-color: rgb(103,32,70); }
div.DivClassName
{
background-color: #672046;
}
.BgClassName
{
background-color: #672046;
}
</style>
border-color css
<style>
span { border-color: #672046; }
span { border-color: rgb(103,32,70); }
td.TdClassName
{
border-color: #672046;
}
.TagClassName
{
border-color: #672046;
}
</style>