Shades of Pompadour #771653
Tints of Pompadour #771653
RGB
CMYK
RGB Variations
Color information
#771653 (or 0x771653) is known color: Pompadour. HEX triplet: 77, 16 and 53. RGB value is (119,22,83). Sum of RGB (Red+Green+Blue) = 119+22+83=224 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.12% from 224); Green value is 22 (8.98% from 255 or 9.82% from 224); Blue value is 83 (32.81% from 255 or 37.05% from 224); Max value from RGB is 119 - color contains mainly: red. Hex color #771653 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #771653 is #88E9AC. Grayscale: #393939. Windows color (decimal): -8972717 or 5445239. OLE color: 5445239.
HSL color Cylindrical-coordinate representation of color #771653: hue angle of 322.27º 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 #771653 is Cyan = 0, Magento = 0.82, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 22 | 83 | - |
| CMYK | 0 | 0.82 | 0.30 | 0.53 |
| HSL | 322.27º | 0.69% | 0.28% | - |
| HSV(B) | 322.27º | 0.82% | 0.47% | - |
| XYZ | 9.46 | 5.12 | 8.67 | - |
| YUV | 57.96 | 142.14 | 171.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 22 | 83 | 0 | 0.82 | 0.30 | 0.53 | 322.27 | 0.69 | 0.28 |
| Hex | 77 | 16 | 53 | 0 | 52 | 1E | 35 | 142 | 45 | 1C |
| Octal | 167 | 26 | 123 | 0 | 122 | 36 | 65 | 502 | 105 | 34 |
| Binary | 1110111 | 10110 | 1010011 | 0 | 1010010 | 11110 | 110101 | 101000010 | 1000101 | 11100 |
Color Harmonies of #771653
Complementary color
Monochromatic Colors of #771653
Black with #771653
Text Example
Text Example
White with #771653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771653; }
p { color: rgb(119,22,83); }
H1.HeaderClassName
{
color: #771653;
}
.AnyTagClassName
{
color: #771653;
}
</style>
background-color css
<style>
a { background-color: #771653; }
a { background-color: rgb(119,22,83); }
div.DivClassName
{
background-color: #771653;
}
.BgClassName
{
background-color: #771653;
}
</style>
border-color css
<style>
span { border-color: #771653; }
span { border-color: rgb(119,22,83); }
td.TdClassName
{
border-color: #771653;
}
.TagClassName
{
border-color: #771653;
}
</style>