Shades of Pompadour #641550
Tints of Pompadour #641550
RGB
CMYK
RGB Variations
Color information
#641550 (or 0x641550) is known color: Pompadour. HEX triplet: 64, 15 and 50. RGB value is (100,21,80). Sum of RGB (Red+Green+Blue) = 100+21+80=201 (26% of max value = 765). Red value is 100 (39.45% from 255 or 49.75% from 201); Green value is 21 (8.59% from 255 or 10.45% from 201); Blue value is 80 (31.64% from 255 or 39.80% from 201); Max value from RGB is 100 - color contains mainly: red. Hex color #641550 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641550 is #9BEAAF. Grayscale: #333333. Windows color (decimal): -10218160 or 5248356. OLE color: 5248356.
HSL color Cylindrical-coordinate representation of color #641550: hue angle of 315.19º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #641550 is Cyan = 0, Magento = 0.79, Yellow = 0.2 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 21 | 80 | - |
| CMYK | 0 | 0.79 | 0.2 | 0.61 |
| HSL | 315.19º | 0.65% | 0.24% | - |
| HSV(B) | 315.19º | 0.79% | 0.39% | - |
| XYZ | 6.97 | 3.82 | 7.96 | - |
| YUV | 51.35 | 144.17 | 162.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 21 | 80 | 0 | 0.79 | 0.2 | 0.61 | 315.19 | 0.65 | 0.24 |
| Hex | 64 | 15 | 50 | 0 | 4F | 14 | 3D | 13B | 41 | 18 |
| Octal | 144 | 25 | 120 | 0 | 117 | 24 | 75 | 473 | 101 | 30 |
| Binary | 1100100 | 10101 | 1010000 | 0 | 1001111 | 10100 | 111101 | 100111011 | 1000001 | 11000 |
Color Harmonies of #641550
Complementary color
Monochromatic Colors of #641550
Black with #641550
Text Example
Text Example
White with #641550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641550; }
p { color: rgb(100,21,80); }
H1.HeaderClassName
{
color: #641550;
}
.AnyTagClassName
{
color: #641550;
}
</style>
background-color css
<style>
a { background-color: #641550; }
a { background-color: rgb(100,21,80); }
div.DivClassName
{
background-color: #641550;
}
.BgClassName
{
background-color: #641550;
}
</style>
border-color css
<style>
span { border-color: #641550; }
span { border-color: rgb(100,21,80); }
td.TdClassName
{
border-color: #641550;
}
.TagClassName
{
border-color: #641550;
}
</style>