Shades of Pompadour #771642
Tints of Pompadour #771642
RGB
CMYK
RGB Variations
Color information
#771642 (or 0x771642) is known color: Pompadour. HEX triplet: 77, 16 and 42. RGB value is (119,22,66). Sum of RGB (Red+Green+Blue) = 119+22+66=207 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.49% from 207); Green value is 22 (8.98% from 255 or 10.63% from 207); Blue value is 66 (26.17% from 255 or 31.88% from 207); Max value from RGB is 119 - color contains mainly: red. Hex color #771642 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771642 is #88E9BD. Grayscale: #373737. Windows color (decimal): -8972734 or 4331127. OLE color: 4331127.
HSL color Cylindrical-coordinate representation of color #771642: hue angle of 332.78º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #771642 is Cyan = 0, Magento = 0.82, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 22 | 66 | - |
| CMYK | 0 | 0.82 | 0.45 | 0.53 |
| HSL | 332.78º | 0.69% | 0.28% | - |
| HSV(B) | 332.78º | 0.82% | 0.47% | - |
| XYZ | 8.88 | 4.89 | 5.63 | - |
| YUV | 56.02 | 133.64 | 172.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 22 | 66 | 0 | 0.82 | 0.45 | 0.53 | 332.78 | 0.69 | 0.28 |
| Hex | 77 | 16 | 42 | 0 | 52 | 2D | 35 | 14D | 45 | 1C |
| Octal | 167 | 26 | 102 | 0 | 122 | 55 | 65 | 515 | 105 | 34 |
| Binary | 1110111 | 10110 | 1000010 | 0 | 1010010 | 101101 | 110101 | 101001101 | 1000101 | 11100 |
Color Harmonies of #771642
Complementary color
Monochromatic Colors of #771642
Black with #771642
Text Example
Text Example
White with #771642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771642; }
p { color: rgb(119,22,66); }
H1.HeaderClassName
{
color: #771642;
}
.AnyTagClassName
{
color: #771642;
}
</style>
background-color css
<style>
a { background-color: #771642; }
a { background-color: rgb(119,22,66); }
div.DivClassName
{
background-color: #771642;
}
.BgClassName
{
background-color: #771642;
}
</style>
border-color css
<style>
span { border-color: #771642; }
span { border-color: rgb(119,22,66); }
td.TdClassName
{
border-color: #771642;
}
.TagClassName
{
border-color: #771642;
}
</style>