Shades of Pompadour #671843
Tints of Pompadour #671843
RGB
CMYK
RGB Variations
Color information
#671843 (or 0x671843) is known color: Pompadour. HEX triplet: 67, 18 and 43. RGB value is (103,24,67). Sum of RGB (Red+Green+Blue) = 103+24+67=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 24 (9.77% from 255 or 12.37% from 194); Blue value is 67 (26.56% from 255 or 34.54% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #671843 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671843 is #98E7BC. Grayscale: #343434. Windows color (decimal): -10020797 or 4397159. OLE color: 4397159.
HSL color Cylindrical-coordinate representation of color #671843: hue angle of 327.34º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #671843 is Cyan = 0, Magento = 0.77, Yellow = 0.35 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 24 | 67 | - |
| CMYK | 0 | 0.77 | 0.35 | 0.60 |
| HSL | 327.34º | 0.62% | 0.25% | - |
| HSV(B) | 327.34º | 0.77% | 0.4% | - |
| XYZ | 6.93 | 3.94 | 5.71 | - |
| YUV | 52.52 | 136.17 | 164 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 24 | 67 | 0 | 0.77 | 0.35 | 0.60 | 327.34 | 0.62 | 0.25 |
| Hex | 67 | 18 | 43 | 0 | 4D | 23 | 3C | 147 | 3E | 19 |
| Octal | 147 | 30 | 103 | 0 | 115 | 43 | 74 | 507 | 76 | 31 |
| Binary | 1100111 | 11000 | 1000011 | 0 | 1001101 | 100011 | 111100 | 101000111 | 111110 | 11001 |
Color Harmonies of #671843
Complementary color
Monochromatic Colors of #671843
Black with #671843
Text Example
Text Example
White with #671843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671843; }
p { color: rgb(103,24,67); }
H1.HeaderClassName
{
color: #671843;
}
.AnyTagClassName
{
color: #671843;
}
</style>
background-color css
<style>
a { background-color: #671843; }
a { background-color: rgb(103,24,67); }
div.DivClassName
{
background-color: #671843;
}
.BgClassName
{
background-color: #671843;
}
</style>
border-color css
<style>
span { border-color: #671843; }
span { border-color: rgb(103,24,67); }
td.TdClassName
{
border-color: #671843;
}
.TagClassName
{
border-color: #671843;
}
</style>