Shades of Pompadour #662047
Tints of Pompadour #662047
RGB
CMYK
RGB Variations
Color information
#662047 (or 0x662047) is known color: Pompadour. HEX triplet: 66, 20 and 47. RGB value is (102,32,71). Sum of RGB (Red+Green+Blue) = 102+32+71=205 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.76% from 205); Green value is 32 (12.89% from 255 or 15.61% from 205); Blue value is 71 (28.12% from 255 or 34.63% from 205); Max value from RGB is 102 - color contains mainly: red. Hex color #662047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662047 is #99DFB8. Grayscale: #393939. Windows color (decimal): -10084281 or 4661350. OLE color: 4661350.
HSL color Cylindrical-coordinate representation of color #662047: hue angle of 326.57º 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 #662047 is Cyan = 0, Magento = 0.69, Yellow = 0.30 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 32 | 71 | - |
| CMYK | 0 | 0.69 | 0.30 | 0.6 |
| HSL | 326.57º | 0.52% | 0.26% | - |
| HSV(B) | 326.57º | 0.69% | 0.4% | - |
| XYZ | 7.13 | 4.31 | 6.42 | - |
| YUV | 57.38 | 135.69 | 159.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 32 | 71 | 0 | 0.69 | 0.30 | 0.6 | 326.57 | 0.52 | 0.26 |
| Hex | 66 | 20 | 47 | 0 | 45 | 1E | 3C | 147 | 34 | 1A |
| Octal | 146 | 40 | 107 | 0 | 105 | 36 | 74 | 507 | 64 | 32 |
| Binary | 1100110 | 100000 | 1000111 | 0 | 1000101 | 11110 | 111100 | 101000111 | 110100 | 11010 |
Color Harmonies of #662047
Complementary color
Monochromatic Colors of #662047
Black with #662047
Text Example
Text Example
White with #662047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662047; }
p { color: rgb(102,32,71); }
H1.HeaderClassName
{
color: #662047;
}
.AnyTagClassName
{
color: #662047;
}
</style>
background-color css
<style>
a { background-color: #662047; }
a { background-color: rgb(102,32,71); }
div.DivClassName
{
background-color: #662047;
}
.BgClassName
{
background-color: #662047;
}
</style>
border-color css
<style>
span { border-color: #662047; }
span { border-color: rgb(102,32,71); }
td.TdClassName
{
border-color: #662047;
}
.TagClassName
{
border-color: #662047;
}
</style>