Shades of Pompadour #672047
Tints of Pompadour #672047
RGB
CMYK
RGB Variations
Color information
#672047 (or 0x672047) is known color: Pompadour. HEX triplet: 67, 20 and 47. RGB value is (103,32,71). Sum of RGB (Red+Green+Blue) = 103+32+71=206 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50% from 206); Green value is 32 (12.89% from 255 or 15.53% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 103 - color contains mainly: red. Hex color #672047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672047 is #98DFB8. Grayscale: #393939. Windows color (decimal): -10018745 or 4661351. OLE color: 4661351.
HSL color Cylindrical-coordinate representation of color #672047: hue angle of 327.04º 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 #672047 is Cyan = 0, Magento = 0.69, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 32 | 71 | - |
| CMYK | 0 | 0.69 | 0.31 | 0.60 |
| HSL | 327.04º | 0.53% | 0.26% | - |
| HSV(B) | 327.04º | 0.69% | 0.4% | - |
| XYZ | 7.25 | 4.37 | 6.42 | - |
| YUV | 57.68 | 135.52 | 160.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 71 | 0 | 0.69 | 0.31 | 0.60 | 327.04 | 0.53 | 0.26 |
| Hex | 67 | 20 | 47 | 0 | 45 | 1F | 3C | 147 | 35 | 1A |
| Octal | 147 | 40 | 107 | 0 | 105 | 37 | 74 | 507 | 65 | 32 |
| Binary | 1100111 | 100000 | 1000111 | 0 | 1000101 | 11111 | 111100 | 101000111 | 110101 | 11010 |
Color Harmonies of #672047
Complementary color
Monochromatic Colors of #672047
Black with #672047
Text Example
Text Example
White with #672047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672047; }
p { color: rgb(103,32,71); }
H1.HeaderClassName
{
color: #672047;
}
.AnyTagClassName
{
color: #672047;
}
</style>
background-color css
<style>
a { background-color: #672047; }
a { background-color: rgb(103,32,71); }
div.DivClassName
{
background-color: #672047;
}
.BgClassName
{
background-color: #672047;
}
</style>
border-color css
<style>
span { border-color: #672047; }
span { border-color: rgb(103,32,71); }
td.TdClassName
{
border-color: #672047;
}
.TagClassName
{
border-color: #672047;
}
</style>