Shades of Pompadour #771840
Tints of Pompadour #771840
RGB
CMYK
RGB Variations
Color information
#771840 (or 0x771840) is known color: Pompadour. HEX triplet: 77, 18 and 40. RGB value is (119,24,64). Sum of RGB (Red+Green+Blue) = 119+24+64=207 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.49% from 207); Green value is 24 (9.77% from 255 or 11.59% from 207); Blue value is 64 (25.39% from 255 or 30.92% from 207); Max value from RGB is 119 - color contains mainly: red. Hex color #771840 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771840 is #88E7BF. Grayscale: #383838. Windows color (decimal): -8972224 or 4200567. OLE color: 4200567.
HSL color Cylindrical-coordinate representation of color #771840: hue angle of 334.74º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #771840 is Cyan = 0, Magento = 0.80, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 24 | 64 | - |
| CMYK | 0 | 0.80 | 0.46 | 0.53 |
| HSL | 334.74º | 0.66% | 0.28% | - |
| HSV(B) | 334.74º | 0.8% | 0.47% | - |
| XYZ | 8.86 | 4.95 | 5.34 | - |
| YUV | 56.97 | 131.97 | 172.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 24 | 64 | 0 | 0.80 | 0.46 | 0.53 | 334.74 | 0.66 | 0.28 |
| Hex | 77 | 18 | 40 | 0 | 50 | 2E | 35 | 14F | 42 | 1C |
| Octal | 167 | 30 | 100 | 0 | 120 | 56 | 65 | 517 | 102 | 34 |
| Binary | 1110111 | 11000 | 1000000 | 0 | 1010000 | 101110 | 110101 | 101001111 | 1000010 | 11100 |
Color Harmonies of #771840
Complementary color
Monochromatic Colors of #771840
Black with #771840
Text Example
Text Example
White with #771840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771840; }
p { color: rgb(119,24,64); }
H1.HeaderClassName
{
color: #771840;
}
.AnyTagClassName
{
color: #771840;
}
</style>
background-color css
<style>
a { background-color: #771840; }
a { background-color: rgb(119,24,64); }
div.DivClassName
{
background-color: #771840;
}
.BgClassName
{
background-color: #771840;
}
</style>
border-color css
<style>
span { border-color: #771840; }
span { border-color: rgb(119,24,64); }
td.TdClassName
{
border-color: #771840;
}
.TagClassName
{
border-color: #771840;
}
</style>