Shades of Pompadour #762057
Tints of Pompadour #762057
RGB
CMYK
RGB Variations
Color information
#762057 (or 0x762057) is known color: Pompadour. HEX triplet: 76, 20 and 57. RGB value is (118,32,87). Sum of RGB (Red+Green+Blue) = 118+32+87=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 32 (12.89% from 255 or 13.50% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #762057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762057 is #89DFA8. Grayscale: #3F3F3F. Windows color (decimal): -9035689 or 5709942. OLE color: 5709942.
HSL color Cylindrical-coordinate representation of color #762057: hue angle of 321.63º 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 #762057 is Cyan = 0, Magento = 0.73, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 32 | 87 | - |
| CMYK | 0 | 0.73 | 0.26 | 0.54 |
| HSL | 321.63º | 0.57% | 0.29% | - |
| HSV(B) | 321.63º | 0.73% | 0.46% | - |
| XYZ | 9.71 | 5.57 | 9.58 | - |
| YUV | 63.98 | 140.99 | 166.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 32 | 87 | 0 | 0.73 | 0.26 | 0.54 | 321.63 | 0.57 | 0.29 |
| Hex | 76 | 20 | 57 | 0 | 49 | 1A | 36 | 142 | 39 | 1D |
| Octal | 166 | 40 | 127 | 0 | 111 | 32 | 66 | 502 | 71 | 35 |
| Binary | 1110110 | 100000 | 1010111 | 0 | 1001001 | 11010 | 110110 | 101000010 | 111001 | 11101 |
Color Harmonies of #762057
Complementary color
Monochromatic Colors of #762057
Black with #762057
Text Example
Text Example
White with #762057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762057; }
p { color: rgb(118,32,87); }
H1.HeaderClassName
{
color: #762057;
}
.AnyTagClassName
{
color: #762057;
}
</style>
background-color css
<style>
a { background-color: #762057; }
a { background-color: rgb(118,32,87); }
div.DivClassName
{
background-color: #762057;
}
.BgClassName
{
background-color: #762057;
}
</style>
border-color css
<style>
span { border-color: #762057; }
span { border-color: rgb(118,32,87); }
td.TdClassName
{
border-color: #762057;
}
.TagClassName
{
border-color: #762057;
}
</style>