Shades of Pompadour #762143
Tints of Pompadour #762143
RGB
CMYK
RGB Variations
Color information
#762143 (or 0x762143) is known color: Pompadour. HEX triplet: 76, 21 and 43. RGB value is (118,33,67). Sum of RGB (Red+Green+Blue) = 118+33+67=218 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.13% from 218); Green value is 33 (13.28% from 255 or 15.14% from 218); Blue value is 67 (26.56% from 255 or 30.73% from 218); Max value from RGB is 118 - color contains mainly: red. Hex color #762143 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762143 is #89DEBC. Grayscale: #3E3E3E. Windows color (decimal): -9035453 or 4399478. OLE color: 4399478.
HSL color Cylindrical-coordinate representation of color #762143: hue angle of 336º 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 #762143 is Cyan = 0, Magento = 0.72, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 67 | - |
| CMYK | 0 | 0.72 | 0.43 | 0.54 |
| HSL | 336º | 0.56% | 0.3% | - |
| HSV(B) | 336º | 0.72% | 0.46% | - |
| XYZ | 9.03 | 5.34 | 5.87 | - |
| YUV | 62.29 | 130.66 | 167.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 67 | 0 | 0.72 | 0.43 | 0.54 | 336 | 0.56 | 0.3 |
| Hex | 76 | 21 | 43 | 0 | 48 | 2B | 36 | 150 | 38 | 1E |
| Octal | 166 | 41 | 103 | 0 | 110 | 53 | 66 | 520 | 70 | 36 |
| Binary | 1110110 | 100001 | 1000011 | 0 | 1001000 | 101011 | 110110 | 101010000 | 111000 | 11110 |
Color Harmonies of #762143
Complementary color
Monochromatic Colors of #762143
Black with #762143
Text Example
Text Example
White with #762143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762143; }
p { color: rgb(118,33,67); }
H1.HeaderClassName
{
color: #762143;
}
.AnyTagClassName
{
color: #762143;
}
</style>
background-color css
<style>
a { background-color: #762143; }
a { background-color: rgb(118,33,67); }
div.DivClassName
{
background-color: #762143;
}
.BgClassName
{
background-color: #762143;
}
</style>
border-color css
<style>
span { border-color: #762143; }
span { border-color: rgb(118,33,67); }
td.TdClassName
{
border-color: #762143;
}
.TagClassName
{
border-color: #762143;
}
</style>