Shades of Pompadour #762154
Tints of Pompadour #762154
RGB
CMYK
RGB Variations
Color information
#762154 (or 0x762154) is known color: Pompadour. HEX triplet: 76, 21 and 54. RGB value is (118,33,84). Sum of RGB (Red+Green+Blue) = 118+33+84=235 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50.21% from 235); Green value is 33 (13.28% from 255 or 14.04% from 235); Blue value is 84 (33.20% from 255 or 35.74% from 235); Max value from RGB is 118 - color contains mainly: red. Hex color #762154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762154 is #89DEAB. Grayscale: #404040. Windows color (decimal): -9035436 or 5513590. OLE color: 5513590.
HSL color Cylindrical-coordinate representation of color #762154: hue angle of 324º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #762154 is Cyan = 0, Magento = 0.72, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 84 | - |
| CMYK | 0 | 0.72 | 0.29 | 0.54 |
| HSL | 324º | 0.56% | 0.3% | - |
| HSV(B) | 324º | 0.72% | 0.46% | - |
| XYZ | 9.62 | 5.58 | 8.96 | - |
| YUV | 64.23 | 139.16 | 166.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 84 | 0 | 0.72 | 0.29 | 0.54 | 324 | 0.56 | 0.3 |
| Hex | 76 | 21 | 54 | 0 | 48 | 1D | 36 | 144 | 38 | 1E |
| Octal | 166 | 41 | 124 | 0 | 110 | 35 | 66 | 504 | 70 | 36 |
| Binary | 1110110 | 100001 | 1010100 | 0 | 1001000 | 11101 | 110110 | 101000100 | 111000 | 11110 |
Color Harmonies of #762154
Complementary color
Monochromatic Colors of #762154
Black with #762154
Text Example
Text Example
White with #762154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762154; }
p { color: rgb(118,33,84); }
H1.HeaderClassName
{
color: #762154;
}
.AnyTagClassName
{
color: #762154;
}
</style>
background-color css
<style>
a { background-color: #762154; }
a { background-color: rgb(118,33,84); }
div.DivClassName
{
background-color: #762154;
}
.BgClassName
{
background-color: #762154;
}
</style>
border-color css
<style>
span { border-color: #762154; }
span { border-color: rgb(118,33,84); }
td.TdClassName
{
border-color: #762154;
}
.TagClassName
{
border-color: #762154;
}
</style>