Shades of Pompadour #761340
Tints of Pompadour #761340
RGB
CMYK
RGB Variations
Color information
#761340 (or 0x761340) is known color: Pompadour. HEX triplet: 76, 13 and 40. RGB value is (118,19,64). Sum of RGB (Red+Green+Blue) = 118+19+64=201 (26% of max value = 765). Red value is 118 (46.48% from 255 or 58.71% from 201); Green value is 19 (7.81% from 255 or 9.45% from 201); Blue value is 64 (25.39% from 255 or 31.84% from 201); Max value from RGB is 118 - color contains mainly: red. Hex color #761340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761340 is #89ECBF. Grayscale: #353535. Windows color (decimal): -9039040 or 4199286. OLE color: 4199286.
HSL color Cylindrical-coordinate representation of color #761340: hue angle of 332.73º 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 #761340 is Cyan = 0, Magento = 0.84, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 19 | 64 | - |
| CMYK | 0 | 0.84 | 0.46 | 0.54 |
| HSL | 332.73º | 0.72% | 0.27% | - |
| HSV(B) | 332.73º | 0.84% | 0.46% | - |
| XYZ | 8.63 | 4.69 | 5.3 | - |
| YUV | 53.73 | 133.8 | 173.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 19 | 64 | 0 | 0.84 | 0.46 | 0.54 | 332.73 | 0.72 | 0.27 |
| Hex | 76 | 13 | 40 | 0 | 54 | 2E | 36 | 14D | 48 | 1B |
| Octal | 166 | 23 | 100 | 0 | 124 | 56 | 66 | 515 | 110 | 33 |
| Binary | 1110110 | 10011 | 1000000 | 0 | 1010100 | 101110 | 110110 | 101001101 | 1001000 | 11011 |
Color Harmonies of #761340
Complementary color
Monochromatic Colors of #761340
Black with #761340
Text Example
Text Example
White with #761340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761340; }
p { color: rgb(118,19,64); }
H1.HeaderClassName
{
color: #761340;
}
.AnyTagClassName
{
color: #761340;
}
</style>
background-color css
<style>
a { background-color: #761340; }
a { background-color: rgb(118,19,64); }
div.DivClassName
{
background-color: #761340;
}
.BgClassName
{
background-color: #761340;
}
</style>
border-color css
<style>
span { border-color: #761340; }
span { border-color: rgb(118,19,64); }
td.TdClassName
{
border-color: #761340;
}
.TagClassName
{
border-color: #761340;
}
</style>