Shades of Pompadour #762157
Tints of Pompadour #762157
RGB
CMYK
RGB Variations
Color information
#762157 (or 0x762157) is known color: Pompadour. HEX triplet: 76, 21 and 57. RGB value is (118,33,87). Sum of RGB (Red+Green+Blue) = 118+33+87=238 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.58% from 238); Green value is 33 (13.28% from 255 or 13.87% from 238); Blue value is 87 (34.38% from 255 or 36.55% from 238); Max value from RGB is 118 - color contains mainly: red. Hex color #762157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762157 is #89DEA8. Grayscale: #404040. Windows color (decimal): -9035433 or 5710198. OLE color: 5710198.
HSL color Cylindrical-coordinate representation of color #762157: hue angle of 321.88º 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 #762157 is Cyan = 0, Magento = 0.72, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 87 | - |
| CMYK | 0 | 0.72 | 0.26 | 0.54 |
| HSL | 321.88º | 0.56% | 0.3% | - |
| HSV(B) | 321.88º | 0.72% | 0.46% | - |
| XYZ | 9.74 | 5.63 | 9.59 | - |
| YUV | 64.57 | 140.66 | 166.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 87 | 0 | 0.72 | 0.26 | 0.54 | 321.88 | 0.56 | 0.3 |
| Hex | 76 | 21 | 57 | 0 | 48 | 1A | 36 | 142 | 38 | 1E |
| Octal | 166 | 41 | 127 | 0 | 110 | 32 | 66 | 502 | 70 | 36 |
| Binary | 1110110 | 100001 | 1010111 | 0 | 1001000 | 11010 | 110110 | 101000010 | 111000 | 11110 |
Color Harmonies of #762157
Complementary color
Monochromatic Colors of #762157
Black with #762157
Text Example
Text Example
White with #762157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762157; }
p { color: rgb(118,33,87); }
H1.HeaderClassName
{
color: #762157;
}
.AnyTagClassName
{
color: #762157;
}
</style>
background-color css
<style>
a { background-color: #762157; }
a { background-color: rgb(118,33,87); }
div.DivClassName
{
background-color: #762157;
}
.BgClassName
{
background-color: #762157;
}
</style>
border-color css
<style>
span { border-color: #762157; }
span { border-color: rgb(118,33,87); }
td.TdClassName
{
border-color: #762157;
}
.TagClassName
{
border-color: #762157;
}
</style>