Shades of Pompadour #762052
Tints of Pompadour #762052
RGB
CMYK
RGB Variations
Color information
#762052 (or 0x762052) is known color: Pompadour. HEX triplet: 76, 20 and 52. RGB value is (118,32,82). Sum of RGB (Red+Green+Blue) = 118+32+82=232 (30% of max value = 765). Red value is 118 (46.48% from 255 or 50.86% from 232); Green value is 32 (12.89% from 255 or 13.79% from 232); Blue value is 82 (32.42% from 255 or 35.34% from 232); Max value from RGB is 118 - color contains mainly: red. Hex color #762052 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762052 is #89DFAD. Grayscale: #3F3F3F. Windows color (decimal): -9035694 or 5382262. OLE color: 5382262.
HSL color Cylindrical-coordinate representation of color #762052: hue angle of 325.12º 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 #762052 is Cyan = 0, Magento = 0.73, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 32 | 82 | - |
| CMYK | 0 | 0.73 | 0.31 | 0.54 |
| HSL | 325.12º | 0.57% | 0.29% | - |
| HSV(B) | 325.12º | 0.73% | 0.46% | - |
| XYZ | 9.51 | 5.49 | 8.54 | - |
| YUV | 63.41 | 138.49 | 166.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 32 | 82 | 0 | 0.73 | 0.31 | 0.54 | 325.12 | 0.57 | 0.29 |
| Hex | 76 | 20 | 52 | 0 | 49 | 1F | 36 | 145 | 39 | 1D |
| Octal | 166 | 40 | 122 | 0 | 111 | 37 | 66 | 505 | 71 | 35 |
| Binary | 1110110 | 100000 | 1010010 | 0 | 1001001 | 11111 | 110110 | 101000101 | 111001 | 11101 |
Color Harmonies of #762052
Complementary color
Monochromatic Colors of #762052
Black with #762052
Text Example
Text Example
White with #762052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762052; }
p { color: rgb(118,32,82); }
H1.HeaderClassName
{
color: #762052;
}
.AnyTagClassName
{
color: #762052;
}
</style>
background-color css
<style>
a { background-color: #762052; }
a { background-color: rgb(118,32,82); }
div.DivClassName
{
background-color: #762052;
}
.BgClassName
{
background-color: #762052;
}
</style>
border-color css
<style>
span { border-color: #762052; }
span { border-color: rgb(118,32,82); }
td.TdClassName
{
border-color: #762052;
}
.TagClassName
{
border-color: #762052;
}
</style>