Shades of Pompadour #772140
Tints of Pompadour #772140
RGB
CMYK
RGB Variations
Color information
#772140 (or 0x772140) is known color: Pompadour. HEX triplet: 77, 21 and 40. RGB value is (119,33,64). Sum of RGB (Red+Green+Blue) = 119+33+64=216 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.09% from 216); Green value is 33 (13.28% from 255 or 15.28% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 119 - color contains mainly: red. Hex color #772140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772140 is #88DEBF. Grayscale: #3E3E3E. Windows color (decimal): -8969920 or 4202871. OLE color: 4202871.
HSL color Cylindrical-coordinate representation of color #772140: hue angle of 338.37º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #772140 is Cyan = 0, Magento = 0.72, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 33 | 64 | - |
| CMYK | 0 | 0.72 | 0.46 | 0.53 |
| HSL | 338.37º | 0.57% | 0.3% | - |
| HSV(B) | 338.37º | 0.72% | 0.47% | - |
| XYZ | 9.08 | 5.38 | 5.41 | - |
| YUV | 62.25 | 128.99 | 168.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 33 | 64 | 0 | 0.72 | 0.46 | 0.53 | 338.37 | 0.57 | 0.3 |
| Hex | 77 | 21 | 40 | 0 | 48 | 2E | 35 | 152 | 39 | 1E |
| Octal | 167 | 41 | 100 | 0 | 110 | 56 | 65 | 522 | 71 | 36 |
| Binary | 1110111 | 100001 | 1000000 | 0 | 1001000 | 101110 | 110101 | 101010010 | 111001 | 11110 |
Color Harmonies of #772140
Complementary color
Monochromatic Colors of #772140
Black with #772140
Text Example
Text Example
White with #772140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772140; }
p { color: rgb(119,33,64); }
H1.HeaderClassName
{
color: #772140;
}
.AnyTagClassName
{
color: #772140;
}
</style>
background-color css
<style>
a { background-color: #772140; }
a { background-color: rgb(119,33,64); }
div.DivClassName
{
background-color: #772140;
}
.BgClassName
{
background-color: #772140;
}
</style>
border-color css
<style>
span { border-color: #772140; }
span { border-color: rgb(119,33,64); }
td.TdClassName
{
border-color: #772140;
}
.TagClassName
{
border-color: #772140;
}
</style>