Shades of Pompadour #671348
Tints of Pompadour #671348
RGB
CMYK
RGB Variations
Color information
#671348 (or 0x671348) is known color: Pompadour. HEX triplet: 67, 13 and 48. RGB value is (103,19,72). Sum of RGB (Red+Green+Blue) = 103+19+72=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 19 (7.81% from 255 or 9.79% from 194); Blue value is 72 (28.52% from 255 or 37.11% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #671348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671348 is #98ECB7. Grayscale: #323232. Windows color (decimal): -10022072 or 4723559. OLE color: 4723559.
HSL color Cylindrical-coordinate representation of color #671348: hue angle of 322.14º 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 #671348 is Cyan = 0, Magento = 0.82, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 72 | - |
| CMYK | 0 | 0.82 | 0.30 | 0.60 |
| HSL | 322.14º | 0.69% | 0.24% | - |
| HSV(B) | 322.14º | 0.82% | 0.4% | - |
| XYZ | 7 | 3.82 | 6.5 | - |
| YUV | 50.16 | 140.33 | 165.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 72 | 0 | 0.82 | 0.30 | 0.60 | 322.14 | 0.69 | 0.24 |
| Hex | 67 | 13 | 48 | 0 | 52 | 1E | 3C | 142 | 45 | 18 |
| Octal | 147 | 23 | 110 | 0 | 122 | 36 | 74 | 502 | 105 | 30 |
| Binary | 1100111 | 10011 | 1001000 | 0 | 1010010 | 11110 | 111100 | 101000010 | 1000101 | 11000 |
Color Harmonies of #671348
Complementary color
Monochromatic Colors of #671348
Black with #671348
Text Example
Text Example
White with #671348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671348; }
p { color: rgb(103,19,72); }
H1.HeaderClassName
{
color: #671348;
}
.AnyTagClassName
{
color: #671348;
}
</style>
background-color css
<style>
a { background-color: #671348; }
a { background-color: rgb(103,19,72); }
div.DivClassName
{
background-color: #671348;
}
.BgClassName
{
background-color: #671348;
}
</style>
border-color css
<style>
span { border-color: #671348; }
span { border-color: rgb(103,19,72); }
td.TdClassName
{
border-color: #671348;
}
.TagClassName
{
border-color: #671348;
}
</style>