Shades of Pompadour #642740
Tints of Pompadour #642740
RGB
CMYK
RGB Variations
Color information
#642740 (or 0x642740) is known color: Pompadour. HEX triplet: 64, 27 and 40. RGB value is (100,39,64). Sum of RGB (Red+Green+Blue) = 100+39+64=203 (26% of max value = 765). Red value is 100 (39.45% from 255 or 49.26% from 203); Green value is 39 (15.62% from 255 or 19.21% from 203); Blue value is 64 (25.39% from 255 or 31.53% from 203); Max value from RGB is 100 - color contains mainly: red. Hex color #642740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642740 is #9BD8BF. Grayscale: #3C3C3C. Windows color (decimal): -10213568 or 4204388. OLE color: 4204388.
HSL color Cylindrical-coordinate representation of color #642740: hue angle of 335.41º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #642740 is Cyan = 0, Magento = 0.61, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 39 | 64 | - |
| CMYK | 0 | 0.61 | 0.36 | 0.61 |
| HSL | 335.41º | 0.44% | 0.27% | - |
| HSV(B) | 335.41º | 0.61% | 0.39% | - |
| XYZ | 6.91 | 4.53 | 5.36 | - |
| YUV | 60.09 | 130.21 | 156.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 39 | 64 | 0 | 0.61 | 0.36 | 0.61 | 335.41 | 0.44 | 0.27 |
| Hex | 64 | 27 | 40 | 0 | 3D | 24 | 3D | 14F | 2C | 1B |
| Octal | 144 | 47 | 100 | 0 | 75 | 44 | 75 | 517 | 54 | 33 |
| Binary | 1100100 | 100111 | 1000000 | 0 | 111101 | 100100 | 111101 | 101001111 | 101100 | 11011 |
Color Harmonies of #642740
Complementary color
Monochromatic Colors of #642740
Black with #642740
Text Example
Text Example
White with #642740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642740; }
p { color: rgb(100,39,64); }
H1.HeaderClassName
{
color: #642740;
}
.AnyTagClassName
{
color: #642740;
}
</style>
background-color css
<style>
a { background-color: #642740; }
a { background-color: rgb(100,39,64); }
div.DivClassName
{
background-color: #642740;
}
.BgClassName
{
background-color: #642740;
}
</style>
border-color css
<style>
span { border-color: #642740; }
span { border-color: rgb(100,39,64); }
td.TdClassName
{
border-color: #642740;
}
.TagClassName
{
border-color: #642740;
}
</style>