Shades of Pompadour #761542
Tints of Pompadour #761542
RGB
CMYK
RGB Variations
Color information
#761542 (or 0x761542) is known color: Pompadour. HEX triplet: 76, 15 and 42. RGB value is (118,21,66). Sum of RGB (Red+Green+Blue) = 118+21+66=205 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.56% from 205); Green value is 21 (8.59% from 255 or 10.24% from 205); Blue value is 66 (26.17% from 255 or 32.20% from 205); Max value from RGB is 118 - color contains mainly: red. Hex color #761542 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761542 is #89EABD. Grayscale: #373737. Windows color (decimal): -9038526 or 4330870. OLE color: 4330870.
HSL color Cylindrical-coordinate representation of color #761542: hue angle of 332.16º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #761542 is Cyan = 0, Magento = 0.82, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 21 | 66 | - |
| CMYK | 0 | 0.82 | 0.44 | 0.54 |
| HSL | 332.16º | 0.7% | 0.27% | - |
| HSV(B) | 332.16º | 0.82% | 0.46% | - |
| XYZ | 8.72 | 4.78 | 5.62 | - |
| YUV | 55.13 | 134.14 | 172.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 21 | 66 | 0 | 0.82 | 0.44 | 0.54 | 332.16 | 0.7 | 0.27 |
| Hex | 76 | 15 | 42 | 0 | 52 | 2C | 36 | 14C | 46 | 1B |
| Octal | 166 | 25 | 102 | 0 | 122 | 54 | 66 | 514 | 106 | 33 |
| Binary | 1110110 | 10101 | 1000010 | 0 | 1010010 | 101100 | 110110 | 101001100 | 1000110 | 11011 |
Color Harmonies of #761542
Complementary color
Monochromatic Colors of #761542
Black with #761542
Text Example
Text Example
White with #761542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761542; }
p { color: rgb(118,21,66); }
H1.HeaderClassName
{
color: #761542;
}
.AnyTagClassName
{
color: #761542;
}
</style>
background-color css
<style>
a { background-color: #761542; }
a { background-color: rgb(118,21,66); }
div.DivClassName
{
background-color: #761542;
}
.BgClassName
{
background-color: #761542;
}
</style>
border-color css
<style>
span { border-color: #761542; }
span { border-color: rgb(118,21,66); }
td.TdClassName
{
border-color: #761542;
}
.TagClassName
{
border-color: #761542;
}
</style>