Shades of Pompadour #662046
Tints of Pompadour #662046
RGB
CMYK
RGB Variations
Color information
#662046 (or 0x662046) is known color: Pompadour. HEX triplet: 66, 20 and 46. RGB value is (102,32,70). Sum of RGB (Red+Green+Blue) = 102+32+70=204 (27% of max value = 765). Red value is 102 (40.23% from 255 or 50% from 204); Green value is 32 (12.89% from 255 or 15.69% from 204); Blue value is 70 (27.73% from 255 or 34.31% from 204); Max value from RGB is 102 - color contains mainly: red. Hex color #662046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662046 is #99DFB9. Grayscale: #393939. Windows color (decimal): -10084282 or 4595814. OLE color: 4595814.
HSL color Cylindrical-coordinate representation of color #662046: hue angle of 327.43º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #662046 is Cyan = 0, Magento = 0.69, Yellow = 0.31 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 32 | 70 | - |
| CMYK | 0 | 0.69 | 0.31 | 0.6 |
| HSL | 327.43º | 0.52% | 0.26% | - |
| HSV(B) | 327.43º | 0.69% | 0.4% | - |
| XYZ | 7.1 | 4.3 | 6.25 | - |
| YUV | 57.26 | 135.19 | 159.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 32 | 70 | 0 | 0.69 | 0.31 | 0.6 | 327.43 | 0.52 | 0.26 |
| Hex | 66 | 20 | 46 | 0 | 45 | 1F | 3C | 147 | 34 | 1A |
| Octal | 146 | 40 | 106 | 0 | 105 | 37 | 74 | 507 | 64 | 32 |
| Binary | 1100110 | 100000 | 1000110 | 0 | 1000101 | 11111 | 111100 | 101000111 | 110100 | 11010 |
Color Harmonies of #662046
Complementary color
Monochromatic Colors of #662046
Black with #662046
Text Example
Text Example
White with #662046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662046; }
p { color: rgb(102,32,70); }
H1.HeaderClassName
{
color: #662046;
}
.AnyTagClassName
{
color: #662046;
}
</style>
background-color css
<style>
a { background-color: #662046; }
a { background-color: rgb(102,32,70); }
div.DivClassName
{
background-color: #662046;
}
.BgClassName
{
background-color: #662046;
}
</style>
border-color css
<style>
span { border-color: #662046; }
span { border-color: rgb(102,32,70); }
td.TdClassName
{
border-color: #662046;
}
.TagClassName
{
border-color: #662046;
}
</style>