Shades of Pompadour #672647
Tints of Pompadour #672647
RGB
CMYK
RGB Variations
Color information
#672647 (or 0x672647) is known color: Pompadour. HEX triplet: 67, 26 and 47. RGB value is (103,38,71). Sum of RGB (Red+Green+Blue) = 103+38+71=212 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.58% from 212); Green value is 38 (15.23% from 255 or 17.92% from 212); Blue value is 71 (28.12% from 255 or 33.49% from 212); Max value from RGB is 103 - color contains mainly: red. Hex color #672647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672647 is #98D9B8. Grayscale: #3D3D3D. Windows color (decimal): -10017209 or 4662887. OLE color: 4662887.
HSL color Cylindrical-coordinate representation of color #672647: hue angle of 329.54º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #672647 is Cyan = 0, Magento = 0.63, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 71 | - |
| CMYK | 0 | 0.63 | 0.31 | 0.60 |
| HSL | 329.54º | 0.46% | 0.28% | - |
| HSV(B) | 329.54º | 0.63% | 0.4% | - |
| XYZ | 7.42 | 4.72 | 6.48 | - |
| YUV | 61.2 | 133.53 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 71 | 0 | 0.63 | 0.31 | 0.60 | 329.54 | 0.46 | 0.28 |
| Hex | 67 | 26 | 47 | 0 | 3F | 1F | 3C | 14A | 2E | 1C |
| Octal | 147 | 46 | 107 | 0 | 77 | 37 | 74 | 512 | 56 | 34 |
| Binary | 1100111 | 100110 | 1000111 | 0 | 111111 | 11111 | 111100 | 101001010 | 101110 | 11100 |
Color Harmonies of #672647
Complementary color
Monochromatic Colors of #672647
Black with #672647
Text Example
Text Example
White with #672647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672647; }
p { color: rgb(103,38,71); }
H1.HeaderClassName
{
color: #672647;
}
.AnyTagClassName
{
color: #672647;
}
</style>
background-color css
<style>
a { background-color: #672647; }
a { background-color: rgb(103,38,71); }
div.DivClassName
{
background-color: #672647;
}
.BgClassName
{
background-color: #672647;
}
</style>
border-color css
<style>
span { border-color: #672647; }
span { border-color: rgb(103,38,71); }
td.TdClassName
{
border-color: #672647;
}
.TagClassName
{
border-color: #672647;
}
</style>