Shades of Pompadour #672640
Tints of Pompadour #672640
RGB
CMYK
RGB Variations
Color information
#672640 (or 0x672640) is known color: Pompadour. HEX triplet: 67, 26 and 40. RGB value is (103,38,64). Sum of RGB (Red+Green+Blue) = 103+38+64=205 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50.24% from 205); Green value is 38 (15.23% from 255 or 18.54% from 205); Blue value is 64 (25.39% from 255 or 31.22% from 205); Max value from RGB is 103 - color contains mainly: red. Hex color #672640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672640 is #98D9BF. Grayscale: #3C3C3C. Windows color (decimal): -10017216 or 4204135. OLE color: 4204135.
HSL color Cylindrical-coordinate representation of color #672640: hue angle of 336º 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 #672640 is Cyan = 0, Magento = 0.63, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 64 | - |
| CMYK | 0 | 0.63 | 0.38 | 0.60 |
| HSL | 336º | 0.46% | 0.28% | - |
| HSV(B) | 336º | 0.63% | 0.4% | - |
| XYZ | 7.21 | 4.64 | 5.37 | - |
| YUV | 60.4 | 130.03 | 158.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 64 | 0 | 0.63 | 0.38 | 0.60 | 336 | 0.46 | 0.28 |
| Hex | 67 | 26 | 40 | 0 | 3F | 26 | 3C | 150 | 2E | 1C |
| Octal | 147 | 46 | 100 | 0 | 77 | 46 | 74 | 520 | 56 | 34 |
| Binary | 1100111 | 100110 | 1000000 | 0 | 111111 | 100110 | 111100 | 101010000 | 101110 | 11100 |
Color Harmonies of #672640
Complementary color
Monochromatic Colors of #672640
Black with #672640
Text Example
Text Example
White with #672640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672640; }
p { color: rgb(103,38,64); }
H1.HeaderClassName
{
color: #672640;
}
.AnyTagClassName
{
color: #672640;
}
</style>
background-color css
<style>
a { background-color: #672640; }
a { background-color: rgb(103,38,64); }
div.DivClassName
{
background-color: #672640;
}
.BgClassName
{
background-color: #672640;
}
</style>
border-color css
<style>
span { border-color: #672640; }
span { border-color: rgb(103,38,64); }
td.TdClassName
{
border-color: #672640;
}
.TagClassName
{
border-color: #672640;
}
</style>