Shades of Pompadour #661540
Tints of Pompadour #661540
RGB
CMYK
RGB Variations
Color information
#661540 (or 0x661540) is known color: Pompadour. HEX triplet: 66, 15 and 40. RGB value is (102,21,64). Sum of RGB (Red+Green+Blue) = 102+21+64=187 (24% of max value = 765). Red value is 102 (40.23% from 255 or 54.55% from 187); Green value is 21 (8.59% from 255 or 11.23% from 187); Blue value is 64 (25.39% from 255 or 34.22% from 187); Max value from RGB is 102 - color contains mainly: red. Hex color #661540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661540 is #99EABF. Grayscale: #323232. Windows color (decimal): -10087104 or 4199782. OLE color: 4199782.
HSL color Cylindrical-coordinate representation of color #661540: hue angle of 328.15º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #661540 is Cyan = 0, Magento = 0.79, Yellow = 0.37 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 21 | 64 | - |
| CMYK | 0 | 0.79 | 0.37 | 0.6 |
| HSL | 328.15º | 0.66% | 0.24% | - |
| HSV(B) | 328.15º | 0.79% | 0.4% | - |
| XYZ | 6.67 | 3.73 | 5.22 | - |
| YUV | 50.12 | 135.84 | 165 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 21 | 64 | 0 | 0.79 | 0.37 | 0.6 | 328.15 | 0.66 | 0.24 |
| Hex | 66 | 15 | 40 | 0 | 4F | 25 | 3C | 148 | 42 | 18 |
| Octal | 146 | 25 | 100 | 0 | 117 | 45 | 74 | 510 | 102 | 30 |
| Binary | 1100110 | 10101 | 1000000 | 0 | 1001111 | 100101 | 111100 | 101001000 | 1000010 | 11000 |
Color Harmonies of #661540
Complementary color
Monochromatic Colors of #661540
Black with #661540
Text Example
Text Example
White with #661540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661540; }
p { color: rgb(102,21,64); }
H1.HeaderClassName
{
color: #661540;
}
.AnyTagClassName
{
color: #661540;
}
</style>
background-color css
<style>
a { background-color: #661540; }
a { background-color: rgb(102,21,64); }
div.DivClassName
{
background-color: #661540;
}
.BgClassName
{
background-color: #661540;
}
</style>
border-color css
<style>
span { border-color: #661540; }
span { border-color: rgb(102,21,64); }
td.TdClassName
{
border-color: #661540;
}
.TagClassName
{
border-color: #661540;
}
</style>