Shades of Pompadour #771648
Tints of Pompadour #771648
RGB
CMYK
RGB Variations
Color information
#771648 (or 0x771648) is known color: Pompadour. HEX triplet: 77, 16 and 48. RGB value is (119,22,72). Sum of RGB (Red+Green+Blue) = 119+22+72=213 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.87% from 213); Green value is 22 (8.98% from 255 or 10.33% from 213); Blue value is 72 (28.52% from 255 or 33.80% from 213); Max value from RGB is 119 - color contains mainly: red. Hex color #771648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771648 is #88E9B7. Grayscale: #383838. Windows color (decimal): -8972728 or 4724343. OLE color: 4724343.
HSL color Cylindrical-coordinate representation of color #771648: hue angle of 329.07º 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 #771648 is Cyan = 0, Magento = 0.82, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 22 | 72 | - |
| CMYK | 0 | 0.82 | 0.39 | 0.53 |
| HSL | 329.07º | 0.69% | 0.28% | - |
| HSV(B) | 329.07º | 0.82% | 0.47% | - |
| XYZ | 9.06 | 4.96 | 6.61 | - |
| YUV | 56.7 | 136.64 | 172.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 22 | 72 | 0 | 0.82 | 0.39 | 0.53 | 329.07 | 0.69 | 0.28 |
| Hex | 77 | 16 | 48 | 0 | 52 | 27 | 35 | 149 | 45 | 1C |
| Octal | 167 | 26 | 110 | 0 | 122 | 47 | 65 | 511 | 105 | 34 |
| Binary | 1110111 | 10110 | 1001000 | 0 | 1010010 | 100111 | 110101 | 101001001 | 1000101 | 11100 |
Color Harmonies of #771648
Complementary color
Monochromatic Colors of #771648
Black with #771648
Text Example
Text Example
White with #771648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771648; }
p { color: rgb(119,22,72); }
H1.HeaderClassName
{
color: #771648;
}
.AnyTagClassName
{
color: #771648;
}
</style>
background-color css
<style>
a { background-color: #771648; }
a { background-color: rgb(119,22,72); }
div.DivClassName
{
background-color: #771648;
}
.BgClassName
{
background-color: #771648;
}
</style>
border-color css
<style>
span { border-color: #771648; }
span { border-color: rgb(119,22,72); }
td.TdClassName
{
border-color: #771648;
}
.TagClassName
{
border-color: #771648;
}
</style>