Shades of Pompadour #761341
Tints of Pompadour #761341
RGB
CMYK
RGB Variations
Color information
#761341 (or 0x761341) is known color: Pompadour. HEX triplet: 76, 13 and 41. RGB value is (118,19,65). Sum of RGB (Red+Green+Blue) = 118+19+65=202 (26% of max value = 765). Red value is 118 (46.48% from 255 or 58.42% from 202); Green value is 19 (7.81% from 255 or 9.41% from 202); Blue value is 65 (25.78% from 255 or 32.18% from 202); Max value from RGB is 118 - color contains mainly: red. Hex color #761341 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761341 is #89ECBE. Grayscale: #353535. Windows color (decimal): -9039039 or 4264822. OLE color: 4264822.
HSL color Cylindrical-coordinate representation of color #761341: hue angle of 332.12º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #761341 is Cyan = 0, Magento = 0.84, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 19 | 65 | - |
| CMYK | 0 | 0.84 | 0.45 | 0.54 |
| HSL | 332.12º | 0.72% | 0.27% | - |
| HSV(B) | 332.12º | 0.84% | 0.46% | - |
| XYZ | 8.66 | 4.7 | 5.45 | - |
| YUV | 53.85 | 134.3 | 173.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 19 | 65 | 0 | 0.84 | 0.45 | 0.54 | 332.12 | 0.72 | 0.27 |
| Hex | 76 | 13 | 41 | 0 | 54 | 2D | 36 | 14C | 48 | 1B |
| Octal | 166 | 23 | 101 | 0 | 124 | 55 | 66 | 514 | 110 | 33 |
| Binary | 1110110 | 10011 | 1000001 | 0 | 1010100 | 101101 | 110110 | 101001100 | 1001000 | 11011 |
Color Harmonies of #761341
Complementary color
Monochromatic Colors of #761341
Black with #761341
Text Example
Text Example
White with #761341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761341; }
p { color: rgb(118,19,65); }
H1.HeaderClassName
{
color: #761341;
}
.AnyTagClassName
{
color: #761341;
}
</style>
background-color css
<style>
a { background-color: #761341; }
a { background-color: rgb(118,19,65); }
div.DivClassName
{
background-color: #761341;
}
.BgClassName
{
background-color: #761341;
}
</style>
border-color css
<style>
span { border-color: #761341; }
span { border-color: rgb(118,19,65); }
td.TdClassName
{
border-color: #761341;
}
.TagClassName
{
border-color: #761341;
}
</style>