Shades of Pompadour #642340
Tints of Pompadour #642340
RGB
CMYK
RGB Variations
Color information
#642340 (or 0x642340) is known color: Pompadour. HEX triplet: 64, 23 and 40. RGB value is (100,35,64). Sum of RGB (Red+Green+Blue) = 100+35+64=199 (26% of max value = 765). Red value is 100 (39.45% from 255 or 50.25% from 199); Green value is 35 (14.06% from 255 or 17.59% from 199); Blue value is 64 (25.39% from 255 or 32.16% from 199); Max value from RGB is 100 - color contains mainly: red. Hex color #642340 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642340 is #9BDCBF. Grayscale: #393939. Windows color (decimal): -10214592 or 4203364. OLE color: 4203364.
HSL color Cylindrical-coordinate representation of color #642340: hue angle of 333.23º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #642340 is Cyan = 0, Magento = 0.65, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 35 | 64 | - |
| CMYK | 0 | 0.65 | 0.36 | 0.61 |
| HSL | 333.23º | 0.48% | 0.26% | - |
| HSV(B) | 333.23º | 0.65% | 0.39% | - |
| XYZ | 6.78 | 4.28 | 5.32 | - |
| YUV | 57.74 | 131.53 | 158.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 35 | 64 | 0 | 0.65 | 0.36 | 0.61 | 333.23 | 0.48 | 0.26 |
| Hex | 64 | 23 | 40 | 0 | 41 | 24 | 3D | 14D | 30 | 1A |
| Octal | 144 | 43 | 100 | 0 | 101 | 44 | 75 | 515 | 60 | 32 |
| Binary | 1100100 | 100011 | 1000000 | 0 | 1000001 | 100100 | 111101 | 101001101 | 110000 | 11010 |
Color Harmonies of #642340
Complementary color
Monochromatic Colors of #642340
Black with #642340
Text Example
Text Example
White with #642340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642340; }
p { color: rgb(100,35,64); }
H1.HeaderClassName
{
color: #642340;
}
.AnyTagClassName
{
color: #642340;
}
</style>
background-color css
<style>
a { background-color: #642340; }
a { background-color: rgb(100,35,64); }
div.DivClassName
{
background-color: #642340;
}
.BgClassName
{
background-color: #642340;
}
</style>
border-color css
<style>
span { border-color: #642340; }
span { border-color: rgb(100,35,64); }
td.TdClassName
{
border-color: #642340;
}
.TagClassName
{
border-color: #642340;
}
</style>