Shades of Pompadour #762054
Tints of Pompadour #762054
RGB
CMYK
RGB Variations
Color information
#762054 (or 0x762054) is known color: Pompadour. HEX triplet: 76, 20 and 54. RGB value is (118,32,84). Sum of RGB (Red+Green+Blue) = 118+32+84=234 (30% of max value = 765). Red value is 118 (46.48% from 255 or 50.43% from 234); Green value is 32 (12.89% from 255 or 13.68% from 234); Blue value is 84 (33.20% from 255 or 35.90% from 234); Max value from RGB is 118 - color contains mainly: red. Hex color #762054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762054 is #89DFAB. Grayscale: #3F3F3F. Windows color (decimal): -9035692 or 5513334. OLE color: 5513334.
HSL color Cylindrical-coordinate representation of color #762054: hue angle of 323.72º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #762054 is Cyan = 0, Magento = 0.73, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 32 | 84 | - |
| CMYK | 0 | 0.73 | 0.29 | 0.54 |
| HSL | 323.72º | 0.57% | 0.29% | - |
| HSV(B) | 323.72º | 0.73% | 0.46% | - |
| XYZ | 9.59 | 5.52 | 8.95 | - |
| YUV | 63.64 | 139.49 | 166.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 32 | 84 | 0 | 0.73 | 0.29 | 0.54 | 323.72 | 0.57 | 0.29 |
| Hex | 76 | 20 | 54 | 0 | 49 | 1D | 36 | 144 | 39 | 1D |
| Octal | 166 | 40 | 124 | 0 | 111 | 35 | 66 | 504 | 71 | 35 |
| Binary | 1110110 | 100000 | 1010100 | 0 | 1001001 | 11101 | 110110 | 101000100 | 111001 | 11101 |
Color Harmonies of #762054
Complementary color
Monochromatic Colors of #762054
Black with #762054
Text Example
Text Example
White with #762054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762054; }
p { color: rgb(118,32,84); }
H1.HeaderClassName
{
color: #762054;
}
.AnyTagClassName
{
color: #762054;
}
</style>
background-color css
<style>
a { background-color: #762054; }
a { background-color: rgb(118,32,84); }
div.DivClassName
{
background-color: #762054;
}
.BgClassName
{
background-color: #762054;
}
</style>
border-color css
<style>
span { border-color: #762054; }
span { border-color: rgb(118,32,84); }
td.TdClassName
{
border-color: #762054;
}
.TagClassName
{
border-color: #762054;
}
</style>