Shades of Pompadour #672650
Tints of Pompadour #672650
RGB
CMYK
RGB Variations
Color information
#672650 (or 0x672650) is known color: Pompadour. HEX triplet: 67, 26 and 50. RGB value is (103,38,80). Sum of RGB (Red+Green+Blue) = 103+38+80=221 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.61% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 80 (31.64% from 255 or 36.20% from 221); Max value from RGB is 103 - color contains mainly: red. Hex color #672650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672650 is #98D9AF. Grayscale: #3E3E3E. Windows color (decimal): -10017200 or 5252711. OLE color: 5252711.
HSL color Cylindrical-coordinate representation of color #672650: hue angle of 321.23º 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 #672650 is Cyan = 0, Magento = 0.63, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 80 | - |
| CMYK | 0 | 0.63 | 0.22 | 0.60 |
| HSL | 321.23º | 0.46% | 0.28% | - |
| HSV(B) | 321.23º | 0.63% | 0.4% | - |
| XYZ | 7.73 | 4.85 | 8.12 | - |
| YUV | 62.22 | 138.03 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 80 | 0 | 0.63 | 0.22 | 0.60 | 321.23 | 0.46 | 0.28 |
| Hex | 67 | 26 | 50 | 0 | 3F | 16 | 3C | 141 | 2E | 1C |
| Octal | 147 | 46 | 120 | 0 | 77 | 26 | 74 | 501 | 56 | 34 |
| Binary | 1100111 | 100110 | 1010000 | 0 | 111111 | 10110 | 111100 | 101000001 | 101110 | 11100 |
Color Harmonies of #672650
Complementary color
Monochromatic Colors of #672650
Black with #672650
Text Example
Text Example
White with #672650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672650; }
p { color: rgb(103,38,80); }
H1.HeaderClassName
{
color: #672650;
}
.AnyTagClassName
{
color: #672650;
}
</style>
background-color css
<style>
a { background-color: #672650; }
a { background-color: rgb(103,38,80); }
div.DivClassName
{
background-color: #672650;
}
.BgClassName
{
background-color: #672650;
}
</style>
border-color css
<style>
span { border-color: #672650; }
span { border-color: rgb(103,38,80); }
td.TdClassName
{
border-color: #672650;
}
.TagClassName
{
border-color: #672650;
}
</style>