Shades of Pompadour #662640
Tints of Pompadour #662640
RGB
CMYK
RGB Variations
Color information
#662640 (or 0x662640) is known color: Pompadour. HEX triplet: 66, 26 and 40. RGB value is (102,38,64). Sum of RGB (Red+Green+Blue) = 102+38+64=204 (27% of max value = 765). Red value is 102 (40.23% from 255 or 50% from 204); Green value is 38 (15.23% from 255 or 18.63% from 204); Blue value is 64 (25.39% from 255 or 31.37% from 204); Max value from RGB is 102 - color contains mainly: red. Hex color #662640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662640 is #99D9BF. Grayscale: #3C3C3C. Windows color (decimal): -10082752 or 4204134. OLE color: 4204134.
HSL color Cylindrical-coordinate representation of color #662640: hue angle of 335.62º 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 #662640 is Cyan = 0, Magento = 0.63, Yellow = 0.37 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 38 | 64 | - |
| CMYK | 0 | 0.63 | 0.37 | 0.6 |
| HSL | 335.63º | 0.46% | 0.27% | - |
| HSV(B) | 335.63º | 0.63% | 0.4% | - |
| XYZ | 7.1 | 4.58 | 5.36 | - |
| YUV | 60.1 | 130.2 | 157.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 38 | 64 | 0 | 0.63 | 0.37 | 0.6 | 335.63 | 0.46 | 0.27 |
| Hex | 66 | 26 | 40 | 0 | 3F | 25 | 3C | 150 | 2E | 1B |
| Octal | 146 | 46 | 100 | 0 | 77 | 45 | 74 | 520 | 56 | 33 |
| Binary | 1100110 | 100110 | 1000000 | 0 | 111111 | 100101 | 111100 | 101010000 | 101110 | 11011 |
Color Harmonies of #662640
Complementary color
Monochromatic Colors of #662640
Black with #662640
Text Example
Text Example
White with #662640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662640; }
p { color: rgb(102,38,64); }
H1.HeaderClassName
{
color: #662640;
}
.AnyTagClassName
{
color: #662640;
}
</style>
background-color css
<style>
a { background-color: #662640; }
a { background-color: rgb(102,38,64); }
div.DivClassName
{
background-color: #662640;
}
.BgClassName
{
background-color: #662640;
}
</style>
border-color css
<style>
span { border-color: #662640; }
span { border-color: rgb(102,38,64); }
td.TdClassName
{
border-color: #662640;
}
.TagClassName
{
border-color: #662640;
}
</style>