Shades of Pompadour #672850
Tints of Pompadour #672850
RGB
CMYK
RGB Variations
Color information
#672850 (or 0x672850) is known color: Pompadour. HEX triplet: 67, 28 and 50. RGB value is (103,40,80). Sum of RGB (Red+Green+Blue) = 103+40+80=223 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.19% from 223); Green value is 40 (16.02% from 255 or 17.94% from 223); Blue value is 80 (31.64% from 255 or 35.87% from 223); Max value from RGB is 103 - color contains mainly: red. Hex color #672850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672850 is #98D7AF. Grayscale: #3F3F3F. Windows color (decimal): -10016688 or 5253223. OLE color: 5253223.
HSL color Cylindrical-coordinate representation of color #672850: hue angle of 321.9º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #672850 is Cyan = 0, Magento = 0.61, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 80 | - |
| CMYK | 0 | 0.61 | 0.22 | 0.60 |
| HSL | 321.9º | 0.44% | 0.28% | - |
| HSV(B) | 321.9º | 0.61% | 0.4% | - |
| XYZ | 7.8 | 4.98 | 8.14 | - |
| YUV | 63.4 | 137.37 | 156.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 80 | 0 | 0.61 | 0.22 | 0.60 | 321.9 | 0.44 | 0.28 |
| Hex | 67 | 28 | 50 | 0 | 3D | 16 | 3C | 142 | 2C | 1C |
| Octal | 147 | 50 | 120 | 0 | 75 | 26 | 74 | 502 | 54 | 34 |
| Binary | 1100111 | 101000 | 1010000 | 0 | 111101 | 10110 | 111100 | 101000010 | 101100 | 11100 |
Color Harmonies of #672850
Complementary color
Monochromatic Colors of #672850
Black with #672850
Text Example
Text Example
White with #672850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672850; }
p { color: rgb(103,40,80); }
H1.HeaderClassName
{
color: #672850;
}
.AnyTagClassName
{
color: #672850;
}
</style>
background-color css
<style>
a { background-color: #672850; }
a { background-color: rgb(103,40,80); }
div.DivClassName
{
background-color: #672850;
}
.BgClassName
{
background-color: #672850;
}
</style>
border-color css
<style>
span { border-color: #672850; }
span { border-color: rgb(103,40,80); }
td.TdClassName
{
border-color: #672850;
}
.TagClassName
{
border-color: #672850;
}
</style>