Shades of Pompadour #771452
Tints of Pompadour #771452
RGB
CMYK
RGB Variations
Color information
#771452 (or 0x771452) is known color: Pompadour. HEX triplet: 77, 14 and 52. RGB value is (119,20,82). Sum of RGB (Red+Green+Blue) = 119+20+82=221 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.85% from 221); Green value is 20 (8.20% from 255 or 9.05% from 221); Blue value is 82 (32.42% from 255 or 37.10% from 221); Max value from RGB is 119 - color contains mainly: red. Hex color #771452 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #771452 is #88EBAD. Grayscale: #383838. Windows color (decimal): -8973230 or 5379191. OLE color: 5379191.
HSL color Cylindrical-coordinate representation of color #771452: hue angle of 322.42º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #771452 is Cyan = 0, Magento = 0.83, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 20 | 82 | - |
| CMYK | 0 | 0.83 | 0.31 | 0.53 |
| HSL | 322.42º | 0.71% | 0.27% | - |
| HSV(B) | 322.42º | 0.83% | 0.47% | - |
| XYZ | 9.38 | 5.03 | 8.46 | - |
| YUV | 56.67 | 142.3 | 172.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 20 | 82 | 0 | 0.83 | 0.31 | 0.53 | 322.42 | 0.71 | 0.27 |
| Hex | 77 | 14 | 52 | 0 | 53 | 1F | 35 | 142 | 47 | 1B |
| Octal | 167 | 24 | 122 | 0 | 123 | 37 | 65 | 502 | 107 | 33 |
| Binary | 1110111 | 10100 | 1010010 | 0 | 1010011 | 11111 | 110101 | 101000010 | 1000111 | 11011 |
Color Harmonies of #771452
Complementary color
Monochromatic Colors of #771452
Black with #771452
Text Example
Text Example
White with #771452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771452; }
p { color: rgb(119,20,82); }
H1.HeaderClassName
{
color: #771452;
}
.AnyTagClassName
{
color: #771452;
}
</style>
background-color css
<style>
a { background-color: #771452; }
a { background-color: rgb(119,20,82); }
div.DivClassName
{
background-color: #771452;
}
.BgClassName
{
background-color: #771452;
}
</style>
border-color css
<style>
span { border-color: #771452; }
span { border-color: rgb(119,20,82); }
td.TdClassName
{
border-color: #771452;
}
.TagClassName
{
border-color: #771452;
}
</style>