Shades of Pompadour #671847
Tints of Pompadour #671847
RGB
CMYK
RGB Variations
Color information
#671847 (or 0x671847) is known color: Pompadour. HEX triplet: 67, 18 and 47. RGB value is (103,24,71). Sum of RGB (Red+Green+Blue) = 103+24+71=198 (26% of max value = 765). Red value is 103 (40.62% from 255 or 52.02% from 198); Green value is 24 (9.77% from 255 or 12.12% from 198); Blue value is 71 (28.12% from 255 or 35.86% from 198); Max value from RGB is 103 - color contains mainly: red. Hex color #671847 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671847 is #98E7B8. Grayscale: #343434. Windows color (decimal): -10020793 or 4659303. OLE color: 4659303.
HSL color Cylindrical-coordinate representation of color #671847: hue angle of 324.3º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #671847 is Cyan = 0, Magento = 0.77, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 24 | 71 | - |
| CMYK | 0 | 0.77 | 0.31 | 0.60 |
| HSL | 324.3º | 0.62% | 0.25% | - |
| HSV(B) | 324.3º | 0.77% | 0.4% | - |
| XYZ | 7.06 | 3.99 | 6.36 | - |
| YUV | 52.98 | 138.17 | 163.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 24 | 71 | 0 | 0.77 | 0.31 | 0.60 | 324.3 | 0.62 | 0.25 |
| Hex | 67 | 18 | 47 | 0 | 4D | 1F | 3C | 144 | 3E | 19 |
| Octal | 147 | 30 | 107 | 0 | 115 | 37 | 74 | 504 | 76 | 31 |
| Binary | 1100111 | 11000 | 1000111 | 0 | 1001101 | 11111 | 111100 | 101000100 | 111110 | 11001 |
Color Harmonies of #671847
Complementary color
Monochromatic Colors of #671847
Black with #671847
Text Example
Text Example
White with #671847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671847; }
p { color: rgb(103,24,71); }
H1.HeaderClassName
{
color: #671847;
}
.AnyTagClassName
{
color: #671847;
}
</style>
background-color css
<style>
a { background-color: #671847; }
a { background-color: rgb(103,24,71); }
div.DivClassName
{
background-color: #671847;
}
.BgClassName
{
background-color: #671847;
}
</style>
border-color css
<style>
span { border-color: #671847; }
span { border-color: rgb(103,24,71); }
td.TdClassName
{
border-color: #671847;
}
.TagClassName
{
border-color: #671847;
}
</style>