Shades of Pompadour #761441
Tints of Pompadour #761441
RGB
CMYK
RGB Variations
Color information
#761441 (or 0x761441) is known color: Pompadour. HEX triplet: 76, 14 and 41. RGB value is (118,20,65). Sum of RGB (Red+Green+Blue) = 118+20+65=203 (26% of max value = 765). Red value is 118 (46.48% from 255 or 58.13% from 203); Green value is 20 (8.20% from 255 or 9.85% from 203); Blue value is 65 (25.78% from 255 or 32.02% from 203); Max value from RGB is 118 - color contains mainly: red. Hex color #761441 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761441 is #89EBBE. Grayscale: #363636. Windows color (decimal): -9038783 or 4265078. OLE color: 4265078.
HSL color Cylindrical-coordinate representation of color #761441: hue angle of 332.45º 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 #761441 is Cyan = 0, Magento = 0.83, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 20 | 65 | - |
| CMYK | 0 | 0.83 | 0.45 | 0.54 |
| HSL | 332.45º | 0.71% | 0.27% | - |
| HSV(B) | 332.45º | 0.83% | 0.46% | - |
| XYZ | 8.68 | 4.73 | 5.46 | - |
| YUV | 54.43 | 133.97 | 173.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 20 | 65 | 0 | 0.83 | 0.45 | 0.54 | 332.45 | 0.71 | 0.27 |
| Hex | 76 | 14 | 41 | 0 | 53 | 2D | 36 | 14C | 47 | 1B |
| Octal | 166 | 24 | 101 | 0 | 123 | 55 | 66 | 514 | 107 | 33 |
| Binary | 1110110 | 10100 | 1000001 | 0 | 1010011 | 101101 | 110110 | 101001100 | 1000111 | 11011 |
Color Harmonies of #761441
Complementary color
Monochromatic Colors of #761441
Black with #761441
Text Example
Text Example
White with #761441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761441; }
p { color: rgb(118,20,65); }
H1.HeaderClassName
{
color: #761441;
}
.AnyTagClassName
{
color: #761441;
}
</style>
background-color css
<style>
a { background-color: #761441; }
a { background-color: rgb(118,20,65); }
div.DivClassName
{
background-color: #761441;
}
.BgClassName
{
background-color: #761441;
}
</style>
border-color css
<style>
span { border-color: #761441; }
span { border-color: rgb(118,20,65); }
td.TdClassName
{
border-color: #761441;
}
.TagClassName
{
border-color: #761441;
}
</style>