Shades of Pompadour #642342
Tints of Pompadour #642342
RGB
CMYK
RGB Variations
Color information
#642342 (or 0x642342) is known color: Pompadour. HEX triplet: 64, 23 and 42. RGB value is (100,35,66). Sum of RGB (Red+Green+Blue) = 100+35+66=201 (26% of max value = 765). Red value is 100 (39.45% from 255 or 49.75% from 201); Green value is 35 (14.06% from 255 or 17.41% from 201); Blue value is 66 (26.17% from 255 or 32.84% from 201); Max value from RGB is 100 - color contains mainly: red. Hex color #642342 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642342 is #9BDCBD. Grayscale: #393939. Windows color (decimal): -10214590 or 4334436. OLE color: 4334436.
HSL color Cylindrical-coordinate representation of color #642342: hue angle of 331.38º 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 #642342 is Cyan = 0, Magento = 0.65, Yellow = 0.34 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 35 | 66 | - |
| CMYK | 0 | 0.65 | 0.34 | 0.61 |
| HSL | 331.38º | 0.48% | 0.26% | - |
| HSV(B) | 331.38º | 0.65% | 0.39% | - |
| XYZ | 6.84 | 4.3 | 5.62 | - |
| YUV | 57.97 | 132.53 | 157.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 35 | 66 | 0 | 0.65 | 0.34 | 0.61 | 331.38 | 0.48 | 0.26 |
| Hex | 64 | 23 | 42 | 0 | 41 | 22 | 3D | 14B | 30 | 1A |
| Octal | 144 | 43 | 102 | 0 | 101 | 42 | 75 | 513 | 60 | 32 |
| Binary | 1100100 | 100011 | 1000010 | 0 | 1000001 | 100010 | 111101 | 101001011 | 110000 | 11010 |
Color Harmonies of #642342
Complementary color
Monochromatic Colors of #642342
Black with #642342
Text Example
Text Example
White with #642342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642342; }
p { color: rgb(100,35,66); }
H1.HeaderClassName
{
color: #642342;
}
.AnyTagClassName
{
color: #642342;
}
</style>
background-color css
<style>
a { background-color: #642342; }
a { background-color: rgb(100,35,66); }
div.DivClassName
{
background-color: #642342;
}
.BgClassName
{
background-color: #642342;
}
</style>
border-color css
<style>
span { border-color: #642342; }
span { border-color: rgb(100,35,66); }
td.TdClassName
{
border-color: #642342;
}
.TagClassName
{
border-color: #642342;
}
</style>