Shades of Pompadour #671447
Tints of Pompadour #671447
RGB
CMYK
RGB Variations
Color information
#671447 (or 0x671447) is known color: Pompadour. HEX triplet: 67, 14 and 47. RGB value is (103,20,71). Sum of RGB (Red+Green+Blue) = 103+20+71=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 20 (8.20% from 255 or 10.31% from 194); Blue value is 71 (28.12% from 255 or 36.60% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #671447 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671447 is #98EBB8. Grayscale: #323232. Windows color (decimal): -10021817 or 4658279. OLE color: 4658279.
HSL color Cylindrical-coordinate representation of color #671447: hue angle of 323.13º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #671447 is Cyan = 0, Magento = 0.81, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 20 | 71 | - |
| CMYK | 0 | 0.81 | 0.31 | 0.60 |
| HSL | 323.13º | 0.67% | 0.24% | - |
| HSV(B) | 323.13º | 0.81% | 0.4% | - |
| XYZ | 6.98 | 3.84 | 6.33 | - |
| YUV | 50.63 | 139.5 | 165.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 20 | 71 | 0 | 0.81 | 0.31 | 0.60 | 323.13 | 0.67 | 0.24 |
| Hex | 67 | 14 | 47 | 0 | 51 | 1F | 3C | 143 | 43 | 18 |
| Octal | 147 | 24 | 107 | 0 | 121 | 37 | 74 | 503 | 103 | 30 |
| Binary | 1100111 | 10100 | 1000111 | 0 | 1010001 | 11111 | 111100 | 101000011 | 1000011 | 11000 |
Color Harmonies of #671447
Complementary color
Monochromatic Colors of #671447
Black with #671447
Text Example
Text Example
White with #671447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671447; }
p { color: rgb(103,20,71); }
H1.HeaderClassName
{
color: #671447;
}
.AnyTagClassName
{
color: #671447;
}
</style>
background-color css
<style>
a { background-color: #671447; }
a { background-color: rgb(103,20,71); }
div.DivClassName
{
background-color: #671447;
}
.BgClassName
{
background-color: #671447;
}
</style>
border-color css
<style>
span { border-color: #671447; }
span { border-color: rgb(103,20,71); }
td.TdClassName
{
border-color: #671447;
}
.TagClassName
{
border-color: #671447;
}
</style>