Shades of Pompadour #762140
Tints of Pompadour #762140
RGB
CMYK
RGB Variations
Color information
#762140 (or 0x762140) is known color: Pompadour. HEX triplet: 76, 21 and 40. RGB value is (118,33,64). Sum of RGB (Red+Green+Blue) = 118+33+64=215 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.88% from 215); Green value is 33 (13.28% from 255 or 15.35% from 215); Blue value is 64 (25.39% from 255 or 29.77% from 215); Max value from RGB is 118 - color contains mainly: red. Hex color #762140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762140 is #89DEBF. Grayscale: #3D3D3D. Windows color (decimal): -9035456 or 4202870. OLE color: 4202870.
HSL color Cylindrical-coordinate representation of color #762140: hue angle of 338.12º 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 #762140 is Cyan = 0, Magento = 0.72, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 64 | - |
| CMYK | 0 | 0.72 | 0.46 | 0.54 |
| HSL | 338.12º | 0.56% | 0.3% | - |
| HSV(B) | 338.12º | 0.72% | 0.46% | - |
| XYZ | 8.94 | 5.31 | 5.4 | - |
| YUV | 61.95 | 129.16 | 167.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 64 | 0 | 0.72 | 0.46 | 0.54 | 338.12 | 0.56 | 0.3 |
| Hex | 76 | 21 | 40 | 0 | 48 | 2E | 36 | 152 | 38 | 1E |
| Octal | 166 | 41 | 100 | 0 | 110 | 56 | 66 | 522 | 70 | 36 |
| Binary | 1110110 | 100001 | 1000000 | 0 | 1001000 | 101110 | 110110 | 101010010 | 111000 | 11110 |
Color Harmonies of #762140
Complementary color
Monochromatic Colors of #762140
Black with #762140
Text Example
Text Example
White with #762140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762140; }
p { color: rgb(118,33,64); }
H1.HeaderClassName
{
color: #762140;
}
.AnyTagClassName
{
color: #762140;
}
</style>
background-color css
<style>
a { background-color: #762140; }
a { background-color: rgb(118,33,64); }
div.DivClassName
{
background-color: #762140;
}
.BgClassName
{
background-color: #762140;
}
</style>
border-color css
<style>
span { border-color: #762140; }
span { border-color: rgb(118,33,64); }
td.TdClassName
{
border-color: #762140;
}
.TagClassName
{
border-color: #762140;
}
</style>