Shades of Pompadour #762041
Tints of Pompadour #762041
RGB
CMYK
RGB Variations
Color information
#762041 (or 0x762041) is known color: Pompadour. HEX triplet: 76, 20 and 41. RGB value is (118,32,65). Sum of RGB (Red+Green+Blue) = 118+32+65=215 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.88% from 215); Green value is 32 (12.89% from 255 or 14.88% from 215); Blue value is 65 (25.78% from 255 or 30.23% from 215); Max value from RGB is 118 - color contains mainly: red. Hex color #762041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762041 is #89DFBE. Grayscale: #3D3D3D. Windows color (decimal): -9035711 or 4268150. OLE color: 4268150.
HSL color Cylindrical-coordinate representation of color #762041: hue angle of 336.98º 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 #762041 is Cyan = 0, Magento = 0.73, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 32 | 65 | - |
| CMYK | 0 | 0.73 | 0.45 | 0.54 |
| HSL | 336.98º | 0.57% | 0.29% | - |
| HSV(B) | 336.98º | 0.73% | 0.46% | - |
| XYZ | 8.94 | 5.27 | 5.55 | - |
| YUV | 61.48 | 129.99 | 168.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 32 | 65 | 0 | 0.73 | 0.45 | 0.54 | 336.98 | 0.57 | 0.29 |
| Hex | 76 | 20 | 41 | 0 | 49 | 2D | 36 | 151 | 39 | 1D |
| Octal | 166 | 40 | 101 | 0 | 111 | 55 | 66 | 521 | 71 | 35 |
| Binary | 1110110 | 100000 | 1000001 | 0 | 1001001 | 101101 | 110110 | 101010001 | 111001 | 11101 |
Color Harmonies of #762041
Complementary color
Monochromatic Colors of #762041
Black with #762041
Text Example
Text Example
White with #762041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762041; }
p { color: rgb(118,32,65); }
H1.HeaderClassName
{
color: #762041;
}
.AnyTagClassName
{
color: #762041;
}
</style>
background-color css
<style>
a { background-color: #762041; }
a { background-color: rgb(118,32,65); }
div.DivClassName
{
background-color: #762041;
}
.BgClassName
{
background-color: #762041;
}
</style>
border-color css
<style>
span { border-color: #762041; }
span { border-color: rgb(118,32,65); }
td.TdClassName
{
border-color: #762041;
}
.TagClassName
{
border-color: #762041;
}
</style>