Shades of Pompadour #672749
Tints of Pompadour #672749
RGB
CMYK
RGB Variations
Color information
#672749 (or 0x672749) is known color: Pompadour. HEX triplet: 67, 27 and 49. RGB value is (103,39,73). Sum of RGB (Red+Green+Blue) = 103+39+73=215 (28% of max value = 765). Red value is 103 (40.62% from 255 or 47.91% from 215); Green value is 39 (15.62% from 255 or 18.14% from 215); Blue value is 73 (28.91% from 255 or 33.95% from 215); Max value from RGB is 103 - color contains mainly: red. Hex color #672749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672749 is #98D8B6. Grayscale: #3D3D3D. Windows color (decimal): -10016951 or 4794215. OLE color: 4794215.
HSL color Cylindrical-coordinate representation of color #672749: hue angle of 328.12º 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 #672749 is Cyan = 0, Magento = 0.62, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 39 | 73 | - |
| CMYK | 0 | 0.62 | 0.29 | 0.60 |
| HSL | 328.13º | 0.45% | 0.28% | - |
| HSV(B) | 328.13º | 0.62% | 0.4% | - |
| XYZ | 7.52 | 4.82 | 6.84 | - |
| YUV | 62.01 | 134.2 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 73 | 0 | 0.62 | 0.29 | 0.60 | 328.13 | 0.45 | 0.28 |
| Hex | 67 | 27 | 49 | 0 | 3E | 1D | 3C | 148 | 2D | 1C |
| Octal | 147 | 47 | 111 | 0 | 76 | 35 | 74 | 510 | 55 | 34 |
| Binary | 1100111 | 100111 | 1001001 | 0 | 111110 | 11101 | 111100 | 101001000 | 101101 | 11100 |
Color Harmonies of #672749
Complementary color
Monochromatic Colors of #672749
Black with #672749
Text Example
Text Example
White with #672749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672749; }
p { color: rgb(103,39,73); }
H1.HeaderClassName
{
color: #672749;
}
.AnyTagClassName
{
color: #672749;
}
</style>
background-color css
<style>
a { background-color: #672749; }
a { background-color: rgb(103,39,73); }
div.DivClassName
{
background-color: #672749;
}
.BgClassName
{
background-color: #672749;
}
</style>
border-color css
<style>
span { border-color: #672749; }
span { border-color: rgb(103,39,73); }
td.TdClassName
{
border-color: #672749;
}
.TagClassName
{
border-color: #672749;
}
</style>