Shades of Pompadour #761257
Tints of Pompadour #761257
RGB
CMYK
RGB Variations
Color information
#761257 (or 0x761257) is known color: Pompadour. HEX triplet: 76, 12 and 57. RGB value is (118,18,87). Sum of RGB (Red+Green+Blue) = 118+18+87=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 18 (7.42% from 255 or 8.07% from 223); Blue value is 87 (34.38% from 255 or 39.01% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #761257 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761257 is #89EDA8. Grayscale: #373737. Windows color (decimal): -9039273 or 5706358. OLE color: 5706358.
HSL color Cylindrical-coordinate representation of color #761257: hue angle of 318.6º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #761257 is Cyan = 0, Magento = 0.85, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 18 | 87 | - |
| CMYK | 0 | 0.85 | 0.26 | 0.54 |
| HSL | 318.6º | 0.74% | 0.27% | - |
| HSV(B) | 318.6º | 0.85% | 0.46% | - |
| XYZ | 9.41 | 4.97 | 9.48 | - |
| YUV | 55.77 | 145.63 | 172.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 18 | 87 | 0 | 0.85 | 0.26 | 0.54 | 318.6 | 0.74 | 0.27 |
| Hex | 76 | 12 | 57 | 0 | 55 | 1A | 36 | 13F | 4A | 1B |
| Octal | 166 | 22 | 127 | 0 | 125 | 32 | 66 | 477 | 112 | 33 |
| Binary | 1110110 | 10010 | 1010111 | 0 | 1010101 | 11010 | 110110 | 100111111 | 1001010 | 11011 |
Color Harmonies of #761257
Complementary color
Monochromatic Colors of #761257
Black with #761257
Text Example
Text Example
White with #761257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761257; }
p { color: rgb(118,18,87); }
H1.HeaderClassName
{
color: #761257;
}
.AnyTagClassName
{
color: #761257;
}
</style>
background-color css
<style>
a { background-color: #761257; }
a { background-color: rgb(118,18,87); }
div.DivClassName
{
background-color: #761257;
}
.BgClassName
{
background-color: #761257;
}
</style>
border-color css
<style>
span { border-color: #761257; }
span { border-color: rgb(118,18,87); }
td.TdClassName
{
border-color: #761257;
}
.TagClassName
{
border-color: #761257;
}
</style>