Shades of Pompadour #672951
Tints of Pompadour #672951
RGB
CMYK
RGB Variations
Color information
#672951 (or 0x672951) is known color: Pompadour. HEX triplet: 67, 29 and 51. RGB value is (103,41,81). Sum of RGB (Red+Green+Blue) = 103+41+81=225 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.78% from 225); Green value is 41 (16.41% from 255 or 18.22% from 225); Blue value is 81 (32.03% from 255 or 36% from 225); Max value from RGB is 103 - color contains mainly: red. Hex color #672951 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672951 is #98D6AE. Grayscale: #404040. Windows color (decimal): -10016431 or 5319015. OLE color: 5319015.
HSL color Cylindrical-coordinate representation of color #672951: hue angle of 321.29º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #672951 is Cyan = 0, Magento = 0.60, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 41 | 81 | - |
| CMYK | 0 | 0.60 | 0.21 | 0.60 |
| HSL | 321.29º | 0.43% | 0.28% | - |
| HSV(B) | 321.29º | 0.6% | 0.4% | - |
| XYZ | 7.87 | 5.06 | 8.35 | - |
| YUV | 64.1 | 137.54 | 155.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 81 | 0 | 0.60 | 0.21 | 0.60 | 321.29 | 0.43 | 0.28 |
| Hex | 67 | 29 | 51 | 0 | 3C | 15 | 3C | 141 | 2B | 1C |
| Octal | 147 | 51 | 121 | 0 | 74 | 25 | 74 | 501 | 53 | 34 |
| Binary | 1100111 | 101001 | 1010001 | 0 | 111100 | 10101 | 111100 | 101000001 | 101011 | 11100 |
Color Harmonies of #672951
Complementary color
Monochromatic Colors of #672951
Black with #672951
Text Example
Text Example
White with #672951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672951; }
p { color: rgb(103,41,81); }
H1.HeaderClassName
{
color: #672951;
}
.AnyTagClassName
{
color: #672951;
}
</style>
background-color css
<style>
a { background-color: #672951; }
a { background-color: rgb(103,41,81); }
div.DivClassName
{
background-color: #672951;
}
.BgClassName
{
background-color: #672951;
}
</style>
border-color css
<style>
span { border-color: #672951; }
span { border-color: rgb(103,41,81); }
td.TdClassName
{
border-color: #672951;
}
.TagClassName
{
border-color: #672951;
}
</style>