Shades of Pompadour #671446
Tints of Pompadour #671446
RGB
CMYK
RGB Variations
Color information
#671446 (or 0x671446) is known color: Pompadour. HEX triplet: 67, 14 and 46. RGB value is (103,20,70). Sum of RGB (Red+Green+Blue) = 103+20+70=193 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.37% from 193); Green value is 20 (8.20% from 255 or 10.36% from 193); Blue value is 70 (27.73% from 255 or 36.27% from 193); Max value from RGB is 103 - color contains mainly: red. Hex color #671446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671446 is #98EBB9. Grayscale: #323232. Windows color (decimal): -10021818 or 4592743. OLE color: 4592743.
HSL color Cylindrical-coordinate representation of color #671446: hue angle of 323.86º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #671446 is Cyan = 0, Magento = 0.81, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 20 | 70 | - |
| CMYK | 0 | 0.81 | 0.32 | 0.60 |
| HSL | 323.86º | 0.67% | 0.24% | - |
| HSV(B) | 323.86º | 0.81% | 0.4% | - |
| XYZ | 6.95 | 3.83 | 6.17 | - |
| YUV | 50.52 | 139 | 165.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 20 | 70 | 0 | 0.81 | 0.32 | 0.60 | 323.86 | 0.67 | 0.24 |
| Hex | 67 | 14 | 46 | 0 | 51 | 20 | 3C | 144 | 43 | 18 |
| Octal | 147 | 24 | 106 | 0 | 121 | 40 | 74 | 504 | 103 | 30 |
| Binary | 1100111 | 10100 | 1000110 | 0 | 1010001 | 100000 | 111100 | 101000100 | 1000011 | 11000 |
Color Harmonies of #671446
Complementary color
Monochromatic Colors of #671446
Black with #671446
Text Example
Text Example
White with #671446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671446; }
p { color: rgb(103,20,70); }
H1.HeaderClassName
{
color: #671446;
}
.AnyTagClassName
{
color: #671446;
}
</style>
background-color css
<style>
a { background-color: #671446; }
a { background-color: rgb(103,20,70); }
div.DivClassName
{
background-color: #671446;
}
.BgClassName
{
background-color: #671446;
}
</style>
border-color css
<style>
span { border-color: #671446; }
span { border-color: rgb(103,20,70); }
td.TdClassName
{
border-color: #671446;
}
.TagClassName
{
border-color: #671446;
}
</style>