Shades of Pompadour #642550
Tints of Pompadour #642550
RGB
CMYK
RGB Variations
Color information
#642550 (or 0x642550) is known color: Pompadour. HEX triplet: 64, 25 and 50. RGB value is (100,37,80). Sum of RGB (Red+Green+Blue) = 100+37+80=217 (28% of max value = 765). Red value is 100 (39.45% from 255 or 46.08% from 217); Green value is 37 (14.84% from 255 or 17.05% from 217); Blue value is 80 (31.64% from 255 or 36.87% from 217); Max value from RGB is 100 - color contains mainly: red. Hex color #642550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642550 is #9BDAAF. Grayscale: #3C3C3C. Windows color (decimal): -10214064 or 5252452. OLE color: 5252452.
HSL color Cylindrical-coordinate representation of color #642550: hue angle of 319.05º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #642550 is Cyan = 0, Magento = 0.63, Yellow = 0.2 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 37 | 80 | - |
| CMYK | 0 | 0.63 | 0.2 | 0.61 |
| HSL | 319.05º | 0.46% | 0.27% | - |
| HSV(B) | 319.05º | 0.63% | 0.39% | - |
| XYZ | 7.37 | 4.61 | 8.09 | - |
| YUV | 60.74 | 138.87 | 156 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 80 | 0 | 0.63 | 0.2 | 0.61 | 319.05 | 0.46 | 0.27 |
| Hex | 64 | 25 | 50 | 0 | 3F | 14 | 3D | 13F | 2E | 1B |
| Octal | 144 | 45 | 120 | 0 | 77 | 24 | 75 | 477 | 56 | 33 |
| Binary | 1100100 | 100101 | 1010000 | 0 | 111111 | 10100 | 111101 | 100111111 | 101110 | 11011 |
Color Harmonies of #642550
Complementary color
Monochromatic Colors of #642550
Black with #642550
Text Example
Text Example
White with #642550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642550; }
p { color: rgb(100,37,80); }
H1.HeaderClassName
{
color: #642550;
}
.AnyTagClassName
{
color: #642550;
}
</style>
background-color css
<style>
a { background-color: #642550; }
a { background-color: rgb(100,37,80); }
div.DivClassName
{
background-color: #642550;
}
.BgClassName
{
background-color: #642550;
}
</style>
border-color css
<style>
span { border-color: #642550; }
span { border-color: rgb(100,37,80); }
td.TdClassName
{
border-color: #642550;
}
.TagClassName
{
border-color: #642550;
}
</style>