Shades of Pompadour #671641
Tints of Pompadour #671641
RGB
CMYK
RGB Variations
Color information
#671641 (or 0x671641) is known color: Pompadour. HEX triplet: 67, 16 and 41. RGB value is (103,22,65). Sum of RGB (Red+Green+Blue) = 103+22+65=190 (25% of max value = 765). Red value is 103 (40.62% from 255 or 54.21% from 190); Green value is 22 (8.98% from 255 or 11.58% from 190); Blue value is 65 (25.78% from 255 or 34.21% from 190); Max value from RGB is 103 - color contains mainly: red. Hex color #671641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671641 is #98E9BE. Grayscale: #333333. Windows color (decimal): -10021311 or 4265575. OLE color: 4265575.
HSL color Cylindrical-coordinate representation of color #671641: hue angle of 328.15º 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 #671641 is Cyan = 0, Magento = 0.79, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 65 | - |
| CMYK | 0 | 0.79 | 0.37 | 0.60 |
| HSL | 328.15º | 0.65% | 0.25% | - |
| HSV(B) | 328.15º | 0.79% | 0.4% | - |
| XYZ | 6.83 | 3.84 | 5.38 | - |
| YUV | 51.12 | 135.84 | 165 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 65 | 0 | 0.79 | 0.37 | 0.60 | 328.15 | 0.65 | 0.25 |
| Hex | 67 | 16 | 41 | 0 | 4F | 25 | 3C | 148 | 41 | 19 |
| Octal | 147 | 26 | 101 | 0 | 117 | 45 | 74 | 510 | 101 | 31 |
| Binary | 1100111 | 10110 | 1000001 | 0 | 1001111 | 100101 | 111100 | 101001000 | 1000001 | 11001 |
Color Harmonies of #671641
Complementary color
Monochromatic Colors of #671641
Black with #671641
Text Example
Text Example
White with #671641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671641; }
p { color: rgb(103,22,65); }
H1.HeaderClassName
{
color: #671641;
}
.AnyTagClassName
{
color: #671641;
}
</style>
background-color css
<style>
a { background-color: #671641; }
a { background-color: rgb(103,22,65); }
div.DivClassName
{
background-color: #671641;
}
.BgClassName
{
background-color: #671641;
}
</style>
border-color css
<style>
span { border-color: #671641; }
span { border-color: rgb(103,22,65); }
td.TdClassName
{
border-color: #671641;
}
.TagClassName
{
border-color: #671641;
}
</style>