Shades of Pompadour #672851
Tints of Pompadour #672851
RGB
CMYK
RGB Variations
Color information
#672851 (or 0x672851) is known color: Pompadour. HEX triplet: 67, 28 and 51. RGB value is (103,40,81). Sum of RGB (Red+Green+Blue) = 103+40+81=224 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.98% from 224); Green value is 40 (16.02% from 255 or 17.86% from 224); Blue value is 81 (32.03% from 255 or 36.16% from 224); Max value from RGB is 103 - color contains mainly: red. Hex color #672851 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672851 is #98D7AE. Grayscale: #3F3F3F. Windows color (decimal): -10016687 or 5318759. OLE color: 5318759.
HSL color Cylindrical-coordinate representation of color #672851: hue angle of 320.95º 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 #672851 is Cyan = 0, Magento = 0.61, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 81 | - |
| CMYK | 0 | 0.61 | 0.21 | 0.60 |
| HSL | 320.95º | 0.44% | 0.28% | - |
| HSV(B) | 320.95º | 0.61% | 0.4% | - |
| XYZ | 7.84 | 5 | 8.34 | - |
| YUV | 63.51 | 137.87 | 156.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 81 | 0 | 0.61 | 0.21 | 0.60 | 320.95 | 0.44 | 0.28 |
| Hex | 67 | 28 | 51 | 0 | 3D | 15 | 3C | 141 | 2C | 1C |
| Octal | 147 | 50 | 121 | 0 | 75 | 25 | 74 | 501 | 54 | 34 |
| Binary | 1100111 | 101000 | 1010001 | 0 | 111101 | 10101 | 111100 | 101000001 | 101100 | 11100 |
Color Harmonies of #672851
Complementary color
Monochromatic Colors of #672851
Black with #672851
Text Example
Text Example
White with #672851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672851; }
p { color: rgb(103,40,81); }
H1.HeaderClassName
{
color: #672851;
}
.AnyTagClassName
{
color: #672851;
}
</style>
background-color css
<style>
a { background-color: #672851; }
a { background-color: rgb(103,40,81); }
div.DivClassName
{
background-color: #672851;
}
.BgClassName
{
background-color: #672851;
}
</style>
border-color css
<style>
span { border-color: #672851; }
span { border-color: rgb(103,40,81); }
td.TdClassName
{
border-color: #672851;
}
.TagClassName
{
border-color: #672851;
}
</style>