Shades of Pompadour #642441
Tints of Pompadour #642441
RGB
CMYK
RGB Variations
Color information
#642441 (or 0x642441) is known color: Pompadour. HEX triplet: 64, 24 and 41. RGB value is (100,36,65). Sum of RGB (Red+Green+Blue) = 100+36+65=201 (26% of max value = 765). Red value is 100 (39.45% from 255 or 49.75% from 201); Green value is 36 (14.45% from 255 or 17.91% from 201); Blue value is 65 (25.78% from 255 or 32.34% from 201); Max value from RGB is 100 - color contains mainly: red. Hex color #642441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642441 is #9BDBBE. Grayscale: #3A3A3A. Windows color (decimal): -10214335 or 4269156. OLE color: 4269156.
HSL color Cylindrical-coordinate representation of color #642441: hue angle of 332.81º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #642441 is Cyan = 0, Magento = 0.64, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 36 | 65 | - |
| CMYK | 0 | 0.64 | 0.35 | 0.61 |
| HSL | 332.81º | 0.47% | 0.27% | - |
| HSV(B) | 332.81º | 0.64% | 0.39% | - |
| XYZ | 6.84 | 4.35 | 5.48 | - |
| YUV | 58.44 | 131.7 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 36 | 65 | 0 | 0.64 | 0.35 | 0.61 | 332.81 | 0.47 | 0.27 |
| Hex | 64 | 24 | 41 | 0 | 40 | 23 | 3D | 14D | 2F | 1B |
| Octal | 144 | 44 | 101 | 0 | 100 | 43 | 75 | 515 | 57 | 33 |
| Binary | 1100100 | 100100 | 1000001 | 0 | 1000000 | 100011 | 111101 | 101001101 | 101111 | 11011 |
Color Harmonies of #642441
Complementary color
Monochromatic Colors of #642441
Black with #642441
Text Example
Text Example
White with #642441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642441; }
p { color: rgb(100,36,65); }
H1.HeaderClassName
{
color: #642441;
}
.AnyTagClassName
{
color: #642441;
}
</style>
background-color css
<style>
a { background-color: #642441; }
a { background-color: rgb(100,36,65); }
div.DivClassName
{
background-color: #642441;
}
.BgClassName
{
background-color: #642441;
}
</style>
border-color css
<style>
span { border-color: #642441; }
span { border-color: rgb(100,36,65); }
td.TdClassName
{
border-color: #642441;
}
.TagClassName
{
border-color: #642441;
}
</style>