Shades of Pompadour #672641
Tints of Pompadour #672641
RGB
CMYK
RGB Variations
Color information
#672641 (or 0x672641) is known color: Pompadour. HEX triplet: 67, 26 and 41. RGB value is (103,38,65). Sum of RGB (Red+Green+Blue) = 103+38+65=206 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50% from 206); Green value is 38 (15.23% from 255 or 18.45% from 206); Blue value is 65 (25.78% from 255 or 31.55% from 206); Max value from RGB is 103 - color contains mainly: red. Hex color #672641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672641 is #98D9BE. Grayscale: #3C3C3C. Windows color (decimal): -10017215 or 4269671. OLE color: 4269671.
HSL color Cylindrical-coordinate representation of color #672641: hue angle of 335.08º 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 #672641 is Cyan = 0, Magento = 0.63, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 65 | - |
| CMYK | 0 | 0.63 | 0.37 | 0.60 |
| HSL | 335.08º | 0.46% | 0.28% | - |
| HSV(B) | 335.08º | 0.63% | 0.4% | - |
| XYZ | 7.24 | 4.65 | 5.52 | - |
| YUV | 60.51 | 130.53 | 158.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 65 | 0 | 0.63 | 0.37 | 0.60 | 335.08 | 0.46 | 0.28 |
| Hex | 67 | 26 | 41 | 0 | 3F | 25 | 3C | 14F | 2E | 1C |
| Octal | 147 | 46 | 101 | 0 | 77 | 45 | 74 | 517 | 56 | 34 |
| Binary | 1100111 | 100110 | 1000001 | 0 | 111111 | 100101 | 111100 | 101001111 | 101110 | 11100 |
Color Harmonies of #672641
Complementary color
Monochromatic Colors of #672641
Black with #672641
Text Example
Text Example
White with #672641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672641; }
p { color: rgb(103,38,65); }
H1.HeaderClassName
{
color: #672641;
}
.AnyTagClassName
{
color: #672641;
}
</style>
background-color css
<style>
a { background-color: #672641; }
a { background-color: rgb(103,38,65); }
div.DivClassName
{
background-color: #672641;
}
.BgClassName
{
background-color: #672641;
}
</style>
border-color css
<style>
span { border-color: #672641; }
span { border-color: rgb(103,38,65); }
td.TdClassName
{
border-color: #672641;
}
.TagClassName
{
border-color: #672641;
}
</style>