Shades of Pompadour #671649
Tints of Pompadour #671649
RGB
CMYK
RGB Variations
Color information
#671649 (or 0x671649) is known color: Pompadour. HEX triplet: 67, 16 and 49. RGB value is (103,22,73). Sum of RGB (Red+Green+Blue) = 103+22+73=198 (26% of max value = 765). Red value is 103 (40.62% from 255 or 52.02% from 198); Green value is 22 (8.98% from 255 or 11.11% from 198); Blue value is 73 (28.91% from 255 or 36.87% from 198); Max value from RGB is 103 - color contains mainly: red. Hex color #671649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671649 is #98E9B6. Grayscale: #333333. Windows color (decimal): -10021303 or 4789863. OLE color: 4789863.
HSL color Cylindrical-coordinate representation of color #671649: hue angle of 322.22º 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 #671649 is Cyan = 0, Magento = 0.79, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 73 | - |
| CMYK | 0 | 0.79 | 0.29 | 0.60 |
| HSL | 322.22º | 0.65% | 0.25% | - |
| HSV(B) | 322.22º | 0.79% | 0.4% | - |
| XYZ | 7.08 | 3.94 | 6.69 | - |
| YUV | 52.03 | 139.84 | 164.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 73 | 0 | 0.79 | 0.29 | 0.60 | 322.22 | 0.65 | 0.25 |
| Hex | 67 | 16 | 49 | 0 | 4F | 1D | 3C | 142 | 41 | 19 |
| Octal | 147 | 26 | 111 | 0 | 117 | 35 | 74 | 502 | 101 | 31 |
| Binary | 1100111 | 10110 | 1001001 | 0 | 1001111 | 11101 | 111100 | 101000010 | 1000001 | 11001 |
Color Harmonies of #671649
Complementary color
Monochromatic Colors of #671649
Black with #671649
Text Example
Text Example
White with #671649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671649; }
p { color: rgb(103,22,73); }
H1.HeaderClassName
{
color: #671649;
}
.AnyTagClassName
{
color: #671649;
}
</style>
background-color css
<style>
a { background-color: #671649; }
a { background-color: rgb(103,22,73); }
div.DivClassName
{
background-color: #671649;
}
.BgClassName
{
background-color: #671649;
}
</style>
border-color css
<style>
span { border-color: #671649; }
span { border-color: rgb(103,22,73); }
td.TdClassName
{
border-color: #671649;
}
.TagClassName
{
border-color: #671649;
}
</style>