Shades of Pompadour #672541
Tints of Pompadour #672541
RGB
CMYK
RGB Variations
Color information
#672541 (or 0x672541) is known color: Pompadour. HEX triplet: 67, 25 and 41. RGB value is (103,37,65). Sum of RGB (Red+Green+Blue) = 103+37+65=205 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50.24% from 205); Green value is 37 (14.84% from 255 or 18.05% from 205); Blue value is 65 (25.78% from 255 or 31.71% from 205); Max value from RGB is 103 - color contains mainly: red. Hex color #672541 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672541 is #98DABE. Grayscale: #3B3B3B. Windows color (decimal): -10017471 or 4269415. OLE color: 4269415.
HSL color Cylindrical-coordinate representation of color #672541: hue angle of 334.55º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #672541 is Cyan = 0, Magento = 0.64, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 37 | 65 | - |
| CMYK | 0 | 0.64 | 0.37 | 0.60 |
| HSL | 334.55º | 0.47% | 0.27% | - |
| HSV(B) | 334.55º | 0.64% | 0.4% | - |
| XYZ | 7.21 | 4.59 | 5.51 | - |
| YUV | 59.93 | 130.87 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 65 | 0 | 0.64 | 0.37 | 0.60 | 334.55 | 0.47 | 0.27 |
| Hex | 67 | 25 | 41 | 0 | 40 | 25 | 3C | 14F | 2F | 1B |
| Octal | 147 | 45 | 101 | 0 | 100 | 45 | 74 | 517 | 57 | 33 |
| Binary | 1100111 | 100101 | 1000001 | 0 | 1000000 | 100101 | 111100 | 101001111 | 101111 | 11011 |
Color Harmonies of #672541
Complementary color
Monochromatic Colors of #672541
Black with #672541
Text Example
Text Example
White with #672541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672541; }
p { color: rgb(103,37,65); }
H1.HeaderClassName
{
color: #672541;
}
.AnyTagClassName
{
color: #672541;
}
</style>
background-color css
<style>
a { background-color: #672541; }
a { background-color: rgb(103,37,65); }
div.DivClassName
{
background-color: #672541;
}
.BgClassName
{
background-color: #672541;
}
</style>
border-color css
<style>
span { border-color: #672541; }
span { border-color: rgb(103,37,65); }
td.TdClassName
{
border-color: #672541;
}
.TagClassName
{
border-color: #672541;
}
</style>