Shades of Pompadour #671346
Tints of Pompadour #671346
RGB
CMYK
RGB Variations
Color information
#671346 (or 0x671346) is known color: Pompadour. HEX triplet: 67, 13 and 46. RGB value is (103,19,70). Sum of RGB (Red+Green+Blue) = 103+19+70=192 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.65% from 192); Green value is 19 (7.81% from 255 or 9.90% from 192); Blue value is 70 (27.73% from 255 or 36.46% from 192); Max value from RGB is 103 - color contains mainly: red. Hex color #671346 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671346 is #98ECB9. Grayscale: #313131. Windows color (decimal): -10022074 or 4592487. OLE color: 4592487.
HSL color Cylindrical-coordinate representation of color #671346: hue angle of 323.57º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671346 is Cyan = 0, Magento = 0.82, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 70 | - |
| CMYK | 0 | 0.82 | 0.32 | 0.60 |
| HSL | 323.57º | 0.69% | 0.24% | - |
| HSV(B) | 323.57º | 0.82% | 0.4% | - |
| XYZ | 6.93 | 3.79 | 6.16 | - |
| YUV | 49.93 | 139.33 | 165.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 70 | 0 | 0.82 | 0.32 | 0.60 | 323.57 | 0.69 | 0.24 |
| Hex | 67 | 13 | 46 | 0 | 52 | 20 | 3C | 144 | 45 | 18 |
| Octal | 147 | 23 | 106 | 0 | 122 | 40 | 74 | 504 | 105 | 30 |
| Binary | 1100111 | 10011 | 1000110 | 0 | 1010010 | 100000 | 111100 | 101000100 | 1000101 | 11000 |
Color Harmonies of #671346
Complementary color
Monochromatic Colors of #671346
Black with #671346
Text Example
Text Example
White with #671346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671346; }
p { color: rgb(103,19,70); }
H1.HeaderClassName
{
color: #671346;
}
.AnyTagClassName
{
color: #671346;
}
</style>
background-color css
<style>
a { background-color: #671346; }
a { background-color: rgb(103,19,70); }
div.DivClassName
{
background-color: #671346;
}
.BgClassName
{
background-color: #671346;
}
</style>
border-color css
<style>
span { border-color: #671346; }
span { border-color: rgb(103,19,70); }
td.TdClassName
{
border-color: #671346;
}
.TagClassName
{
border-color: #671346;
}
</style>