Shades of Pompadour #662645
Tints of Pompadour #662645
RGB
CMYK
RGB Variations
Color information
#662645 (or 0x662645) is known color: Pompadour. HEX triplet: 66, 26 and 45. RGB value is (102,38,69). Sum of RGB (Red+Green+Blue) = 102+38+69=209 (27% of max value = 765). Red value is 102 (40.23% from 255 or 48.80% from 209); Green value is 38 (15.23% from 255 or 18.18% from 209); Blue value is 69 (27.34% from 255 or 33.01% from 209); Max value from RGB is 102 - color contains mainly: red. Hex color #662645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662645 is #99D9BA. Grayscale: #3C3C3C. Windows color (decimal): -10082747 or 4531814. OLE color: 4531814.
HSL color Cylindrical-coordinate representation of color #662645: hue angle of 330.94º 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 #662645 is Cyan = 0, Magento = 0.63, Yellow = 0.32 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 38 | 69 | - |
| CMYK | 0 | 0.63 | 0.32 | 0.6 |
| HSL | 330.94º | 0.46% | 0.27% | - |
| HSV(B) | 330.94º | 0.63% | 0.4% | - |
| XYZ | 7.25 | 4.64 | 6.14 | - |
| YUV | 60.67 | 132.7 | 157.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 38 | 69 | 0 | 0.63 | 0.32 | 0.6 | 330.94 | 0.46 | 0.27 |
| Hex | 66 | 26 | 45 | 0 | 3F | 20 | 3C | 14B | 2E | 1B |
| Octal | 146 | 46 | 105 | 0 | 77 | 40 | 74 | 513 | 56 | 33 |
| Binary | 1100110 | 100110 | 1000101 | 0 | 111111 | 100000 | 111100 | 101001011 | 101110 | 11011 |
Color Harmonies of #662645
Complementary color
Monochromatic Colors of #662645
Black with #662645
Text Example
Text Example
White with #662645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662645; }
p { color: rgb(102,38,69); }
H1.HeaderClassName
{
color: #662645;
}
.AnyTagClassName
{
color: #662645;
}
</style>
background-color css
<style>
a { background-color: #662645; }
a { background-color: rgb(102,38,69); }
div.DivClassName
{
background-color: #662645;
}
.BgClassName
{
background-color: #662645;
}
</style>
border-color css
<style>
span { border-color: #662645; }
span { border-color: rgb(102,38,69); }
td.TdClassName
{
border-color: #662645;
}
.TagClassName
{
border-color: #662645;
}
</style>