Shades of Pompadour #662651
Tints of Pompadour #662651
RGB
CMYK
RGB Variations
Color information
#662651 (or 0x662651) is known color: Pompadour. HEX triplet: 66, 26 and 51. RGB value is (102,38,81). Sum of RGB (Red+Green+Blue) = 102+38+81=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 81 (32.03% from 255 or 36.65% from 221); Max value from RGB is 102 - color contains mainly: red. Hex color #662651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662651 is #99D9AE. Grayscale: #3D3D3D. Windows color (decimal): -10082735 or 5318246. OLE color: 5318246.
HSL color Cylindrical-coordinate representation of color #662651: hue angle of 319.69º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #662651 is Cyan = 0, Magento = 0.63, Yellow = 0.21 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 38 | 81 | - |
| CMYK | 0 | 0.63 | 0.21 | 0.6 |
| HSL | 319.69º | 0.46% | 0.27% | - |
| HSV(B) | 319.69º | 0.63% | 0.4% | - |
| XYZ | 7.66 | 4.81 | 8.31 | - |
| YUV | 62.04 | 138.7 | 156.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 38 | 81 | 0 | 0.63 | 0.21 | 0.6 | 319.69 | 0.46 | 0.27 |
| Hex | 66 | 26 | 51 | 0 | 3F | 15 | 3C | 140 | 2E | 1B |
| Octal | 146 | 46 | 121 | 0 | 77 | 25 | 74 | 500 | 56 | 33 |
| Binary | 1100110 | 100110 | 1010001 | 0 | 111111 | 10101 | 111100 | 101000000 | 101110 | 11011 |
Color Harmonies of #662651
Complementary color
Monochromatic Colors of #662651
Black with #662651
Text Example
Text Example
White with #662651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662651; }
p { color: rgb(102,38,81); }
H1.HeaderClassName
{
color: #662651;
}
.AnyTagClassName
{
color: #662651;
}
</style>
background-color css
<style>
a { background-color: #662651; }
a { background-color: rgb(102,38,81); }
div.DivClassName
{
background-color: #662651;
}
.BgClassName
{
background-color: #662651;
}
</style>
border-color css
<style>
span { border-color: #662651; }
span { border-color: rgb(102,38,81); }
td.TdClassName
{
border-color: #662651;
}
.TagClassName
{
border-color: #662651;
}
</style>