Shades of Pompadour #671648
Tints of Pompadour #671648
RGB
CMYK
RGB Variations
Color information
#671648 (or 0x671648) is known color: Pompadour. HEX triplet: 67, 16 and 48. RGB value is (103,22,72). Sum of RGB (Red+Green+Blue) = 103+22+72=197 (26% of max value = 765). Red value is 103 (40.62% from 255 or 52.28% from 197); Green value is 22 (8.98% from 255 or 11.17% from 197); Blue value is 72 (28.52% from 255 or 36.55% from 197); Max value from RGB is 103 - color contains mainly: red. Hex color #671648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671648 is #98E9B7. Grayscale: #333333. Windows color (decimal): -10021304 or 4724327. OLE color: 4724327.
HSL color Cylindrical-coordinate representation of color #671648: hue angle of 322.96º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #671648 is Cyan = 0, Magento = 0.79, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 72 | - |
| CMYK | 0 | 0.79 | 0.30 | 0.60 |
| HSL | 322.96º | 0.65% | 0.25% | - |
| HSV(B) | 322.96º | 0.79% | 0.4% | - |
| XYZ | 7.05 | 3.93 | 6.52 | - |
| YUV | 51.92 | 139.34 | 164.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 72 | 0 | 0.79 | 0.30 | 0.60 | 322.96 | 0.65 | 0.25 |
| Hex | 67 | 16 | 48 | 0 | 4F | 1E | 3C | 143 | 41 | 19 |
| Octal | 147 | 26 | 110 | 0 | 117 | 36 | 74 | 503 | 101 | 31 |
| Binary | 1100111 | 10110 | 1001000 | 0 | 1001111 | 11110 | 111100 | 101000011 | 1000001 | 11001 |
Color Harmonies of #671648
Complementary color
Monochromatic Colors of #671648
Black with #671648
Text Example
Text Example
White with #671648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671648; }
p { color: rgb(103,22,72); }
H1.HeaderClassName
{
color: #671648;
}
.AnyTagClassName
{
color: #671648;
}
</style>
background-color css
<style>
a { background-color: #671648; }
a { background-color: rgb(103,22,72); }
div.DivClassName
{
background-color: #671648;
}
.BgClassName
{
background-color: #671648;
}
</style>
border-color css
<style>
span { border-color: #671648; }
span { border-color: rgb(103,22,72); }
td.TdClassName
{
border-color: #671648;
}
.TagClassName
{
border-color: #671648;
}
</style>