Shades of Pompadour #672751
Tints of Pompadour #672751
RGB
CMYK
RGB Variations
Color information
#672751 (or 0x672751) is known color: Pompadour. HEX triplet: 67, 27 and 51. RGB value is (103,39,81). Sum of RGB (Red+Green+Blue) = 103+39+81=223 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.19% from 223); Green value is 39 (15.62% from 255 or 17.49% from 223); Blue value is 81 (32.03% from 255 or 36.32% from 223); Max value from RGB is 103 - color contains mainly: red. Hex color #672751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672751 is #98D8AE. Grayscale: #3E3E3E. Windows color (decimal): -10016943 or 5318503. OLE color: 5318503.
HSL color Cylindrical-coordinate representation of color #672751: hue angle of 320.62º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #672751 is Cyan = 0, Magento = 0.62, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 39 | 81 | - |
| CMYK | 0 | 0.62 | 0.21 | 0.60 |
| HSL | 320.63º | 0.45% | 0.28% | - |
| HSV(B) | 320.63º | 0.62% | 0.4% | - |
| XYZ | 7.8 | 4.93 | 8.32 | - |
| YUV | 62.92 | 138.2 | 156.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 81 | 0 | 0.62 | 0.21 | 0.60 | 320.63 | 0.45 | 0.28 |
| Hex | 67 | 27 | 51 | 0 | 3E | 15 | 3C | 141 | 2D | 1C |
| Octal | 147 | 47 | 121 | 0 | 76 | 25 | 74 | 501 | 55 | 34 |
| Binary | 1100111 | 100111 | 1010001 | 0 | 111110 | 10101 | 111100 | 101000001 | 101101 | 11100 |
Color Harmonies of #672751
Complementary color
Monochromatic Colors of #672751
Black with #672751
Text Example
Text Example
White with #672751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672751; }
p { color: rgb(103,39,81); }
H1.HeaderClassName
{
color: #672751;
}
.AnyTagClassName
{
color: #672751;
}
</style>
background-color css
<style>
a { background-color: #672751; }
a { background-color: rgb(103,39,81); }
div.DivClassName
{
background-color: #672751;
}
.BgClassName
{
background-color: #672751;
}
</style>
border-color css
<style>
span { border-color: #672751; }
span { border-color: rgb(103,39,81); }
td.TdClassName
{
border-color: #672751;
}
.TagClassName
{
border-color: #672751;
}
</style>