Shades of Pompadour #642848
Tints of Pompadour #642848
RGB
CMYK
RGB Variations
Color information
#642848 (or 0x642848) is known color: Pompadour. HEX triplet: 64, 28 and 48. RGB value is (100,40,72). Sum of RGB (Red+Green+Blue) = 100+40+72=212 (28% of max value = 765). Red value is 100 (39.45% from 255 or 47.17% from 212); Green value is 40 (16.02% from 255 or 18.87% from 212); Blue value is 72 (28.52% from 255 or 33.96% from 212); Max value from RGB is 100 - color contains mainly: red. Hex color #642848 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642848 is #9BD7B7. Grayscale: #3D3D3D. Windows color (decimal): -10213304 or 4728932. OLE color: 4728932.
HSL color Cylindrical-coordinate representation of color #642848: hue angle of 328º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #642848 is Cyan = 0, Magento = 0.6, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 40 | 72 | - |
| CMYK | 0 | 0.6 | 0.28 | 0.61 |
| HSL | 328º | 0.43% | 0.27% | - |
| HSV(B) | 328º | 0.6% | 0.39% | - |
| XYZ | 7.18 | 4.69 | 6.66 | - |
| YUV | 61.59 | 133.88 | 155.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 40 | 72 | 0 | 0.6 | 0.28 | 0.61 | 328 | 0.43 | 0.27 |
| Hex | 64 | 28 | 48 | 0 | 3C | 1C | 3D | 148 | 2B | 1B |
| Octal | 144 | 50 | 110 | 0 | 74 | 34 | 75 | 510 | 53 | 33 |
| Binary | 1100100 | 101000 | 1001000 | 0 | 111100 | 11100 | 111101 | 101001000 | 101011 | 11011 |
Color Harmonies of #642848
Complementary color
Monochromatic Colors of #642848
Black with #642848
Text Example
Text Example
White with #642848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642848; }
p { color: rgb(100,40,72); }
H1.HeaderClassName
{
color: #642848;
}
.AnyTagClassName
{
color: #642848;
}
</style>
background-color css
<style>
a { background-color: #642848; }
a { background-color: rgb(100,40,72); }
div.DivClassName
{
background-color: #642848;
}
.BgClassName
{
background-color: #642848;
}
</style>
border-color css
<style>
span { border-color: #642848; }
span { border-color: rgb(100,40,72); }
td.TdClassName
{
border-color: #642848;
}
.TagClassName
{
border-color: #642848;
}
</style>