Shades of Pompadour #671645
Tints of Pompadour #671645
RGB
CMYK
RGB Variations
Color information
#671645 (or 0x671645) is known color: Pompadour. HEX triplet: 67, 16 and 45. RGB value is (103,22,69). Sum of RGB (Red+Green+Blue) = 103+22+69=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 22 (8.98% from 255 or 11.34% from 194); Blue value is 69 (27.34% from 255 or 35.57% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #671645 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671645 is #98E9BA. Grayscale: #333333. Windows color (decimal): -10021307 or 4527719. OLE color: 4527719.
HSL color Cylindrical-coordinate representation of color #671645: hue angle of 325.19º 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 #671645 is Cyan = 0, Magento = 0.79, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 69 | - |
| CMYK | 0 | 0.79 | 0.33 | 0.60 |
| HSL | 325.19º | 0.65% | 0.25% | - |
| HSV(B) | 325.19º | 0.79% | 0.4% | - |
| XYZ | 6.95 | 3.89 | 6.01 | - |
| YUV | 51.58 | 137.84 | 164.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 69 | 0 | 0.79 | 0.33 | 0.60 | 325.19 | 0.65 | 0.25 |
| Hex | 67 | 16 | 45 | 0 | 4F | 21 | 3C | 145 | 41 | 19 |
| Octal | 147 | 26 | 105 | 0 | 117 | 41 | 74 | 505 | 101 | 31 |
| Binary | 1100111 | 10110 | 1000101 | 0 | 1001111 | 100001 | 111100 | 101000101 | 1000001 | 11001 |
Color Harmonies of #671645
Complementary color
Monochromatic Colors of #671645
Black with #671645
Text Example
Text Example
White with #671645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671645; }
p { color: rgb(103,22,69); }
H1.HeaderClassName
{
color: #671645;
}
.AnyTagClassName
{
color: #671645;
}
</style>
background-color css
<style>
a { background-color: #671645; }
a { background-color: rgb(103,22,69); }
div.DivClassName
{
background-color: #671645;
}
.BgClassName
{
background-color: #671645;
}
</style>
border-color css
<style>
span { border-color: #671645; }
span { border-color: rgb(103,22,69); }
td.TdClassName
{
border-color: #671645;
}
.TagClassName
{
border-color: #671645;
}
</style>