Shades of Pompadour #672651
Tints of Pompadour #672651
RGB
CMYK
RGB Variations
Color information
#672651 (or 0x672651) is known color: Pompadour. HEX triplet: 67, 26 and 51. RGB value is (103,38,81). Sum of RGB (Red+Green+Blue) = 103+38+81=222 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.40% from 222); Green value is 38 (15.23% from 255 or 17.12% from 222); Blue value is 81 (32.03% from 255 or 36.49% from 222); Max value from RGB is 103 - color contains mainly: red. Hex color #672651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672651 is #98D9AE. Grayscale: #3E3E3E. Windows color (decimal): -10017199 or 5318247. OLE color: 5318247.
HSL color Cylindrical-coordinate representation of color #672651: hue angle of 320.31º 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 #672651 is Cyan = 0, Magento = 0.63, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 81 | - |
| CMYK | 0 | 0.63 | 0.21 | 0.60 |
| HSL | 320.31º | 0.46% | 0.28% | - |
| HSV(B) | 320.31º | 0.63% | 0.4% | - |
| XYZ | 7.77 | 4.86 | 8.31 | - |
| YUV | 62.34 | 138.53 | 157 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 81 | 0 | 0.63 | 0.21 | 0.60 | 320.31 | 0.46 | 0.28 |
| Hex | 67 | 26 | 51 | 0 | 3F | 15 | 3C | 140 | 2E | 1C |
| Octal | 147 | 46 | 121 | 0 | 77 | 25 | 74 | 500 | 56 | 34 |
| Binary | 1100111 | 100110 | 1010001 | 0 | 111111 | 10101 | 111100 | 101000000 | 101110 | 11100 |
Color Harmonies of #672651
Complementary color
Monochromatic Colors of #672651
Black with #672651
Text Example
Text Example
White with #672651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672651; }
p { color: rgb(103,38,81); }
H1.HeaderClassName
{
color: #672651;
}
.AnyTagClassName
{
color: #672651;
}
</style>
background-color css
<style>
a { background-color: #672651; }
a { background-color: rgb(103,38,81); }
div.DivClassName
{
background-color: #672651;
}
.BgClassName
{
background-color: #672651;
}
</style>
border-color css
<style>
span { border-color: #672651; }
span { border-color: rgb(103,38,81); }
td.TdClassName
{
border-color: #672651;
}
.TagClassName
{
border-color: #672651;
}
</style>