Shades of Pompadour #672543
Tints of Pompadour #672543
RGB
CMYK
RGB Variations
Color information
#672543 (or 0x672543) is known color: Pompadour. HEX triplet: 67, 25 and 43. RGB value is (103,37,67). Sum of RGB (Red+Green+Blue) = 103+37+67=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 37 (14.84% from 255 or 17.87% from 207); Blue value is 67 (26.56% from 255 or 32.37% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #672543 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672543 is #98DABC. Grayscale: #3C3C3C. Windows color (decimal): -10017469 or 4400487. OLE color: 4400487.
HSL color Cylindrical-coordinate representation of color #672543: hue angle of 332.73º 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 #672543 is Cyan = 0, Magento = 0.64, Yellow = 0.35 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 37 | 67 | - |
| CMYK | 0 | 0.64 | 0.35 | 0.60 |
| HSL | 332.73º | 0.47% | 0.27% | - |
| HSV(B) | 332.73º | 0.64% | 0.4% | - |
| XYZ | 7.27 | 4.61 | 5.82 | - |
| YUV | 60.15 | 131.87 | 158.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 67 | 0 | 0.64 | 0.35 | 0.60 | 332.73 | 0.47 | 0.27 |
| Hex | 67 | 25 | 43 | 0 | 40 | 23 | 3C | 14D | 2F | 1B |
| Octal | 147 | 45 | 103 | 0 | 100 | 43 | 74 | 515 | 57 | 33 |
| Binary | 1100111 | 100101 | 1000011 | 0 | 1000000 | 100011 | 111100 | 101001101 | 101111 | 11011 |
Color Harmonies of #672543
Complementary color
Monochromatic Colors of #672543
Black with #672543
Text Example
Text Example
White with #672543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672543; }
p { color: rgb(103,37,67); }
H1.HeaderClassName
{
color: #672543;
}
.AnyTagClassName
{
color: #672543;
}
</style>
background-color css
<style>
a { background-color: #672543; }
a { background-color: rgb(103,37,67); }
div.DivClassName
{
background-color: #672543;
}
.BgClassName
{
background-color: #672543;
}
</style>
border-color css
<style>
span { border-color: #672543; }
span { border-color: rgb(103,37,67); }
td.TdClassName
{
border-color: #672543;
}
.TagClassName
{
border-color: #672543;
}
</style>