Shades of Pompadour #672649
Tints of Pompadour #672649
RGB
CMYK
RGB Variations
Color information
#672649 (or 0x672649) is known color: Pompadour. HEX triplet: 67, 26 and 49. RGB value is (103,38,73). Sum of RGB (Red+Green+Blue) = 103+38+73=214 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.13% from 214); Green value is 38 (15.23% from 255 or 17.76% from 214); Blue value is 73 (28.91% from 255 or 34.11% from 214); Max value from RGB is 103 - color contains mainly: red. Hex color #672649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672649 is #98D9B6. Grayscale: #3D3D3D. Windows color (decimal): -10017207 or 4793959. OLE color: 4793959.
HSL color Cylindrical-coordinate representation of color #672649: hue angle of 327.69º 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 #672649 is Cyan = 0, Magento = 0.63, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 73 | - |
| CMYK | 0 | 0.63 | 0.29 | 0.60 |
| HSL | 327.69º | 0.46% | 0.28% | - |
| HSV(B) | 327.69º | 0.63% | 0.4% | - |
| XYZ | 7.49 | 4.75 | 6.83 | - |
| YUV | 61.43 | 134.53 | 157.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 73 | 0 | 0.63 | 0.29 | 0.60 | 327.69 | 0.46 | 0.28 |
| Hex | 67 | 26 | 49 | 0 | 3F | 1D | 3C | 148 | 2E | 1C |
| Octal | 147 | 46 | 111 | 0 | 77 | 35 | 74 | 510 | 56 | 34 |
| Binary | 1100111 | 100110 | 1001001 | 0 | 111111 | 11101 | 111100 | 101001000 | 101110 | 11100 |
Color Harmonies of #672649
Complementary color
Monochromatic Colors of #672649
Black with #672649
Text Example
Text Example
White with #672649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672649; }
p { color: rgb(103,38,73); }
H1.HeaderClassName
{
color: #672649;
}
.AnyTagClassName
{
color: #672649;
}
</style>
background-color css
<style>
a { background-color: #672649; }
a { background-color: rgb(103,38,73); }
div.DivClassName
{
background-color: #672649;
}
.BgClassName
{
background-color: #672649;
}
</style>
border-color css
<style>
span { border-color: #672649; }
span { border-color: rgb(103,38,73); }
td.TdClassName
{
border-color: #672649;
}
.TagClassName
{
border-color: #672649;
}
</style>