Shades of Pompadour #761447
Tints of Pompadour #761447
RGB
CMYK
RGB Variations
Color information
#761447 (or 0x761447) is known color: Pompadour. HEX triplet: 76, 14 and 47. RGB value is (118,20,71). Sum of RGB (Red+Green+Blue) = 118+20+71=209 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.46% from 209); Green value is 20 (8.20% from 255 or 9.57% from 209); Blue value is 71 (28.12% from 255 or 33.97% from 209); Max value from RGB is 118 - color contains mainly: red. Hex color #761447 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761447 is #89EBB8. Grayscale: #373737. Windows color (decimal): -9038777 or 4658294. OLE color: 4658294.
HSL color Cylindrical-coordinate representation of color #761447: hue angle of 328.78º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #761447 is Cyan = 0, Magento = 0.83, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 20 | 71 | - |
| CMYK | 0 | 0.83 | 0.40 | 0.54 |
| HSL | 328.78º | 0.71% | 0.27% | - |
| HSV(B) | 328.78º | 0.83% | 0.46% | - |
| XYZ | 8.86 | 4.81 | 6.42 | - |
| YUV | 55.12 | 136.97 | 172.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 20 | 71 | 0 | 0.83 | 0.40 | 0.54 | 328.78 | 0.71 | 0.27 |
| Hex | 76 | 14 | 47 | 0 | 53 | 28 | 36 | 149 | 47 | 1B |
| Octal | 166 | 24 | 107 | 0 | 123 | 50 | 66 | 511 | 107 | 33 |
| Binary | 1110110 | 10100 | 1000111 | 0 | 1010011 | 101000 | 110110 | 101001001 | 1000111 | 11011 |
Color Harmonies of #761447
Complementary color
Monochromatic Colors of #761447
Black with #761447
Text Example
Text Example
White with #761447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761447; }
p { color: rgb(118,20,71); }
H1.HeaderClassName
{
color: #761447;
}
.AnyTagClassName
{
color: #761447;
}
</style>
background-color css
<style>
a { background-color: #761447; }
a { background-color: rgb(118,20,71); }
div.DivClassName
{
background-color: #761447;
}
.BgClassName
{
background-color: #761447;
}
</style>
border-color css
<style>
span { border-color: #761447; }
span { border-color: rgb(118,20,71); }
td.TdClassName
{
border-color: #761447;
}
.TagClassName
{
border-color: #761447;
}
</style>